You are here

Java update 21 crashes Firefox portable 1.0

3 posts / 0 new
Last post
blascowitz
Offline
Last seen: 14 years 1 month ago
Joined: 2010-02-17 05:21
Java update 21 crashes Firefox portable 1.0

Hello,

im working with a Firefox Portable V 1.0.8.

On a computer where Java is running, Firefox isn't working when Java update 21 is installed. If I try to start the app I receive the following message in an error-prompt: The new Java Plug-In requires a recent version of the Firefox browser (Firefox 3 or later). After deinstalling the Java update it works again.

Does anyone know how I can prevent my browser against this "update"?

thx for help

John T. Haller
John T. Haller's picture
Offline
Last seen: 7 hours 4 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
QuickJava

Try the QuickJava extension. It disables it instantiating on pages where Java is used. Of course if it's crashing on launch, you're just out of luck. It won't work.\

Sometimes, the impossible can become possible, if you're awesome!

blascowitz
Offline
Last seen: 14 years 1 month ago
Joined: 2010-02-17 05:21
i found a solution, in the

i found a solution, in the all.js line 444

pref("security.enable_java", true); set to "false".

thx to john

Log in or register to post comments