I uninstalled the (crashing) openjdk and installed the sun jdk via:

sudo aptitude install sun-java6-jdk openjdk-6-jre- openjdk-6-jre-
headless- openjdk-6-jre-lib-

Then edited /usr/bin/azureus to obey alternatives:

$ diff /usr/bin/azureus.1 /usr/bin/azureus
2c2
< JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M'
---
> JAVA='/usr/bin/java -Xmx1024M'

Then re-opened the bug against azureus for circumventing alternatives 
necessitating the previous step:
https://bugs.launchpad.net/ubuntu/+source/azureus/+bug/199312

-- 
vuze crashes after upgrade on ubuntu 8.10 -> 9.04
https://bugs.launchpad.net/bugs/380378
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to