1
vote
0answers
35 views

How do I enable the official Java plugin in the latest version of Google Chrome?

I was using Chromium, which runs smoothly, and was forced to upgrade to Chrome (mega.co.nz obliged me to). Now I can't execute applets in Chrome. Checking the installed plugins in both browsers, I see ...
0
votes
0answers
157 views

installed latest jre, but websites tell that it's old version (chrome)!

I've installed JRE (from .tar.gz with my console) When i check zsh it's installed: ➜ plugins update-java-alternatives -l java-7-oracle 1 /usr/lib/jvm/java-7-oracle ➜ plugins ...
1
vote
1answer
184 views

How to install Java Plugin for chrome

I followed the instructions in the accepted answer to this question and was able to correctly install the latest version of Java 7. However I do not have mozilla firefox installed but chrome. I was ...
0
votes
0answers
148 views

Chrome & Firefox Browsers ignore Sun Java (7.0_11) & Open Java / Ubuntu 12.10

Calling up certain websites shows the Message "PLUGIN not found" although both Open Java AND Sun Java are definitely installed (just redid both products). This is happenning for both browsers. I have ...
0
votes
1answer
612 views

How do I install a Java plugin for Google Chrome?

I'm a Java developer so I have the Java 7 JDK installed on my computer from Oracle (Sun). This obviously comes with the JRE. However, Google Chrome says I need the java plugin and wants me to install ...
6
votes
1answer
3k views

How do I update the IcedTea Plugin on 12.10?

Whenever I open up the page http://www.runescape.com/game.ws? in google chrome I get the notice, "IcedTea was blocked because it is out of date" and gives me the two options of updating it or running ...
1
vote
1answer
2k views

Can't find openjdk's jre? No Java plugin in Chrome web browser.

I have recently installed openjdk just to try out writing some java application $ dpkg -l | grep jdk ii openjdk-7-jdk 7u7-2.3.2a-0ubuntu0.12.04.1 OpenJDK ...
1
vote
0answers
854 views

How do I install Oracle Java on 12.04 such that it works in Google Chrome/Chromium?

I've looked at the other questions asked on this subject and I got OpenJDK and its plugin for web browsers but it isn't working for me. Please help me here, would be much appreciated if someone could ...
1
vote
0answers
103 views

how to show java-openjdk7 console during applet startup in chrome/firefox?

I've just installed java-openjdk-7 and in IcedTea Control Panel enable Debugging/Java Console/Show but it won't help.
2
votes
0answers
229 views

how to enable in chrome icedtea7 java plugin instead of icedtea6?

My chrome browser in ubuntu 12.04 uses iced6 plugin. Test http://java.com/en/download/testjava.jsp shows java6, but via update-alternatives I switched java/javac to using openjdk-java7
3
votes
1answer
1k views

Java 1.7 update 07 and Google Chrome

I've just updated Java from 1.6 to 1.7 via the Software Centre - removing the old Java 1.6 and selecting the new Java 1.7. Firefox works fine. But when I use Google Chrome to access a Java test ...
3
votes
4answers
5k views

How to update Oracle Java plugin for Google-chrome?

To begin with, I have already read the following solutions: Cannot Update Java plugin for Google Chrome How do I get Java plugin for Chrome? Installing Chrome Java Plugin How to install Oracle ...
1
vote
3answers
2k views

Why does Chrome report java as old, even though I have the newest version?

I have the newest version of Oracle Java (1.7.0_05) from Webupd8's PPA. Despite this, Google Chrome complaints that my Java plug-in is out dated, and forces me to confirm that I want to run every ...
0
votes
0answers
93 views

Installing Java in Ubuntu 12.04 64 bit (Chrome issue) [duplicate]

Possible Duplicate: Cannot Update Java plugin for Google Chrome I'm trying to get Java to run in Chrome 21.0.1180.57 to no avail. I've installed everything with the word Java from the ...
2
votes
4answers
2k views

Chrome reports Java plugin outdated

I've just installed the latest version of JRE (7u5) and Chrome still reports that it's outdated. When I go to chrome://plugins/, it shows the following line for Java: Java - Version: 1.7.0_05 ...
5
votes
6answers
27k views

Installing Chrome Java Plugin

I've been trying to install the Java plugin for Chrome for a couple hours now, and I figured it was time to ask people with more experience. I can't seem to get it working. My current Java version is ...
2
votes
1answer
604 views

Icedtea in Chrome won't load java applets

Icedtea in Chrome won't load java applets such as minecraft and runescape. It shows a gray screen instead. I've tried and failed to install the java plugin for chrome and it's left me wondering why ...
6
votes
0answers
10k views

How to install Oracle Java web plugin on Chrome in 12.04? [duplicate]

Possible Duplicate: How can I install Sun/Oracle’s proprietary Java 6/7 JRE or JDK? I've tried a whole lot of guides, but at best I ended up with neither Google Chrome not Firefox ...
2
votes
1answer
9k views

Cannot Update Java plugin for Google Chrome

I keep getting the "Java plugin out of date" box whenever I open a page with embedded Java. I use the link provided, which has no auto-install. I've unzipped the tarball into /usr/lib/jvm/. I've used ...
4
votes
8answers
18k views

Java will not run in Chromium, Google Chrome and Firefox

I am having major issues with Ubuntu and Kubuntu with regards to JAVA on websites using Chromium, Google Chrome or Firefox. I have tried everything to install JAVA, but it's not happening. Ubuntu ...
7
votes
6answers
15k views

How do I manually install the Oracle Java Plugin for Google Chrome and Firefox?

How to install Java Plugin to these browsers manually ? I downloaded JRE from Oracle Site, run it in terminal. Now, what I should do ?. I want to do it manually because, I want to be up-date with ...