It is currently Fri Sep 18, 2026 12:23 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 38 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 5:06 pm  (#21) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
I know this is an old post here. I just wanted to say, that Rod's photo effects installed for me but a lot of the effects aren't working properly. Also, the presets weren't included in the download either. I wonder, if this may be the reason for the errors.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 5:09 pm  (#22) 
Hi, Can you post the error messages?


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 6:34 pm  (#23) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
I have a slew of errors here.
The only effects that work are Chrome & Texturizer.

Plug-In 'Pastel' left image undo in inconsistent state, closing open undo groups.

Plug-In 'Note Paper' left image undo in inconsistent state, closing open undo groups.

Plug-In 'Cross Light' left image undo in inconsistent state, closing open undo group
Error while executing script-fu-cross-light:

Error: set!: unbound variable: currentselection

Plug-In 'Patchwork' left image undo in inconsistent state, closing open undo groups.
Error while executing script-fu-patchwork-G2:

Error: Procedure execution of gimp-layer-copy failed on invalid input arguments: Procedure 'gimp-layer-copy' has been called with an invalid ID for argument 'layer'. Most likely a plug-in is trying to work on a layer that doesn't exist any longer.

Error while executing script-fu-stained-glass-G2:

Error: Procedure execution of gimp-layer-copy failed on invalid input arguments: Procedure 'gimp-layer-copy' has been called with an invalid ID for argument 'layer'. Most likely a plug-in is trying to work on a layer that doesn't exist any longer.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 7:09 pm  (#24) 
Hi,
If you download the photo-effects_20.zip from http://registry.gimp.org/node/97?page=1 then open the zip, along with the .scm file there is a folder called presets.
The instructions in the readme file say
Put the script in :

    * C:\Documents and Settings\yourname\.gimp-2.x\scripts   (Windows)
    * /home/yourname/.gimp-2.x/scripts    (Linux)

Put the Gimpressionist presets in :

    * C:\Documents and Settings\yourname\.gimp-2.x\gimpressionist\presets  (Windows)
    * /home/yourname/.gimp-2.x/gimpressionist/presets (Linux)

So copy the contents if the Presets folder to there and see how many of the errors are resolved.
Note depending on your version of Gimp will vary the number of issues you will have as that script is very old.
Let us know how you get on :)


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 7:30 pm  (#25) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
I still get the same error messages even after installing the presets in the presets folder.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 8:12 pm  (#26) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
Spunkygurl80 are you using 2.6 or 2.8, Windows or Linux

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


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 8:15 pm  (#27) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
I'm using 2.6.12 on Windows 7.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 8:23 pm  (#28) 
Thanks for the version info, I was just about to ask for that...
Let's try and solve one issue at a time which may lead to the answer to many...
Pick a filter that is not working.
Tell me it's name, and where in the menu it is found.
Run it and paste the results of the error console output here along with a screen snapshot of the setting you used if that is relevant.

In the meantime, do you have G'mic installed? (under the menu Filters->G'mic) I only ask, as this comprehensive suite of filters (>450) let you preview the results easily and may have what you need without the hassle of using old scripts...


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 8:38 pm  (#29) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
I was asking about Gmic on another thread. I unzipped the folder on that. I don't know where in the menu selection it is at?

Photo Effects aren't working anyways. I've had issues before with it.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Wed Apr 17, 2013 8:47 pm  (#30) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
Here is a script and Gimpressionist folder that work in 2.6.12

replace your current script and gimpressionist folder with these, then restart your gimp

menu location is Filters/Decor/Photo Effects

Image

p.s. Gmic is at the bottom of the Filters menu
Attachment:
ev_iccii_photo effects_246c.zip [1.33 MiB]
Downloaded 127 times

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


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Thu Apr 18, 2013 10:14 am  (#31) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Quote:
I know this is an old post here. I just wanted to say, that Rod's photo effects installed for me but a lot of the effects aren't working properly.


I just wanted to say the scripts were not created by me.
ev (eddyverl3) is the original writer for this software. :)

And they were written for Gimp-2.4 so that is probably the reason for the PDB errors.

_________________
Image


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sat Apr 20, 2013 5:12 pm  (#32) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
The photo effects file didn't work but the one Rod had attached did work except for some errors with some of the effects. It would be nice, if someone could revert each photo effect into scm.file format. Image Effects are really hard to find for Gimp.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sat Apr 20, 2013 6:10 pm  (#33) 
Offline
Script Coder
User avatar

Joined: Feb 18, 2011
Posts: 4826
Location: Bendigo Vic. Australia
spunkygurl80 do you have FX-Foundry scripts installed because I copied the files from my 2-6-12

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


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sat Apr 20, 2013 7:00 pm  (#34) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
Graechan wrote:
spunkygurl80 do you have FX-Foundry scripts installed because I copied the files from my 2-6-12

I do have a few installed. Should i unstall them and try downloading the file again?


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sat Apr 20, 2013 8:49 pm  (#35) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
spunkygurl80 wrote:
Graechan wrote:
spunkygurl80 do you have FX-Foundry scripts installed because I copied the files from my 2-6-12

I do have a few installed. Should i unstall them and try downloading the file again?

Do you have the "Test For Duplicate Scripts" installed?This is a great way to fix some errors caused by having duplicate scripts in the script folders.
You should also read this - http://gimpchat.com/viewtopic.php?f=9&t=3057

_________________
Image


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sat Apr 20, 2013 8:55 pm  (#36) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
Rod wrote:
spunkygurl80 wrote:
Graechan wrote:
spunkygurl80 do you have FX-Foundry scripts installed because I copied the files from my 2-6-12

I do have a few installed. Should i unstall them and try downloading the file again?

Do you have the "Test For Duplicate Scripts" installed?This is a great way to fix some errors caused by having duplicate scripts in the script folders.
You should also read this - http://gimpchat.com/viewtopic.php?f=9&t=3057


I do have that installed but it didn't find any duplicates.


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sat Apr 20, 2013 10:27 pm  (#37) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
What exactly are the errors?

_________________
Image


Top
 Post subject: Re: Photo Effects Script error message
PostPosted: Sun Apr 21, 2013 6:30 pm  (#38) 
Offline
GimpChat Member
User avatar

Joined: Feb 25, 2013
Posts: 95
Location: Missouri
Rod wrote:
What exactly are the errors?

I have a slew of errors here.
The only effects that work are Chrome & Texturizer.

Plug-In 'Pastel' left image undo in inconsistent state, closing open undo groups.

Plug-In 'Note Paper' left image undo in inconsistent state, closing open undo groups.

Plug-In 'Cross Light' left image undo in inconsistent state, closing open undo group
Error while executing script-fu-cross-light:

Error: set!: unbound variable: currentselection

Plug-In 'Patchwork' left image undo in inconsistent state, closing open undo groups.
Error while executing script-fu-patchwork-G2:

Error: Procedure execution of gimp-layer-copy failed on invalid input arguments: Procedure 'gimp-layer-copy' has been called with an invalid ID for argument 'layer'. Most likely a plug-in is trying to work on a layer that doesn't exist any longer.

Error while executing script-fu-stained-glass-G2:

Error: Procedure execution of gimp-layer-copy failed on invalid input arguments: Procedure 'gimp-layer-copy' has been called with an invalid ID for argument 'layer'. Most likely a plug-in is trying to work on a layer that doesn't exist any longer.


Top
Post new topic Reply to topic  [ 38 posts ]  Go to page Previous  1, 2

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group