https://bugzilla.xfce.org/show_bug.cgi?id=16069
alexxcons <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |[email protected] --- Comment #1 from alexxcons <[email protected]> --- Thanks for reporting ! >#0 0x000055960ec1b0f0 in thunar_file_get_display_name (file=file@entry=0x0) >at thunar-file.c:3180 >#1 0x000055960ec28ef7 in thunar_list_model_get_value (model=0x55960f4a6180, >iter=<optimized out>, column=4, >value=0x7ffcf2887230) at >thunar-list-model.c:808 > group = <optimized out> > content_type = <optimized out> > name = <optimized out> > real_name = <optimized out> > user = <optimized out> > file = 0x0 Not sure this is related to the address bar at all. Double clicking the text afaik does not trigger much. To me it looks like some gtk tree-view node had corrupt data on it (file = 0x0) while beeing used. Probably the related widgets are thunar-detail-view or thunar-tree-view .. you used one of these during the crash ? In order to further debug that crash, a way to reproduce it is required. -- 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
