Switching from 32 to 64 bit architecture on Raspberry Pi 5 using latest Bookworm. Getting following error when loading the vhuitarm64 client:
(vhuitarm64:16196): Gtk-CRITICAL **: 12:53:11.171: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
Seems another user had this problem in April of last year on Bullseye and you gave him a test version to try but that link is gone.
I tested it on another machine just to be sure and the same results.
.
Could you delete the file /root/.vhui and see if that resolves it.
The client works fine for me so im thinking perhaps you have an invalid setting in the client configuration due to the upgrade.
I deleted the file but still…
I deleted the file but still got the error. Any other logs or tests I can perform?
.
Seems this might help (I found this page https://github.com/dbeaver/dbeaver/wiki/Troubleshooting-system-issues#g…)
~/.config/gtk-3.0/settings.ini
.Add or update this setting:
[Settings]
gtk-overlay-scrolling = false