Hello,
the toolbox version 1.5.2 on my Debian testing system was hardly usable (random crashes, panels sometimes not displaying anything, high CPU usage while idle).
It seems that making it use GTK2 instead of GTK3 improved the situation a lot. For that, I added the two lines
---launcher.GTK_version
2
below the existing launcher option in toolbox.ini.
Giuliano