Public bug reported: Binary package hint: azureus
The azureus package depends on default-jre, which is java 6 on Interpid. The code is compiled with a Java 6 compiler. But, I have my system /usr/bin/java set to Java 5 via the alternatives mechanism. Launching Vuze from the menu silently fails. Launching it from a terminal shows that there is a wrong class file version. I fixed this by copying /usr/bin/vuze, editing the line that sets the java environment variable to point specifically to the java 6 version and then setting the JAVA_HOME appropriately in the terminal where I launched vuze. If Vuze depends on Java 6, you should probably hard code the path of the Java 6 JRE/JDK in the shell script to launch it. Attached is a patch of what I did to the shell script to get it to launch. ** Affects: azureus (Ubuntu) Importance: Undecided Status: New -- 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 ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs