Closed phastmike closed 2 years ago
Pressing Ctrl key on the lines treeview will trigger an error message to the console:
(gtat:14533): Gtk-CRITICAL **: 16:00:43.326: gtk_css_node_insert_after: assertion 'previous_sibling == NULL || previous_sibling->parent == parent' failed
It seems to be a problem in Gtk Treeview as viewed here: https://gitlab.gnome.org/GNOME/gtk/-/issues/3989
Gtk problem, will wait for upstream fix
Pressing Ctrl key on the lines treeview will trigger an error message to the console:
It seems to be a problem in Gtk Treeview as viewed here: https://gitlab.gnome.org/GNOME/gtk/-/issues/3989