: Registering a simple gimp python script I'm a bit puzzled because I'm not able to register any python script in Gimp (2.8). I've tried to follow the docs there are two complete examples, clothify
I'm a bit puzzled because I'm not able to register any python script in Gimp (2.8).
I've tried to follow the docs there are two complete examples, clothify and echo, I've tried to put both on my ~/.gimp-2.8/plug-ins/ but they doesn't seems to get registered.
At the end of the page there is the test using console invocation and I got:
batch command experienced an execution error:
Error: ( : 1) eval: unbound variable: python-fu-console-echo
I've tried with other plugins, and restarting with a new ~/.gimp-2.8 dir
What do you suggest? (I'm on Ubuntu 15.10)
More posts by @Berumen635
1 Comments
Sorted by latest first Latest Oldest Best
I've discovered the reason why the plug-ins didn't get registered: apparently the file need to have the execution bit
chmod +x plugin.py
Hope it helps someone who stumble upon this problem in the future
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.