Bug#452322: azureus: VUZE search doesn't work

2007-12-15 Thread Shaun Jackman
I think the bug may be in libswt-mozilla-gtk-3.3-jni. It needs to include the two files libswt-xpcominit-gtk-3346.so and libswt-xulrunner-gtk-3346.so, and either one or both of those libraries needs to depend on libxpcomglue.so, possibly by setting XULRUNNER_LIBS=-lxpcomglue in the SWT's

Bug#452322: azureus: VUZE search doesn't work

2007-12-14 Thread Shaun Jackman
package azureus tag 452322 confirmed thanks Your suggestion almost worked for me. I had to include these two lines: export MOZILLA_FIVE_HOME=/usr/lib/xulrunner export LD_PRELOAD=$MOZILLA_FIVE_HOME/libxpcom.so Without forcing libxpcom.so to load, I get the error java: symbol lookup error:

Bug#452322: azureus: VUZE search doesn't work

2007-12-08 Thread Chris Capoccia
this can be fixed by including these lines in the start-up script: --- export MOZILLA_FIVE_HOME=/usr/lib/iceape if [ $LD_LIBRARY_PATH x = x ]; then export LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME; else export LD_LIBRARY_PATH=$MOZILLA_FIVE_HOME:$LD_LIBRARY_PATH; fi --- i have iceape installed. if

Bug#452322: azureus: VUZE search doesn't work

2007-11-21 Thread Chris Capoccia
Package: azureus Version: 3.0.3.4-2 Severity: normal the VUZE search doesn't work. azureus gives no search results. the gui provides no error messsages. when azureus is started from the cli, the following information is given: shell.open took 284ms processStartupDMS took 0ms