https://bugzilla.xfce.org/show_bug.cgi?id=15172
--- Comment #25 from alexxcons <[email protected]> --- While I still cannot reproduce the crash, I can reproduce some GLib-GIO-CRITICAL messages by doing the following: (It would not be the first time that on my system I only see critical messages, where other systems crash) 1. run thunar, open tree-view 2. plugin some flashdrive, wait till it is mounted in thunar 3. Open the root folder of the flashdrive 4. Right click on the flashdrive in the tree-view and select "eject" Here the critical message: (thunar:25808): GLib-GIO-CRITICAL **: 01:56:38.143: g_file_get_uri: assertion 'G_IS_FILE (file)' failed thunar_standard_view_new_files path: (null) (thunar:25808): thunar-CRITICAL **: 01:56:38.143: thunar_file_cache_lookup: assertion '(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((file)); GType __t = ((g_file_get_type ())); gboolean __r; if (!__inst) __r = (0); else if (__inst->g_class && __inst->g_class->g_type == __t) __r = (!(0)); else __r = g_type_check_instance_is_a (__inst, __t); __r; }))))' failed (thunar:25808): GLib-GIO-CRITICAL **: 01:56:38.143: g_file_has_parent: assertion 'G_IS_FILE (file)' failed -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Xfce-bugs mailing list [email protected] https://mail.xfce.org/mailman/listinfo/xfce-bugs
