GNOME Bugzilla – Bug 159656
File chooser g_barfage.
Last modified: 2011-02-04 16:17:18 UTC
Clicking "Open" in gnumeric which uses the new file chooser, has filters and sets the initial url, I get these error messages and then a crash. Looks like a gtk+ problem to me. (pgn:4672): Gtk-CRITICAL **: gtk_tree_model_sort_convert_child_path_to_path: assertion `GTK_IS_TREE_MODEL_SORT (tree_model_sort)' failed (pgn:4672): Gtk-CRITICAL **: gtk_tree_view_set_cursor_on_cell: assertion `path != NULL' failed (pgn:4672): Gtk-CRITICAL **: gtk_tree_view_scroll_to_cell: assertion `tree_view->priv->model != NULL' failed
+ Trace 52760
Just to be clear: stack trace relates to first CRITICAL above. (The fact that it crashes afterwards I assume is a consequence.)
Crash is probably unrelated and filed separately as bug 159737.
Fixed on HEAD and gtk-2-4.