- This topic has 1 reply, 1 voice, and was last updated 14 years, 11 months ago by Marek Pribyl.
-
AuthorPosts
-
Marek PribylMemberhi,
I cannot launch MyEclipse 8.0 (installed from all-in-one package) on my linux machine. Problem seems to be related to the Galileo then MyEclipse itself, but I just wanna ask, whether there is some workaround. my machine is laptop with external display connected:Linux 2.6.31-sabayon #1 SMP Fri Sep 25 19:21:17 UTC 2009 i686 Intel(R) Pentium(R) M processor 1400MHz GenuineIntel GNU/Linux
X.Org X Server 1.6.3.901 (1.6.4 RC 1)
MyEclipse 7.5 works…
thanks in advance for any hint.
LOG:
!SESSION 2009-12-02 13:32:55.581 ———————————————–
eclipse.buildId=unknown
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86!ENTRY org.eclipse.equinox.p2.repository 4 0 2009-12-02 13:33:00.476
!MESSAGE ProvisioningEventBus could not be obtained. Metadata caches may not be cleaned up properly.!ENTRY org.eclipse.osgi 4 0 2009-12-02 13:33:10.048
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: Not implemented [multiple displays]
at org.eclipse.swt.SWT.error(SWT.java:3910)
at org.eclipse.swt.widgets.Display.checkDisplay(Display.java:720)
at org.eclipse.swt.widgets.Display.create(Display.java:850)
at org.eclipse.swt.graphics.Device.<init>(Device.java:152)
at org.eclipse.swt.widgets.Display.<init>(Display.java:479)
at org.eclipse.swt.widgets.Display.<init>(Display.java:470)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:532)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
at org.eclipse.ui.internal.ide.application.IDEApplication.createDisplay(IDEApplication.java:143)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:88)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:368)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
at org.eclipse.equinox.launcher.Main.main(Main.java:1287)
Marek PribylMembernow I launched it with -clean parameter (external monitor is disconnected now), and MyEclipse started successfully…
-
AuthorPosts