Crash when opening files (Glib::ConvertError exception)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Riccardo Bernardini |
Bug Description
I open my document via File>Open Recent. Then crash occurs.
( I had the document moved then opened in inkscape via nautilus.)
The program outputs:
"
terminate called after throwing an instance of 'Glib::
Emergency save activated!
Emergency save completed. Inkscape will close now.
"
It turns out my $HOME/.
"
<bookmark href="file:$HOME" added="
<info>
<metadata owner="http://
</metadata>
</info>
</bookmark>
"
inkscape version : revno: 13821 from trunk
OS: debian sid
I cannot tell yet if the issue is to gtk side (if file:$HOME is invalid why accept it) or inkscape (should it discard invalid entries) or both .
summary: |
- file:$HOME - erminate called after throwing an instance of - 'Glib::ConvertError' + Crash when opening files (Glib::ConvertError exception) |
description: | updated |
Changed in inkscape: | |
milestone: | 0.91.1 → 0.92 |
status: | Fix Committed → Fix Released |
Likely the same issue as reported earlier in
- Bug #1394610 “Inkscape r13731 crashes on file”
- Bug #1388100 “Crash while opening any file”