Bug#402340: Integrated browser not working
Jordi Pujol
jordi_pujol at telefonica.net
Fri Dec 29 12:11:07 UTC 2006
Hello,
I was working in that problem, and I observed that:
the link for the library is not present,
i created that:
ln -s /usr/lib/libgtkembedmoz.so.0d /usr/lib/mozilla-firefox/libgtkembedmoz.so
but does not work correctly,
when starting Eclipse gives the error,
symbol lookup
error: /usr/lib/eclipse/configuration/org.eclipse.osgi/bundles/35/1/.cp/libswt-mozilla-gtk-3235.so:
undefined symbol: NS_InitEmbedding
libswt-mozilla-gtk-3235.so is not able to init the navigator,
That becomes an error in the library, not an eclipse error,
reported in Debian Bug report logs - #396636
and the user of eclipse should always use an external navigator,
or use eclipse from the svn development,
Because that message annoys me, I decided only to echo the error, and
configure the external browser,
remove the previous link;
rm /usr/lib/mozilla-firefox/libgtkembedmoz.so
modify the $HOME/.eclipse/eclipserc adding the following lines:
DIALOG=echo
DIALOGW="$DIALOG"
More information about the pkg-java-maintainers
mailing list