Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python plug-in error when no image
#3
Thank you nelo. I found the solution. The correct way is to start the plug-in without an image is to call:
procedure.set_sensitivity_mask(Gimp.ProcedureSensitivityMask.ALWAYS)

Cheers,
Charles
Reply


Messages In This Thread
Python plug-in error when no image - by gasMask - 02-04-2024, 07:34 AM
RE: Python plug-in error when no image - by nelo - 02-04-2024, 08:15 AM
RE: Python plug-in error when no image - by gasMask - 02-04-2024, 08:52 AM

Forum Jump: