2020-03-26 09:00 AM
I have some annoying rendering issuse with CubeIDE 1.3 running on Ubuntu 19.10 (Pop_OS).
The problem is that some of the toolbox windows are not updating/re-rendering when switching tabs or perspective.
Debug perspective seems to have most issues, see attached screenshot.
I have tried launching CubeIDE with the following command: "env SWT_GTK3=0 SWT_WEBKIT2=1 /opt/st/stm32cubeide_1.3.0/stm32cubeide %F", and it does not seem to help.
I have an AMD GPU, and are running X11.
Any suggestions?
2020-03-26 02:43 PM
I found the answer myself: the POP-OS theme caused the issue. Switched to Adwata and the problems went away.