Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] [MANDRAKE 9.1] Eclipse 2.1


See https://bugs.eclipse.org/bugs/show_bug.cgi?id=35852 .



"Cedric Levieux" <jordimcleod@xxxxxxxxxxx>
Sent by: platform-dev-admin@xxxxxxxxxxx

06/17/2003 04:36 PM
Please respond to platform-dev

       
        To:        platform-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-dev] [MANDRAKE 9.1] Eclipse 2.1



Hi I'm new on this mailing list.

I've got a problem when I try to install Eclipse 2.1 for GTK on Mandrake
9.1.

Here the "logs" :

org.eclipse.swt.SWTException: Unsupported or unrecognized format
       at org.eclipse.swt.SWT.error(SWT.java:2332)
       at org.eclipse.swt.SWT.error(SWT.java:2262)
       at
org.eclipse.swt.internal.image.FileFormat.load(FileFormat.java:73)
       at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:124)
       at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:311)
       at
org.eclipse.jface.resource.URLImageDescriptor.getImageData(URLImageDescriptor.java:51)
       at
org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:118)
       at
org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:94)
       at
org.eclipse.jface.resource.ImageDescriptor.createImage(ImageDescriptor.java:83)
       at
org.eclipse.jface.action.ActionContributionItem$ImageCache.getImage(ActionContributionItem.java:117)
       at
org.eclipse.jface.action.ActionContributionItem.updateImages(ActionContributionItem.java:719)
       at
org.eclipse.jface.action.ActionContributionItem.update(ActionContributionItem.java:596)
       at
org.eclipse.jface.action.ActionContributionItem.fill(ActionContributionItem.java:302)
       at org.eclipse.jface.action.MenuManager.update(MenuManager.java:542)
       at org.eclipse.jface.action.MenuManager.update(MenuManager.java:454)
       at org.eclipse.jface.action.MenuManager.fill(MenuManager.java:207)
       at org.eclipse.jface.action.MenuManager.update(MenuManager.java:542)
       at org.eclipse.jface.action.MenuManager.update(MenuManager.java:454)
       at
org.eclipse.jface.action.MenuManager.createMenuBar(MenuManager.java:144)
       at
org.eclipse.jface.window.ApplicationWindow.configureShell(ApplicationWindow.java:244)
       at
org.eclipse.ui.internal.WorkbenchWindow.configureShell(WorkbenchWindow.java:578)
       at org.eclipse.jface.window.Window.createShell(Window.java:350)
       at org.eclipse.jface.window.Window.create(Window.java:301)
       at
org.eclipse.ui.internal.Workbench.openFirstTimeWindow(Workbench.java:1068)
       at org.eclipse.ui.internal.Workbench.init(Workbench.java:874)
       at org.eclipse.ui.internal.Workbench.run(Workbench.java:1373)
       at
org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:845)
       at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
       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:324)
       at org.eclipse.core.launcher.Main.basicRun(Main.java:291)
       at org.eclipse.core.launcher.Main.run(Main.java:747)
       at org.eclipse.core.launcher.Main.main(Main.java:583)


I know Eclipse quite well under Windows OS, but I'm a bit lost with linux
one.

Be nice with me,

Cedric

_________________________________________________________________
Hotmail : un compte GRATUIT qui vous suit partout et tout le temps !
http://g.msn.fr/FR1000/9493

_______________________________________________
platform-dev mailing list
platform-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-dev


Back to the top