maintainer-feedback requested: [Bug 266010] graphics/inkscape: crash when export dialog is docked

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 24 Aug 2022 05:49:25 UTC
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-gnome (Nobody)
<gnome@FreeBSD.org> for maintainer-feedback:
Bug 266010: graphics/inkscape: crash when export dialog is docked
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266010



--- Description ---
1. open a new document
2. [File] -> [Export]
3. close the export dialog tab
4. "Emergency save activated!" and it crashes

workaround: "Close Panel" (which closes all the tabs) instead of closing the
export dialog tab.

in my case, the export dialog tab was always shown in the panel. whenever
inkscape exits, it dumps core. after closing all the tab by closing the panel,
the dialog disappeared from the panel, and inkscape exits without core.

if you need to export, close the panel when done.

there are multiple bug reports in the upstream after refactoring the export
dialog.

https://gitlab.com/inkscape/inkscape/-/issues/?search=Export%20Dialog%20crash&s
ort=created_date&state=all&first_page_size=20

similar issues:

https://gitlab.com/inkscape/inkscape/-/issues/3582
https://gitlab.com/inkscape/inkscape/-/issues/3184

as the upstream is aware of the issues, it would (hopefully) be fixed soon.
this PR is just a pointer for other FreeBSD users. will close this PR when
fixed in a future release.