Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Plug-in: plugin-heal-selection.py
#4
Plenty of scripts will give "deprecated" messages with Gimp 2.9, because it's a "development" release. This doesn't make them buggy. If you make a private copy, it will "hide" the official copy and you may miss other more important fixes. I think you can squelch these messages with the proper parameter in your Gimp shortcut:


Code:
     --pdb-compat-mode {off|on|warn}
              If the PDB should provide aliases for deprecated functions.

In 2.9.5 you are likely to have "warn" by default, and you would just have to change this to "on".
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: