Eclipse & Suse 9.0 [message #176034] |
Mon, 05 January 2004 21:52  |
Eclipse User |
|
|
|
I installed eclipse 3.0 m6 on a system with Suse Linux 9.0 I am running KDE
3.1 on the desktop, but I installed the GTK2 libs when I installed Suse
Linux.
When I start Eclipse, I get an exception with the following stack trace:
org.eclipse.swt.SWTException: Unsupported or unrecognized format
at org.eclipse.swt.SWT.error(SWT.java:2592)
at org.eclipse.swt.SWT.error(SWT.java:2522)
at
org.eclipse.swt.internal.image.FileFormat.load(FileFormat.ja va:73)
at
org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:1 24)
at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:308)
......
Can anyone give me a hint about what I need to do to make Eclipse work under
Suse 9.0? Is there a "readme" file for Suse that I have overlooked?
Thanks much
Leon Webster
|
|
|
|
|
|
|
|
|
Re: Eclipse & Suse 9.0 [message #176498 is a reply to message #176443] |
Tue, 06 January 2004 21:09  |
Eclipse User |
|
|
|
Andrew,
Thanks much. this worked for me. also thanks for the pointer to bugzilla.
Leon
"Andrew Cornwall" <info@oti.com> wrote in message
news:btfio4$vef$1@eclipse.org...
> This is a FAQ:
>
< http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/plat form-swt-home/f
aq.html#konquerorUnzip>.
>
> I found it by searching in Bugzilla for FileFormat.load. Take a look at
> <https://bugs.eclipse.org/bugs/show_bug.cgi?id=39670> - in general, it
> never hurts to search Bugzilla for something in the log to see if it's
> been seen before.
>
> Hope this helps!
>
> Andrew Jr.
>
> Chris Wesdorp wrote:
> > Sorry for my double post. I tried the 1.4.2_01 JVM by SUN. No plugins
> > installed this time. In the error occurred after opening the
> > File|New|Other dialog.
> >
> > Here is my error log:
> >
> > !SESSION Jan 06, 2004 19:06:20.712
> > ---------------------------------------------
> > java.version=1.4.2_01
> > 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 -data
> > /home/chris/Documents/eclipse -install file:/opt/eclipse/
> > !ENTRY org.eclipse.jface 4 2 Jan 06, 2004 19:06:20.713
> > !MESSAGE Problems occurred when invoking code from plug-in:
> > "org.eclipse.jface".
> > !STACK 0
> > org.eclipse.swt.SWTException: Unsupported or unrecognized format
> > at org.eclipse.swt.SWT.error(SWT.java:2330)
> > at org.eclipse.swt.SWT.error(SWT.java:2260)
> > at org.eclipse.swt.internal.image.FileFormat.load(FileFormat.ja va:73)
> > at org.eclipse.swt.graphics.ImageLoader.load(ImageLoader.java:1 24)
> > at org.eclipse.swt.graphics.ImageData.<init>(ImageData.java:311)
> > at
> >
org.eclipse.jface.resource.URLImageDescriptor.getImageData(U RLImageDescripto
r.java:51)
> > at
> >
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:
118)
> > at
> >
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:
94)
> > at
> >
org.eclipse.jface.resource.ImageDescriptor.createImage(Image Descriptor.java:
83)
> > at
> >
org.eclipse.ui.model.WorkbenchLabelProvider.getImage(Workben chLabelProvider.
java:129)
> > at
> > org.eclipse.jface.viewers.TableViewer.doUpdateItem(TableView er.java:202)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer$UpdateItemSafeRun nable.run(Struct
uredViewer.java:119)
> > at
> >
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:1006)
> > at org.eclipse.core.runtime.Platform.run(Platform.java:413)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.updateItem(Struct uredViewer.java:
1271)
> > at
> >
org.eclipse.jface.viewers.TableViewer.internalRefresh(TableV iewer.java:494)
> > at
> >
org.eclipse.jface.viewers.TableViewer.internalRefresh(TableV iewer.java:431)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer$7.run(StructuredV iewer.java:861)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.preservingSelecti on(StructuredVie
wer.java:801)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.refresh(Structure dViewer.java:859
)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.refresh(Structure dViewer.java:821
)
> > at
> > org.eclipse.jface.viewers.TableViewer.inputChanged(TableView er.java:398)
> > at
> > org.eclipse.jface.viewers.ContentViewer.setInput(ContentView er.java:238)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.setInput(Structur edViewer.java:99
1)
> > at
> >
org.eclipse.ui.internal.dialogs.NewWizardNewPage.handleCateg orySelection(New
WizardNewPage.java:256)
> > at
> >
org.eclipse.ui.internal.dialogs.NewWizardNewPage.selectionCh anged(NewWizardN
ewPage.java:334)
> > at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:159)
> > at
> >
org.eclipse.core.internal.runtime.InternalPlatform.run(Inter nalPlatform.java
:1006)
> > at org.eclipse.core.runtime.Platform.run(Platform.java:413)
> > at
org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer .java:157)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.updateSelection(S tructuredViewer.
java:1290)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer.handleSelect(Stru cturedViewer.jav
a:657)
> > at
> >
org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected( StructuredViewer
..java:681)
> > at
> >
org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenS trategy.java:178
)
> > at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.ja va:173)
> > at
> > org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrate gy.java:308)
> > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
> > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:923)
> > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1847)
> > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1639)
> > at org.eclipse.jface.window.Window.runEventLoop(Window.java:583 )
> > at org.eclipse.jface.window.Window.open(Window.java:563)
> > at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.j ava:136)
> > at org.eclipse.jface.action.Action.runWithEvent(Action.java:842 )
> > at
> >
org.eclipse.jface.action.ActionContributionItem.handleWidget Selection(Action
ContributionItem.java:456)
> > at
> >
org.eclipse.jface.action.ActionContributionItem.handleWidget Event(ActionCont
ributionItem.java:403)
> > at
> >
org.eclipse.jface.action.ActionContributionItem.access$0(Act ionContributionI
tem.java:397)
> > at
> >
org.eclipse.jface.action.ActionContributionItem$ActionListen er.handleEvent(A
ctionContributionItem.java:72)
> > at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java :81)
> > at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:923)
> > at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.ja va:1847)
> > at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java :1639)
> > at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.jav a:1402)
> > at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
> > at
> >
org.eclipse.core.internal.boot.InternalBootLoader.run(Intern alBootLoader.jav
a:858)
> > at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
> > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> > at
> >
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39
)
> > at
> >
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl
..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)
> >
>
> ------------------------------------------------------------ --------------
---
> >
> > <<cut>>
> >
>
|
|
|
Powered by
FUDForum. Page generated in 0.04899 seconds