On 16-08-02 03:01 AM, Lechner Peter wrote:
I have installed Gimp 2.8.16 and have errors to run my Script-Fu-scripts which are running under Windows 8.1 without any problem. The error-massage said that there are some unbound variables:
You need to upload images to an image sharing site provide the links to the images. The links you provided are unusable.
If you have unbound variables in your Script-Fu scripts they are probably old scripts that need to be updated. The message "unbound variable" means you are setting the value of a variable before you have defined it in your script. Make sure the variable is defined via a define statement, or within the first part of a let, let*, or letrec block.
I tried to find out the reason with Dependency Walker and see that Script-Fu.exe cannot access some Windows DLLs:
Script-Fu should not be trying to load a Windows DLL AFAIK. I can't see the image you referred to in the email so I can't see the error you are seeing.
-- Cheers! Kevin. http://www.ve3syb.ca/ |"Nerds make the shiny things that distract Owner of Elecraft K2 #2172 | the mouth-breathers, and that's why we're | powerful!" #include <disclaimer/favourite> | --Chris Hardwick _______________________________________________ gimp-developer-list mailing list List address: gimp-developer-list@gnome.org List membership: https://mail.gnome.org/mailman/listinfo/gimp-developer-list List archives: https://mail.gnome.org/archives/gimp-developer-list