On Fri, Apr 20, 2018 at 01:35:40PM -0700, Casey Connor wrote: > Hi -- I just filed a bug (here > <https://bugzilla.gnome.org/show_bug.cgi?id=795418>) for a 'critical error' > that happens for me with 2.10 RC1 (AppImage from here > <https://github.com/aferrero2707/gimp-appimage/releases/tag/continuous>). > > I thought I'd write here in case anyone had any ideas for workarounds that I > might try until the bug gets fixed. E.g. maybe there is something obviously > deprecated that the script is doing? (I didn't write the script, but I > modified it slightly.) It worked fine with 2.9.5. The script is attached at > the bug report. > > Thanks for any ideas! > > -Casey > On 2.10.0-RC2 (with latest babl and gegl), running that script after starting the gimp from a term gives a series of failed assertions:
gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed gimp: Gimp-Core-CRITICAL: gimp_channel_push_undo: assertion 'gimp_item_is_attached (GIMP_ITEM (channel))' failed This does not crash, but obviously the script no-longer works. Welcome to the script-fu console! And yes, things which worked in even 2.9.6 no-longer work. Happy lisping (if such a concept is possible), or else just "good luck with debugging it". ĸen -- This email was written using 100% recycled letters. _______________________________________________ gimp-user-list mailing list List address: [email protected] List membership: https://mail.gnome.org/mailman/listinfo/gimp-user-list List archives: https://mail.gnome.org/archives/gimp-user-list
