SWT problems on Linux [message #305603] |
Thu, 06 July 2006 12:09  |
Eclipse User |
|
|
|
I'm trying to run the Eclipse Automated tests using Linux and gtk. Whenever I try to run the
jdttext tests I run into the exception below.
I do have a valid X session running. The DISPLAY variable is set and I can start the Eclipse
IDE without problems. I have no clue where to start looking. I'm using a VNC server. Can
that be the problem?
Kind Regards,
Thomas Hallgren
org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed]
at org.eclipse.swt.SWT.error(SWT.java:3400)
at org.eclipse.swt.widgets.Display.createDisplay(Display.java:7 93)
at org.eclipse.swt.widgets.Display.create(Display.java:781)
at org.eclipse.swt.graphics.Device.<init>(Device.java:145)
at org.eclipse.swt.widgets.Display.<init>(Display.java:452)
at org.eclipse.swt.widgets.Display.<init>(Display.java:443)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.ja va:448)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDE Application.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplicatio n.java:75)
at org.eclipse.test.UITestApplication.runApplication(UITestAppl ication.java:131)
at org.eclipse.test.UITestApplication.run(UITestApplication.jav a:58)
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04787 seconds