eclipse / reddeer

RedDeer Project
Eclipse Public License 2.0
40 stars 43 forks source link

Running example test results in org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] #2104

Open vogella opened 3 years ago

vogella commented 3 years ago

Using:

Eclipse SDK Version: 2021-03 (4.19) Build id: I20210120-1800 OS: Linux, v.5.4.0-62-generic, x86_64 / gtk 3.24.20 Java version: 15

With the following features installed:

I get the following error:

org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]

Example project attached.

reddeer.zip