Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Python "no return values, shouldn't happen"
#6
(7 hours ago)Nathan Wrote: It doesn't seem to be crashing.  Here's the order of the messages.

When I start the program, the Wayland pointer message appears (I'm assuming that has nothing to do with my plugin).
I go to File > Open.  The PRS files appear in the Open dialog box (they don't appear when my plugin isn't installed).  I double click on one, and I get the gimp message and all the remaining console messages up to and including the Warning.

I click Ok, cancel and exit gimp.  After I exit the last INFO message about a stray image is printed to the console.

I suspect that your plugin should return a Gimp.image object... Can you show the whole code?
Reply


Messages In This Thread
RE: Python "no return values, shouldn't happen" - by Ofnuts - 3 hours ago

Forum Jump: