[Solved] Java plugin & other Catch-22s

Users and developers helping users with generic and technical Pale Moon issues on all operating systems.
Please direct questions that are Mac or Linux-specific (dealing with installation and OS integration) to the appropriate Linux or Mac board.

Moderator: trava90

Forum rules
This board is for technical/general usage questions and troubleshooting for the Pale Moon browser only. The main focus here is on Pale Moon on Windows. Please direct your questions that are specific for Linux and Mac to the dedicated boards for those operating systems.
Technical issues and questions not related to the Pale Moon browser should be posted in other boards!
Please keep off-topic and general discussion out of this board, thank you!
Locked
Robert2

[Solved] Java plugin & other Catch-22s

Post by Robert2 » 2013-03-05, 14:33

If I go to http://www.auditmypc.com/internet-speed-test.asp, I get a message saying that I need to install the Java plug-in.

The problem is that the latest Java Runtime Environment is already installed on my Windows 8 64-bit system.

When I click on “Install plugin…”, I am told that it could not be installed by Pale Moon, I should install it manually. But I have already done so.

How can I get out of this Catch-22?

I have “Warn me when closing multiple tabs” off in the Pale Moon options. I am still getting warning messages whenever I close several tabs with the “Close other tabs” right-click command.

How can I get out of this other Catch-22?

Thank you very much for any help.
Robert
Last edited by Moonchild on 2013-03-05, 19:43, edited 1 time in total.
Reason: Marked Solved

User avatar
satrow
Forum staff
Forum staff
Posts: 1851
Joined: 2011-09-08, 11:27

Re: Java plugin & other Catch-22s

Post by satrow » 2013-03-05, 16:06

Hi Robert, not sure about your specific W8/Java/site problem, I gave up on W8 when it was still in Beta. (There is a Flash-based test linked from your page, http://www.auditmypc.com/broadband-speed-test.asp but I found it very inaccurate.)

But, if that's the only reason you have Java installed, uninstall it (or at least disable the Java plugins from the browsers once tested), there are many Flash-based speed testers now, for example: http://www.speedtest.net/ and http://www.thinkbroadband.com/speedtest.html (also has download test files). There's also a YouTube video streaming test page where you can see the live throughput data: http://www.youtube.com/my_speed

Even after Oracle's latest Java 'patch' (within the last day or so), they're still investigating 5 other vulnerabilities, one of which is known to be actively exploited 'in the wild': http://thenextweb.com/insider/2013/03/0 ... -the-wild/

Details on how to disable the Java plugins linked from here: http://blog.malwarebytes.org/intelligen ... zero-days/

I suspect the ability to turn off the warning on closing multiple tabs only applies to closing the active browser window. I get the same result as you in Firefox and in Pale Moon - maybe this is an option that could be added by Moonchild but it may be easier to find an Add-on.

User avatar
Moonchild
Pale Moon guru
Pale Moon guru
Posts: 29251
Joined: 2011-08-28, 17:27
Location: Tranås, SE
Contact:

Re: Java plugin & other Catch-22s

Post by Moonchild » 2013-03-05, 17:02

I'm afraid I don't have a direct solution for Java. If you have a 64-bit installer for Java, it should include the plugin for gecko type browsers. Make sure the installer you have includes support for 64-bit.

As for your warning message, set browser.tabs.warnOnCloseOtherTabs to false in about:config
"Son, in life you do not fight battles because you expect to win, you fight them merely because they need to be fought." -- Snagglepuss
Image

Robert2

Re: Java plugin & other Catch-22s

Post by Robert2 » 2013-03-05, 19:22

Thank you very much, Moonchild!
I downloaded and installed the 64-bit version of the Java Runtime Environment. This did the trick.
And so did changing “browser.tabs.warnOnCloseOtherTabs” from True to False in about:config.
Problems solved!

Locked