Undo crash when executing extensions
Bug #249035 reported by
khiraly
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Inkscape |
Fix Released
|
High
|
Adonis Papaderos |
Bug Description
Try any extensions on this specifiy .svg file, and after do an undo.
Inkscape crash with runtime error, and convince me, it has emergency saved the document
(alascape.
If I unlock and relock some layers in the layers dialog, and select an unlocked layer,
and after that I launch the extension, everything is fine.
Try for example Effects -> Modify Path -> Add nodes
Environment: inkscape 0.46, windows xp
tags: | added: extensions-plugins |
Changed in inkscape: | |
importance: | Undecided → High |
Changed in inkscape: | |
assignee: | nobody → Adonis Papaderos (ado-papas) |
milestone: | none → 0.49 |
status: | Confirmed → In Progress |
Changed in inkscape: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Confirmed in SVN revision 19333. The following message appears on stderr:
** ERROR:( src/document- undo.cpp: 173):void sp_document_ maybe_done( SPDocument* , const gchar*, unsigned int, Glib::ustring): assertion failed: (doc->priv- >sensitive)