I've also updated from 8.10 to 9.04, and i have java6 installed. It will still not work because the path to the java executable has changed. To fix it:
$ sudo gedit /usr/bin/azureus change JAVA='/usr/lib/jvm/java-6-openjdk/jre/bin/java -Xmx1024M' to JAVA='/usr/lib/jvm/java-6-sun/jre/bin/java -Xmx1024M' -- Vuze won't launch if default Java is not Java 6 https://bugs.launchpad.net/bugs/296880 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
