It is currently Mon Jul 22, 2024 2:33 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: GIMP 2.10 & plugin-heal-selection & plugin-heal-transparency
PostPosted: Sun Apr 29, 2018 11:05 am  (#1) 
Offline
GimpChat Member
User avatar

Joined: Jan 09, 2016
Posts: 9
The heal plugins don't work in 2.10. Would any of our script writers out there be willing to fix these?

An error occurred running python_fu_heal_selection

Traceback (most recent call last):
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\sonoftime\AppData\Roaming\GIMP\2.10\plug-ins\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

An error occurred running python_fu_heal_transparency

Traceback (most recent call last):
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\sonoftime\AppData\Roaming\GIMP\2.10\plug-ins\plugin-heal-transparency.py", line 59, in heal_transparency
pdb.python_fu_heal_selection(timg, tdrawable, samplingRadiusParam, 0, orderParam, run_mode=RUN_NONINTERACTIVE)
RuntimeError: execution error


Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: GIMP 2.10 & plugin-heal-selection & plugin-heal-transparency
PostPosted: Sun Apr 29, 2018 12:27 pm  (#2) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13080
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
sonoftime wrote:
The heal plugins don't work in 2.10. Would any of our script writers out there be willing to fix these?

An error occurred running python_fu_heal_selection

Traceback (most recent call last):
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\sonoftime\AppData\Roaming\GIMP\2.10\plug-ins\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

An error occurred running python_fu_heal_transparency

Traceback (most recent call last):
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 740, in response
dialog.res = run_script(params)
File "C:\Program Files\GIMP 2\GIMP 2\lib\gimp\2.0\python\gimpfu.py", line 361, in run_script
return apply(function, params)
File "C:\Users\sonoftime\AppData\Roaming\GIMP\2.10\plug-ins\plugin-heal-transparency.py", line 59, in heal_transparency
pdb.python_fu_heal_selection(timg, tdrawable, samplingRadiusParam, 0, orderParam, run_mode=RUN_NONINTERACTIVE)
RuntimeError: execution error

I'm not sure if this is still the case with GIMP Version 2.10.
However,
some of the python_fu Heal plugins.
Require that the resynthesizer plugin is installed.


Image

Image

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
 Post subject: Re: GIMP 2.10 & plugin-heal-selection & plugin-heal-transparency
PostPosted: Sun Apr 29, 2018 8:35 pm  (#3) 
Offline
GimpChat Member
User avatar

Joined: Jan 09, 2016
Posts: 9
Apparently, the 2.10 install copies over your existing fonts, brushes, plugins, scripts, etc. from 2.8. I ended up having two resynthesizers, which was causing error. Removing one fixed the issue.


Top
 Post subject: Re: GIMP 2.10 & plugin-heal-selection & plugin-heal-transparency
PostPosted: Sun Apr 29, 2018 8:57 pm  (#4) 
Offline
Administrator
User avatar

Joined: Aug 10, 2012
Posts: 13080
Location: Native to NYC living in Arizona, Gimp 2.8 & 2.10, Win 11 PC.
sonoftime wrote:
Apparently, the 2.10 install copies over your existing fonts, brushes, plugins, scripts, etc. from 2.8. I ended up having two resynthesizers, which was causing error. Removing one fixed the issue.

That's odd,
but at least the issue is fixed.

_________________
Image
"A wise man learns more from a foolish question than a fool can learn from a wise answer"
Image


Top
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC - 5 hours [ DST ]


   Similar Topics   Replies 
No new posts Attachment(s) Heal Selection - Tool

29

No new posts Help!!! Heal Tool not working

5

No new posts Selection pasting only transparency - single layer image [Solved]

3

No new posts Attachment(s) Baby's first GEGL plugin - a very basic GEGL plugin anyone can make.

9

No new posts Can't get plugin to appear (mostly)

3



* Login  



Powered by phpBB3 © phpBB Group