Comment 10 for bug 1046068

Revision history for this message
su_v (suv-lp) wrote : Re: Inkscape (GTK+/Quartz) calls output extensions or crashes when quitting while clipboard not empty

> Not reproduced on Windows XP, Inkscape trunk revision 10923, 11098 and 12068.

AFAICT Inkscape builds with the X11- and win32-backend of GTK+ are not affected (since they don't need to export the clipboard content to all supported output formats on quit: no one expects the copied selection to be available after the application has quit). I have applied the same patch to the X11-based trunk builds as well, and will watch out for any unexpected side-effects.

> Would you be willing to test the attached patch?

Patch tests ok with GTK+/Quartz 2.24.14 - what a relieve :-) (even if only using the trunk builds for testing mostly, and not any production work). Downside is that now I have to close several popups from output extensions complaining about missing layers (the clipboard content from Inkscape does not store layer information), and patiently wait until these (IMHO for most parts useless) exports have finished. But that's not related to the crash (and also happens with stable versions).