Regression: Gtk-CRITICAL when opening a folder the first time with icon view
Only occurs if "directory specific settings" are enabled, and "icon view" is used for the folder. (My default is "list view")
(thunar:36113): Gtk-CRITICAL **: 22:20:09.942: gtk_tree_selection_path_is_selected: assertion 'GTK_IS_TREE_SELECTION (selection)' failed
(thunar:36113): Gtk-CRITICAL **: 22:20:09.942: gtk_tree_selection_get_select_function: assertion 'GTK_IS_TREE_SELECTION (selection)' failed
Looks like thunar_details_view_button_press_event
is executed.
Edited by Alexander Schwinn