GIMP Resynthesizer

Flatpak GIMP is giving me the best experience overall, but the resynthesizer isn’t working…

Wondering if this would help, or where to share…

Traceback (most recent call last):
File “/app/lib/gimp/2.0/python/gimpfu.py”, line 740, in response
dialog.res = run_script(params)
File “/app/lib/gimp/2.0/python/gimpfu.py”, line 361, in run_script
return apply(function, params)
File “/home/me/Documents/GIMP/Plugins/plugin-heal-selection.py”, line 148, in heal_selection
pdb.plug_in_resynthesizer(timg, tdrawable, 0,0, useBorder, work_drawable.ID, -1, -1, 0.0, 0.117, 16, 500)
error: procedure not found

This is the error I get trying to run the heal selection tool.

You will have better luck reporting it at https://github.com/flathub/org.gimp.GIMP.Plugin.Resynthesizer

1 Like

This topic was automatically closed after 6 days. New replies are no longer allowed.