SB 3.00. Bug on Linux: gtk_tree_view_column_set_fixed_width
Posted: Thu Jul 04, 2024 11:55 am
Hi Fred, just to report that on Zorin 17.1 which is based on Ubuntu 20.04, I have this issue:
$ ./launch.sh
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
(spiderbasic:9070): Gtk-CRITICAL **: 12:46:14.536: gtk_tree_view_column_set_fixed_width: assertion 'fixed_width >= -1' failed
(spiderbasic:9070): Gtk-CRITICAL **: 12:46:14.538: gtk_tree_view_column_set_fixed_width: assertion 'fixed_width >= -1' failed
The IDE opens up and so far using a few of the example scripts, they run fine in the webview. So I am not sure whether this is a critical issue or not, but thought you ought to know.
$ ./launch.sh
Overriding existing handler for signal 10. Set JSC_SIGNAL_FOR_GC if you want WebKit to use a different signal
(spiderbasic:9070): Gtk-CRITICAL **: 12:46:14.536: gtk_tree_view_column_set_fixed_width: assertion 'fixed_width >= -1' failed
(spiderbasic:9070): Gtk-CRITICAL **: 12:46:14.538: gtk_tree_view_column_set_fixed_width: assertion 'fixed_width >= -1' failed
The IDE opens up and so far using a few of the example scripts, they run fine in the webview. So I am not sure whether this is a critical issue or not, but thought you ought to know.