Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] [何犁吝皋老] eclipse-dev digest, Vol 1 #1391 - 2 msgs

頉堧牗靻 鞛呾唽頄堨姷雼堧嫟. 3鞗 25鞚茧偁 霃岇晞鞓り矤鞀惦媹雼. _________________________________________________________
--- Begin Message ---
Send eclipse-dev mailing list submissions to
	eclipse-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://dev.eclipse.org/mailman/listinfo/eclipse-dev
or, via email, send a message with subject or body 'help' to
	eclipse-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	eclipse-dev-admin@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of eclipse-dev digest..."


Today's Topics:

   1. (No subject) (Danny Browne)
   2. Help, Eclipse on Redhat 9 crashes at splash screen (Danny Browne)

--__--__--

Message: 1
From: "Danny Browne" <danny_browne@xxxxxxxxxx>
To: "Eclipse Dev" <eclipse-dev@xxxxxxxxxxx>
Date: Sun, 27 Feb 2005 13:46:36 +0000
Organization: Eircom Net (http://www.eircom.net/)
Subject: [eclipse-dev] (No subject)
Reply-To: eclipse-dev@xxxxxxxxxxx


Can anyone make any sense of this error message? Trying to get eclipse running on Redhat 9 ix86. It crashes at the splash screen and tell me to check the .log file which contains the error message below.

Are there any additional packages i need? I have gtk+-1.2.10-25 and gtk2-2.2.1-4.

Any help is much appreciated. 

!SESSION Feb 27, 2005 13:30:02.75 ----------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Feb 27, 2005 13:30:02.77
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/danny/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/os/linux/x86/libswt-pi-gtk-3063.so: /usr/lib/libatk-1.0.so.0: undefined symbol: g_assert_warning
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:100)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:268)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
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:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
____________________________________________________________
Danny Browne



_________________________________________________________________
Sign up for eircom broadband now and get a free two month trial.*
Phone 1850 73 00 73 or visit http://home.eircom.net/broadbandoffer



--__--__--

Message: 2
From: "Danny Browne" <danny_browne@xxxxxxxxxx>
To: "Eclipse Dev" <eclipse-dev@xxxxxxxxxxx>
Date: Sun, 27 Feb 2005 13:47:02 +0000
Organization: Eircom Net (http://www.eircom.net/)
Subject: [eclipse-dev] Help, Eclipse on Redhat 9 crashes at splash screen
Reply-To: eclipse-dev@xxxxxxxxxxx


Can anyone make any sense of this error message? Trying to get eclipse running on Redhat 9 ix86. It crashes at the splash screen and tell me to check the .log file which contains the error message below.

Are there any additional packages i need? I have gtk+-1.2.10-25 and gtk2-2.2.1-4.

Any help is much appreciated. 

!SESSION Feb 27, 2005 13:30:02.75 ----------------------------------------------
eclipse.buildId=M200409161125
java.version=1.4.2_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US

!ENTRY org.eclipse.osgi Feb 27, 2005 13:30:02.77
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: /home/danny/eclipse/plugins/org.eclipse.swt.gtk_3.0.1/os/linux/x86/libswt-pi-gtk-3063.so: /usr/lib/libatk-1.0.so.0: undefined symbol: g_assert_warning
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1495)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:100)
at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118)
at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:268)
at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:72)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:335)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:273)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:129)
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:185)
at org.eclipse.core.launcher.Main.run(Main.java:704)
at org.eclipse.core.launcher.Main.main(Main.java:688)
____________________________________________________________
Danny Browne



_________________________________________________________________
Sign up for eircom broadband now and get a free two month trial.*
Phone 1850 73 00 73 or visit http://home.eircom.net/broadbandoffer




--__--__--

_______________________________________________
eclipse-dev mailing list
eclipse-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
http://dev.eclipse.org/mailman/listinfo/eclipse-dev


End of eclipse-dev Digest

--- End Message ---

Back to the top