Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plug-in: plugin-heal-selection.py
#1
GIMP VER: 2.9.5 CCE
oP sys w10 64

When I run plugin-heal-selection.py, I get this:

GIMP-CCE Message

WARNING: Plug-In "plugin-heal-selection.py"
(C:\Users\Rich\AppData\Roaming\GIMP\2.9\plug-ins\plugin-heal-selection.py)
called deprecated procedure 'gimp-selection-combine'.
It should call 'gimp-image-select-item' instead!

This, I think, is the offending line: pdb.gimp_selection_combine(orgSelection, CHANNEL_OP_SUBTRACT)
It works, however, the above message box appears and the selection 'ants' remain (no big deal) in the image.

I've tried editing the script with the indicated fix but it fails when run. I am a complete novice with python. So if someone here can fix and update it you could be a hero. 
Any ideas?
Reply


Messages In This Thread
Plug-in: plugin-heal-selection.py - by RStJohn - 07-29-2017, 06:46 PM
RE: Plug-in: plugin-heal-selection.py - by Ofnuts - 08-06-2017, 08:46 AM

Forum Jump: