Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#26657 - [eclipse] symbol lookup error

Attached to Project: Arch Linux
Opened by zenshell (zen) - Friday, 28 October 2011, 05:16 GMT
Last edited by Ionut Biru (wonder) - Monday, 27 February 2012, 17:56 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Paul Mattal (paul)
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Eclipse doesn't close correctly due to a symbol lookup error.

Additional info:

* package version(s)
eclipse 3.7.1-2

* config and/or log files etc.
JVM terminated. Exit code=127
/opt/java/bin/java
-Xms40m
-Xmx768m
-XX:MaxPermSize=512m
-jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-os linux
-ws gtk
-arch x86_64
-showsplash
-launcher /usr/share/eclipse/eclipse
-name Eclipse
--launcher.library /usr/share/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.100.v20110505/eclipse_1407.so
-startup /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.overrideVmargs
-exitdata 578003
-vm /opt/java/bin/java
-vmargs
-Xms40m
-Xmx768m
-XX:MaxPermSize=512m
-jar /usr/share/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar

/opt/java/bin/java: symbol lookup error: /usr/lib/gtk-2.0/2.10.0/immodules/im-xim.so: undefined symbol: gtk_im_context_get_type

Steps to reproduce:
-start eclipse from command line
-write some code,use the .(dot) to autocomplete the function name(won't produce error if I don't use .(dot))
-save the code and exit
-the error dialog pop up
-command line throw out a symbol lookup error
This task depends upon

Closed by  Ionut Biru (wonder)
Monday, 27 February 2012, 17:56 GMT
Reason for closing:  Works for me
Additional comments about closing:  please open a new bug if is still available in 3.7.2

Loading...