paulw wrote:
Thanks for the tips, and i have followed the short video clip, but GIMP is still not picking up Batcher. For some reason GIMP is not recognising the Batcher .py file. I attached a screen shot of the newly created plug-in directory and what i see when i open the same folder within GIMP Plug-in Preferences. Within GIMP, the .py file is 'greyed' out as you can see and i cannot even select it.
Within file manager i have checked file permissions to ensure there is full access to the folder and files and that the 'py file is configured to 'run as executable'.
I have successfully installed other apps on my laptop since moving from Windows to Linux (which i am now fully hooked on) and never encountered anything like this. Any other ideas anyone?
Attachment:
The attachment Screenshot from 2025-10-27 16-38-56.png is no longer available
You seem to have a mixture of the two suggestions.
However:
For Gimp 3, plugins are in their own folder with a name the same as the plugin executable ie. batcher and batcher.py You have a folder GIMP-Batcher which contains batcher.py That is never going to work. Remember linux unlike Windoze is case dependant Batcher or even batCher is not the same as batcher.
Attachment:
01-path.jpg [ 46.45 KiB | Viewed 1865 times ]
then:
The path to the plug-ins folder. A plugins folder can be anywhere
providing you add the path in Edit -> Preferences -> Folders -> Plug-ins
I suggested keeping it simple with a plugins folder, any name you like, in your home partition, containing the batcher folder.
Dunham suggested the regular (non-flatpak) location ~/.config/GIMP/3.0/plug-ins/
Anywhere you like but lets have a screenshot of your setup. Something like this:
Attachment:
02-path.jpg [ 55.95 KiB | Viewed 1865 times ]