Eclipse fails to load after update. Get the following error;
Exception in thread "Thread-0" org.eclipse.swt.SWTException: Invalid thread access
at org.eclipse.swt.SWT.error(SWT.java:3563)
at org.eclipse.swt.SWT.error(SWT.java:3481)
at org.eclipse.swt.SWT.error(SWT.java:3452)
at org.eclipse.swt.widgets.Widget.error(Widget.java:438)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:377)
at org.eclipse.swt.widgets.Control.isVisible(Control.java:2860)
at org.eclipse.swt.widgets.ProgressBar.timerProc(ProgressBar.java:226)
at org.eclipse.swt.widgets.Display.windowTimerProc(Display.java:3991)
at org.eclipse.equinox.launcher.JNIBridge._takedown_splash(Native Method)
at org.eclipse.equinox.launcher.JNIBridge.takeDownSplash(JNIBridge.java:110)
at org.eclipse.equinox.launcher.Main.takeDownSplash(Main.java:1799)
at org.eclipse.equinox.launcher.Main$SplashHandler.run(Main.java:105)
I'm running Mandriva 2008.1 cooker on Asus eeePC. Everything was working fine then I updated rpmdrake along with whole lot of other thing including x11 stuff and eclipse stopped working. After googling I came across this on an Ubuntu form, https://bugs.launchpad.net/ubuntu/+source/x...ver/+bug/183969
After update xserver version is 1.4.0.90 (13.2mdv2008.1). How do I roll back to 11mdv2008.1?
I'm using jre 6 update 7. It works as a plugin in firefox.
Please can someone help me with this?
Cheers.