01-26-2022, 12:59 AM
(01-25-2022, 10:43 PM)teapot Wrote: I think it's this bug:
https://gitlab.gnome.org/GNOME/gimp/-/issues/6317
Hi teapot,
I believe this is actually the same problem.
MareroQ a few light years ahead on this discovery!
Using my really amazing 'Non-existent programming knowledge' and following MareroQ's tip:
"The bug is closely related to plugins that use the PF_BRUSH option. Remove that from the code (Test-Demo-Plugin-Gui.py) and you can run the plugin any number of times"
I literally removed the line:
(PF_BRUSH, "brush", "Stroking brush:", None),
But it did not work.
Another option would be to try the approach used by Skinnyhouse:
"skinnyhouse wrote: ↑05 Jan 2019, 13:05
[...]
Frustrated by running only once (2.10.8 gimp.org) so removed the brush dialog and used context settings from brush toolbox instead. Works fine for me and can re-run without quitting"
But this exceeds my already commented excellent 'non-existent programming knowledge'.
For now, the solution provided by Ofnuts remains the lifeline.
.....
Samj Portable - Gimp 2.10.28 - Win-10 /64.
Samj Portable - Gimp 2.10.28 - Win-10 /64.