Loading...
 
Skip to main content

System Workbench for STM32


Menu is Unresponsive

Hi jjp72,
I've noticed something similar on my Ubuntu 16.04, either nothing happen or dialogs were displayed after a huge delay...
Knowing that past versions of Eclipse had issues with GTK3 I've put the following lines to my eclipse.ini (before the -vmargs) to resolve this weird behavior.

Copy to clipboard
--launcher.GTK_version 2

This should also work by defining the variable SWT_GTK3=0 in System Workbench environment.

Yeah, I sure wish Atollic would defuse that landmine for all of us Linux users.