Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Single Dose - Glossy stroke 3d.py
#6
(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.  Dodgy

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 PortableGimp 2.10.28 - Win-10 /64.
Reply


Messages In This Thread
Single Dose - Glossy stroke 3d.py - by Krikor - 01-18-2022, 10:54 AM
RE: Single Dose - Glossy stroke 3d.py - by Ofnuts - 01-18-2022, 11:43 AM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-18-2022, 06:44 PM
RE: Single Dose - Glossy stroke 3d.py - by Ofnuts - 01-18-2022, 08:37 PM
RE: Single Dose - Glossy stroke 3d.py - by teapot - 01-25-2022, 10:43 PM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-26-2022, 12:59 AM
RE: Single Dose - Glossy stroke 3d.py - by teapot - 01-26-2022, 06:06 AM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-26-2022, 04:40 PM
RE: Single Dose - Glossy stroke 3d.py - by teapot - 01-26-2022, 07:30 PM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-27-2022, 11:39 AM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-27-2022, 03:05 PM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-27-2022, 06:24 PM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-27-2022, 06:45 PM
RE: Single Dose - Glossy stroke 3d.py - by teapot - 01-27-2022, 10:23 PM
RE: Single Dose - Glossy stroke 3d.py - by Krikor - 01-28-2022, 01:40 AM
RE: Single Dose - Glossy stroke 3d.py - by arifk - 02-15-2022, 05:40 PM
RE: Single Dose - Glossy stroke 3d.py - by arifk - 02-16-2022, 11:03 AM
RE: Single Dose - Glossy stroke 3d.py - by Ofnuts - 02-18-2022, 09:47 AM
RE: Single Dose - Glossy stroke 3d.py - by Ofnuts - 02-16-2022, 12:52 AM

Forum Jump: