Switch to full style
Ask all general Gimp related questions here
Post a reply

Python layer effects

Thu Oct 09, 2014 5:15 pm

GIMP Version: 2.8.10
Operating System: Windows
GIMP Experience: Intermediate Level



Every time I try and use the python layer effects it locks up the thoughts on entire program and I have to shut it down and reopen it.

Re: Python layer effects

Thu Oct 09, 2014 5:23 pm

can you inform us of which python layer effects you are using

Re: Python layer effects

Thu Oct 09, 2014 5:31 pm

I have attempted to use all of them and they all lock up the entire program

Re: Python layer effects

Thu Oct 09, 2014 5:44 pm

I just checked and I don't have Layerfx 2.8.py installed. And I haven't made any changes to my computer recently

Re: Python layer effects

Thu Oct 09, 2014 5:48 pm

I meant are you using layerfx.py or layerfx.2.8.py, as layerfx.2.8.py is a bit buggy

Re: Python layer effects

Thu Oct 09, 2014 5:50 pm

I did just notice that I have LayerFx.py in my script folder and plugins folder. Should I delete one and if so which one?

Re: Python layer effects

Thu Oct 09, 2014 6:06 pm

jeanniem wrote:I did just notice that I have LayerFx.py in my script folder and plugins folder. Should I delete one and if so which one?

LayerFx.py doesn't go into your scripts folder, so you can remove that one.

Re: Python layer effects

Thu Oct 09, 2014 6:10 pm

LayerFx.py is a plugin and should be in your plugins folder, layerfx.scm though is a script and should be in your scripts folder and having both is not a problem

Re: Python layer effects

Thu Oct 09, 2014 6:14 pm

I don't recommend Layfx-2.8 either, it is one big pain, unless you want to work with all those groups of layers.

Re: Python layer effects

Thu Oct 09, 2014 6:34 pm

Ok I deleted the one and still have the same problem.

Re: Python layer effects

Thu Oct 09, 2014 6:38 pm

Is it in your jeanniem\plug-ins\ and make sure you reboot your Gimp

Re: Python layer effects

Thu Oct 09, 2014 7:19 pm

It is in the right folder and I have rebooted Gimp but it still is not working.

Re: Python layer effects

Thu Oct 09, 2014 7:38 pm

jeanniem wrote:It is in the right folder and I have rebooted Gimp but it still is not working.

I would remove it altogether and get another LayerFx.py file and place it into your plugins folder.

Re: Python layer effects

Thu Oct 09, 2014 8:18 pm

Check the properties of layerFx.py to make sure the file permission is executable.

Re: Python layer effects

Thu Oct 09, 2014 8:23 pm

You don't need permissions with Windows, just linux.

Re: Python layer effects

Fri Oct 10, 2014 8:43 am

Do any of your python plugins work? Try making a new document any size. Go to filters>render>clouds>fog. Just wait for the dialog to appear and click ok and see if it works. Foggify is a default GIMP PYTHON plugin and if it doesn't work then your \lib\gimp\2.0\python OR if 64 bit install GIMP 2\32\lib\gimp\2.0\python folder may be corrupted.
Post a reply