It is currently Sun Aug 02, 2026 10:20 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: GIMP messages everytime i refresh script-fu and what is syntax error?
PostPosted: Sat Feb 21, 2015 2:22 am  (#1) 
Offline
New Member

Joined: Feb 21, 2015
Posts: 4
hi newbie from philippines. kindly help its says...Plug-in "script-fu.exe"
(C:\Program Files\GIMP 2\lib\gimp\2.0\plug-ins\script-fu.exe)
attempted to register the menu item "<Toolbox>/Xtns/FX-Foundry/Logos" for procedure "script-fu-glass-effect-text".
The menu label given in gimp_install_procedure() already contained a path. To make this work, pass just the menu's label to gimp_install_procedure().

Error: (C:\Program Files\GIMP 2\share\gimp\2.0\scripts\DIEGO_draw-random-drops.scm : 231) syntax error: illegal token 1


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: GIMP messages everytime i refresh script-fu and what is syntax err
PostPosted: Sat Feb 21, 2015 2:48 am  (#2) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
FX-Foundry scripts often have problems delete and try downloading from the source at GimpScripts

_________________
Image
No matter how much you push the envelope, it'll still be stationery.


Top
 Post subject: Re: GIMP messages everytime i refresh script-fu and what is syntax err
PostPosted: Sat Feb 21, 2015 4:16 am  (#3) 
Offline
GimpChat Member

Joined: Mar 04, 2011
Posts: 2610
The sourceforge package is old and syntax (the way instructions are called has changed with Gimp 2.8)
Is this the one you are looking for.
Image

An updated set of scripts, although not all of the sourceforge set, updated for Gimp 2.8 is available on Paul Shermans site
http://www.gimphelp.org/script28.shtml
Renamed but the above example is FU_create-new_glass-text.scm

FWIW, my advice do not put the script in
C:\Program Files\GIMP 2\share\gimp\2.0\scripts
but use your Gimp profile
C:\Users\YOUR-NAME\.gimp-2.8\scripts


Top
 Post subject: Re: GIMP messages everytime i refresh script-fu and what is syntax err
PostPosted: Sat Feb 21, 2015 3:20 pm  (#4) 
Offline
New Member

Joined: Feb 21, 2015
Posts: 4
thank you rich2005 and graechan :coolthup


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group