[Xfce-bugs] [Bug 14714] New: Crash in tree-view when multiple windows are open

bugzilla-daemon at xfce.org bugzilla-daemon at xfce.org
Sun Sep 23 23:44:49 CEST 2018


https://bugzilla.xfce.org/show_bug.cgi?id=14714

            Bug ID: 14714
           Summary: Crash in tree-view when multiple windows are open
    Classification: Xfce Core
           Product: Thunar
           Version: 1.8.1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: xfce-bugs at xfce.org
          Reporter: alexxcons at xfce.org
                CC: benny at xfce.org, hjudt at xfce.org
  Target Milestone: 1.8.2

Most times thunar only emits  "thunar-CRITICAL " messages into the console and
draws a blanc tree-view in all open thunar windows. Occasionally it as well
crashes.

To reproduce I do the following:
1. Open fresh thunar:  thunar -q; thunar
2. Switch to tree view if not already visible: View --> SidePane --> Tree (
CTRL + E )
3. Open new window: File --> New Window  ( CTRL + N )
4. Close the new window ( CTRL + Q )
5. Toggle View-->"show hidden files" ( CTRL + H )

Hidden files should not be visible when the first window is created.

Here the CRITICAL Message I get:
(thunar:12720): thunar-CRITICAL **: thunar_tree_view_visible_func: assertion
'(((__extension__ ({ GTypeInstance *__inst = (GTypeInstance*) ((user_data));
GType __t = ((thunar_tree_view_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

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Xfce-bugs mailing list