Switch to full style
Post all Gimp scripts and script writing questions here
Post a reply

Re: Somebody installed and use gimpscripter ?

Tue Sep 18, 2012 5:08 am

PhotoComix wrote:no joy yet to install it i had to install globally but the worse is that even so doesn't seems to work:

anyway doesn't work for me and just at the last step, to create and save the routine (the new shortcut)

Are you using the Shortcut name box on the bottom and re-starting Gimp?

Re: Somebody installed and use gimpscripter ?

Tue Sep 18, 2012 5:09 am

PhotoComix wrote:
partha wrote:PC,

What issue are you having?

To install, do the following:
1. Copy the main plugin-gimpscripter.py to your plug-ins folder.
2. Copy the folder gimpscripter into the plug-ins folder.

That's it. It will be available under Filters -> Gimpscripter

Something like this:
The attachment gimpscripter.jpg is no longer available

PS: I have not used it, just installed it.


@partha
could you check if for you works ?

just chose from the left panel 2 or 3 procedure to call sequentially and see if you can apply create and store a new shortcut

i get now problem in the very last step, for me OK does nothing at all

Here you go.
gimpscripter-1.jpg
Scripter output
gimpscripter-1.jpg (165.43 KiB) Viewed 1209 times

PS: Again, just playing and not really using it. :)

Re: Somebody installed and use gimpscripter ?

Tue Sep 18, 2012 5:55 am

trying again now i will let you know

Re: Somebody installed and use gimpscripter ?

Tue Sep 18, 2012 6:48 am

i see, clearly the script can't work if was supposed to be installed in .gimp-2.8/plug-ins because i have not a .gimp folder,
but i was expecting working at least if installed globally (in the main plugin folder)

instead i am still stuck here ,

Image


... sure i should edit the path but i don't understand what components are not loaded

Re: Somebody installed and use gimpscripter ?

Tue Sep 18, 2012 10:22 am

I do not think the pdb calls within Gimpscripter are completely correct though.
I created a shortcut that was supposed to take a selection, and invert it and run "Lizard Breath" on the selected area.Instead it selected the entire image and filled it with green scales and then turned it black. :)

Could be because the "Lizard Breath" script works only on a transparent layer without a selection i suppose.
Post a reply