Questions tagged [icedtea]

IcedTea is build environment for OpenJDK. It also adds functionality to OpenJDK, including a powerful web plugin.

IcedTea aims to make it easier for users to build and deploy OpenJDK, especially when using Free tools. IcedTea is the variant of OpenJDK currently distributed with GNU/Linux distributions such as Fedora, Gentoo and Debian, and our primary focus is to continue to support OpenJDK on GNU/Linux across multiple architectures.1

1Source:IcedTea Project

The IcedTea browser plugin is provided in the icedtea-plugin package Install icedtea-plugin.

58 questions
24
votes
1 answer

java plugin in Chromium

Icedtea-7-plugin installed but it does not appears in the list in about:plugins in Chromium. Not able to execute java applets. Tried installing Icedtea-7-plugin but in vain. Using openjdk7 in 14.04
pulkit
  • 321
15
votes
3 answers

IcedTea plugin for OpenJDK 8

I updated from OpenJDK 7 to 8. I uninstalled 7, which uninstalled the IcedTea plugin as well. I tried to reinstall IcedTea with sudo apt-get install icedtea-7-plugin But it doesn't work. When I try to launch topcoder jnlp file, it fails. Also,…
8
votes
4 answers

Unable to install icedtea plugin on Utopic Unicorn 14.10

Trying to install icedtea-7-plugin on 14.10 x64 gives an error. apt-get install icedtea-7-plugin . . . Selecting previously unselected package icedtea-netx:amd64. . . . Processing triggers for man-db (2.7.0.2-2) ... E: Sub-process /usr/bin/dpkg…
Enterprise
  • 12,792
7
votes
3 answers

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 this time. I've gone to the link attached to the…
Josh Pinto
  • 8,089
6
votes
3 answers

icedtea-7-plugin non-functional in Ubuntu 13.04

I installed(sudo apt-get install) icedtea-7-plugin (and all its dependencies) and have closed firefox and reopened it; and the plugin still does not appear in http//about:plugins Is there a fix for this? Output of: java -version java version…
6
votes
1 answer

Run JNLP (Java Network Launching Protocol) file on Ubuntu 20.04

I am new to Ubuntu 20.04 (or say any version). I recently upgraded my PC from Ubuntu 18.04 to Ubuntu 20.04. While in Ubuntu 18.04 I was able to login to my company from file *.jnlp. Required Java version 1.8. However, after upgrade to Ubuntu 20.04,…
5
votes
0 answers

OpenJDK, IcedTea security settings

I am a beginner Linux user. From my knowledge the system uses OpenJDK and IcedTea only when I connect to a SAP IDES server through SAP GUI JAVA adding a string in it to connect to that server. I use SAP for my studies. What is SAP IDES I have the…
XPDIN
  • 595
5
votes
1 answer

Where is the IcedTea Control Panel?

I want to disable the sandbox banner on Java Webstart applications, and the official documentation hints at a control panel, but I am unable to find it.
5
votes
2 answers

Iced Tea plugin keeps asking for permission to run Java applets

Every time the browser wants to load a Java applet a dialog asking me for permission to run the java applet appears. No matter if I check the option "remember this option" or not, the dialog appears, annoyingly, every time the browser tries to show…
Charlie
  • 101
4
votes
1 answer

libnpjp2.so - java plugin missing in openjdk-8-jdk:i386

I am using ubuntu 14.10 and i installed jdk8 via apt-get install openjdk-8-jdk:i386. Using update-alternatives, I have made java 8 as the default one. Now, when i checked java on firefox using this link, it showed java plugin is not working on…
Saravana
  • 151
4
votes
1 answer

Error running Java web application with OpenJDK Java7 runtime in Ubuntu 14.04

I have fresh Ubuntu 14.04 install on my HP Pavilion g6 laptop. I have installed OpenJDK and IcedTea plugin in order to run Java applications as explained here. But when I am going to chess.com website and select play against computer option it is…
Bibi424
  • 618
4
votes
2 answers

Replacing the OpenJDK with the Oracle JDK

I've had the archive file for Oracle's JDK for some time and have been running java applications through ~/Downloads/jdk1.7.0/bin/java -jar for some time, but I'm wondering if there's an actual way to "install" the JDK without running…
4
votes
1 answer

Google Chrome says IcedTea is out of date

IcedTea for Google Chrome won't work. What happens is this - when I visit the Java test page http://www.java.com/en/download/testjava.jsp, Chrome throws this: When I click Update plug-in..., it just redirects to IcedTea's website! Is there any way…
Visualblocks
  • 78
  • 1
  • 4
3
votes
1 answer

Getting java plugin into firefox

I want the java plugin to work in Firefox and so I want to be clear on something. It appears that the default JRE (OpenJDK) that one gets from doing sudo apt install default-jre will not work, and so it is useless. One needs either…
eshaya
  • 160
3
votes
0 answers

How to use Firefox AppArmor profile with IcedTea Java plugin on Ubuntu 14.04?

Whenever I set up Ubuntu on a new system, I active the default AppArmor profile for Firefox via sudo aa-enforce /etc/apparmor.d/usr.bin.firefox Doing this on Ubuntu 14.04, however, makes Java applets unusable. Running Firefox by terminal and…
dreamon
  • 31
1
2 3 4