Comment 9 for bug 553779

Revision history for this message
Niels Thykier (niels-thykier) wrote : Re: [Bug 553779] Re: xulrunner window causes swt exception

Victor Costan wrote:
> @madmed, @joshcody: I'm actually using the Aptana stuff for my work, so
> uninstalling isn't a solution. If I have to choose between Lucid and the
> RadRails plugins, I'll drop Lucid.
>

Could you try to add
-Dswt.library.path=/usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/145/1/.cp/

to your eclipse.ini?

Please note that the numbers may vary; you can find the right number by
(e.g.) running:

find /usr/lib/eclipse/configuration/org.eclipse.osgi/bundles \
  -name 'libswt-xulrunner*.so'

If this does not work, please post your /usr/bin/eclipse (it is a shell
script) and the output of:

ls -1d /usr/lib/xulrunner-*

Thank you in advance,
~Niels