07-26-2021, 12:29 PM
(07-26-2021, 11:50 AM)Histone Wrote: I'm using Arrow script on 2.99.7 nightly now, and I got 2 alert windows with these errors.
(Alert window 1)
Code:
Arrow Message
Error while executing script-fu-draw-arrow
Error: eval: unbound variable: gimp-image-width
(Alert window 2)
Code:
GIMP Messege
Plugin 'Arrow' left image undo in inconsistent state, closing undo groups.
Any plan to fix this? I love this script so much and I really need to get it work.
I have made the changes to this script ready for V2.99.x but the script causes the error:
Error: Unhandled return type GimpObjectArray
Apparently this is something that needs fixing in GIMP. Each time a new 2.99.x version is released I check to see if this is fixed. When it is I will post an updated version of it and report that in this thread.
Some of the other Python scripts that I have updated show the same error whilst some actually work :-)