GNOME Bugzilla – Bug 692230
"Criticals" after switching location on hover
Last modified: 2013-01-22 15:51:48 UTC
I get this on terminal where I ran "jhbuild run nautilus": (nautilus:7732): Gtk-CRITICAL **: gtk_tree_model_get_iter: assertion `path != NULL' failed Steps to reproduce: 1. Initiate drag of a file while on list view. 2. While dragging the file, hover a folder on list view or sidebar row or breadcrumb. 3. Wait a moment until the location is switched. 4. Still dragging the file, move pointer over another interface areas (sidebar, list view, tab bar or breadcrumb). 5. Repeat "4." as many times as wished. Each time the pointer enters one of the above areas, I get one 'CRITICAL' on terminal.
Fixed with the patches from bug 692234. *** This bug has been marked as a duplicate of bug 692234 ***