It is currently Sat Sep 26, 2026 7:10 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 9 posts ] 
Author Message
 Post subject: script fu layer effects grayed out [SOLVED]
PostPosted: Mon May 07, 2012 10:57 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
GIMP Version: 2.6.12
Operating System: Linux
OS Version: Linux Fedora & Windows 7 (64-bit)
GIMP Experience: Intermediate



I am trying to use Script-Fu Layer effects and they are all grayed out. I tried to use a selection, then no selection, made sure it was on RGB. I don't know what else to try. It always worked before. HELP please.

_________________
Image


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: script fu layer effects grayed out
PostPosted: Mon May 07, 2012 11:03 am  (#2) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7388
Location: Göteborg at last!
Isn't there a python version of this? Maybe that would work better. Just had a thought, has your layer got an alpha channel?


Top
 Post subject: Re: script fu layer effects grayed out
PostPosted: Mon May 07, 2012 11:20 am  (#3) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
I don't know if there is a Python version but this Script-Fu has always worked before, then all of a sudden it doesn't. it shows all the stuff there but they are gray.

EDIT: I just googled Layer effects and downloaded them again and pasted it into my scripts folder and now they are not gray anymore. strange huh!

_________________
Image


Top
 Post subject: Re: script fu layer effects grayed out
PostPosted: Mon May 07, 2012 11:23 am  (#4) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7388
Location: Göteborg at last!
There are a couple of python versions http://registry.gimp.org/node/186?page=1 Make sure you download the right one though.


Top
 Post subject: Re: script fu layer effects grayed out
PostPosted: Mon May 07, 2012 11:25 am  (#5) 
Offline
Script Coder
User avatar

Joined: Oct 25, 2010
Posts: 4812
molly wrote:
I don't know if there is a Python version but this Script-Fu has always worked before, then all of a sudden it doesn't. it shows all the stuff there but they are gray.


Possible reasons:
- image not in RGB mode
- layer has no alpha channel
- no layer selected (channel selected instead)
- floating selection

_________________
Image


Top
 Post subject: Re: script fu layer effects grayed out [SOLVED]
PostPosted: Mon May 07, 2012 11:58 am  (#6) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
thanks, I solved it by downloading the script again. I can't understand why they were all listed but gray, they shouldn't have shown at all if the script wasn't in my folder, (would they?)

_________________
Image


Top
 Post subject: Re: script fu layer effects grayed out [SOLVED]
PostPosted: Mon May 07, 2012 1:41 pm  (#7) 
Offline
Script Coder
User avatar

Joined: Apr 23, 2010
Posts: 1553
Location: not from Guildford after all
molly wrote:
thanks, I solved it by downloading the script again. I can't understand why they were all listed but gray, they shouldn't have shown at all if the script wasn't in my folder, (would they?)

Those scripts are written such that they are only available if the active drawable is a layer which has an alpha channel. In other words, the menu commands will be grayed out if you are editing a mask or channel, or if the layer you are editing does not have an alpha channel.

_________________
Any sufficiently primitive technology is indistinguishable from a rock.


Top
 Post subject: Re: script fu layer effects grayed out [SOLVED]
PostPosted: Mon May 07, 2012 2:21 pm  (#8) 
Offline
GimpChat Member
User avatar

Joined: Apr 07, 2010
Posts: 14182
Thanks guys, I didn't know that. I know I should know it but...:teeth I am a techie dummy

_________________
Image


Top
 Post subject: Re: script fu layer effects grayed out [SOLVED]
PostPosted: Mon May 07, 2012 2:24 pm  (#9) 
Offline
GimpChat Member
User avatar

Joined: Mar 23, 2012
Posts: 7388
Location: Göteborg at last!
That makes two of us. :hi5


Top
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group