Hi,
I'm running eclipse 3.5 32 bit with java 32 and I'm trying to run an SWT
application I'm working on. I was using windows but I want to be able to
do it from ubuntu, so I added the SWT jar for linux 32 bit
I've tried the workarounds suggested here so I'm using the following
script to run eclipse:
export UBUNTU_MENUPROXY=0
export GDK_PIXBUF_MODULE_FILE=/usr/lib32/gdk-pixbuf-2.0/2.10.0/loaders.cache
/home/rodrigo/Apps/eclipse_jee_galileo_lvs/eclipse
Then, when I try to run my app I get the following errors:
(SWT:3242): Gtk-WARNING **: Loading IM context type 'ibus' failed
(SWT:3242): Gtk-WARNING **: /usr/lib/gtk-2.0/2.10.0/immodules/im-
ibus.so: wrong ELF class: ELFCLASS64
(SWT:3242): Gtk-WARNING **: Loading IM context type 'ibus' failed
Exception in thread "main" java.lang.RuntimeException:
java.lang.NullPointerException
at
com.lvsint.abp.admin.AbpApplicationLauncher.launch(AbpApplicationLauncher.java:61)
at
com.lvsint.abp.richclient.eventcreator.EventCreatorShell.main(EventCreatorShell.java:2237)
Caused by: java.lang.NullPointerException
at org.eclipse.swt.accessibility.Accessible.isValidThread(Unknown
Source)
Does anybody know how to fix this problem?
Thanks
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/781870
Title:
32-bit libraries erroneously load 64-bit libraries
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/781870/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs