The media site
www.ninjavideo.net uses a java applet to setup a secure downloader. This fails under Firefox 3.5
The ninjavideo's user shockdiode's solution is ...
sudo apt-get remove icedtea6-plugin
sudo apt-get install sun-java6-plugin
Afterward you still have ...
java -version
java version "1.6.0_0"
OpenJDK Runtime Environment (IcedTea6 1.4.1) (6b14-1.4.1-0ubuntu11)
OpenJDK Client VM (build 14.0-b08, mixed mode, sharing)
Note: If you don't have it, the
sun-java6-plugin will automatically install Firefox 3.0 -
don't worry about it; the security applet will work even if it's started from Firefox 3.5
Ishkabibble - I have no idea if this has anything to do with your problem. But maybe?, I hope.
Tags: kubuntu java IcedTea6 Firefox