Comment 12 for bug 1348382

Revision history for this message
Alvin Penner (apenner) wrote : Re: trunk: rectangle with repositioned rotation center scales if selected while document units are changed (rev >= 12554)

crash can also be reproduced as follows:

- draw Bezier curve or line
- change default document units
- select node tool F2
- click on a node
- hit ctrl-Z to undo
- get crash message:

ERROR:src/document-undo.cpp:162:static void Inkscape::DocumentUndo::maybeDone(SPDocument*, const gchar*, unsigned int, const Glib::ustring&): assertion failed:
(doc->priv->sensitive)

- also reproduced by using the freehand line (F6) in the first step above
- also reproduced with calligraphy tool (ctrl F6) in first step