Comment 13 for bug 903676

Revision history for this message
su_v (suv-lp) wrote :

Inkscape 0.48+devel r11233 on OS X 10.7.2:

Undoing 'Path > Object to Path' produces this console message:
(inkscape:62416): Gtk-CRITICAL **: gboolean gtk_tree_model_get_iter(GtkTreeModel *, GtkTreeIter *, GtkTreePath *): assertion `path != NULL' failed

Steps to reproduce:
1) open new empty doc
2) open XML Editor
3) draw a rectangle
4) convert rectangle to path (Shift+Ctrl+C)
5) Undo (Ctrl+Z)

-> critical warning on console (backtrace with G_DEBUG=fatal_warnings attached).