Heal Selection not Working #135

Closed
opened 2026-04-05 19:44:54 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @rolodoom on 5/28/2021

Ubuntu 20.04.2 LTS x86_64.
FLATPAK and GIMPO installed from Flathub

Heal Selection is not working. Here is the error text.

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/rolo/.var/app/org.gimp.GIMP/config/GIMP/2.10/plug-ins/plugin-heal-selection.py", line 154, 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

*Originally created by @rolodoom on 5/28/2021* Ubuntu 20.04.2 LTS x86_64. FLATPAK and GIMPO installed from Flathub Heal Selection is not working. Here is the error text. 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/rolo/.var/app/org.gimp.GIMP/config/GIMP/2.10/plug-ins/plugin-heal-selection.py", line 154, 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
MrUnknownDE added the bugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbugbug labels 2026-04-05 19:44:56 +02:00
Sign in to join this conversation.