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?
How to install Oracle Java web plugin on Chrome in 12.04?
and I hope this does not get marked as duplicate.
I previously un-installed OpenJDK and IceTea plugin and installed java-sdk 7 update 4
. I made a symbolic link to libnpjp.so
in my installation folder to ~/.mozilla/plugins
. Everything (including Chrome) was running smoothly as it should have.
Today, when I installed java-sdk 7 update 5
, I followed same steps as before but now, I get to see this:
and this:
I even un-installed and reinstalled chrome, but could not help.
I am running Ubuntu 12.04, Chrome Version 21.0.1180.79.
This is really most annoying experience so far.
PS: Kindly don't tell to reinstall Java using some PPA.
Download this shell script from here .
Give it Executable permissions. Once you open it will show a list of software. Select Java. It will ask If you want to install openjdk or Sun Java. Select whichever you want. It will work its charm and you're done.
See this useful article for information relating to installing Oracle Java 7 on Ubuntu.
1) Install the Oracle JDK 7
2) Install the Oracle JRE 7
3) Install the Firefox/Chrome Oracle Java 7 plugin.
As the name "plugin" suggests, it's not something you should update "inside" your browser, but "outside" the browser, meaning that the plugin is shared amongst all the browsers (let's say Chrome, Firefox, Opera, etc.) and could not be updated via the browser itself. You should consider updating the Java installation from your desired package manager, or installer or PPA or whichever you prefer.
I had the same problem and solved it by cleaning the
Chrome
cache.You enter
on the navigation bar. Then check only "Empty the cache" and "Delete cookies and other site and plug-in data" and then click on "clear browser data".