Error starting homebanking applet with icedtea-7-plugin
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
icedtea-web (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
To reproduce:
First make sure you are using java7 and icedtea-7-plugin with
sudo update-alternatives --config java
and choose /usr/lib/
and
sudo update-alternatives --config mozilla-
and choose /usr/lib/
Then Starting firefox from command line (important) and the visit
When visiting https:/
Then the firefox tab hangs and the console pukes with:
info: Error while loading localization: There is no localization file for your language.
java version "1.7.0_09"
OpenJDK Runtime Environment (IcedTea7 2.3.3) (7u9-2.
OpenJDK 64-Bit Server VM (build 23.2-b09, mixed mode)
Fontconfig warning: "/etc/fonts/
JAR https:/
netx: Initialization Error: Could not initialize applet. (com.ibm.
netx: Initialization Error: Could not initialize applet. (com.ibm.
net.sourceforge
at net.sourceforge
at net.sourceforge
at net.sourceforge
Caused by: java.lang.
at net.sourceforge
at net.sourceforge
... 2 more
java.lang.
at net.sourceforge
at sun.applet.
at java.lang.
java.lang.
at sun.applet.
at java.lang.
This does not happend when you choose java6 and icedtea-6-plugin
ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: icedtea-7-plugin 1.3-1ubuntu1.1
ProcVersionSign
Uname: Linux 3.5.0-18-generic x86_64
NonfreeKernelMo
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
Date: Tue Nov 20 22:10:50 2012
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-10-18 (399 days ago)
InstallationMedia: Kubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
MarkForUpload: True
ProcEnviron:
LANGUAGE=
TERM=xterm
PATH=(custom, no user)
LANG=da_DK.UTF-8
SHELL=/bin/tcsh
SourcePackage: icedtea-web
UpgradeStatus: Upgraded to quantal on 2012-11-10 (10 days ago)
The obvious workaround is of course to switch to the java6 plugin using: javaplugin. so
sudo update-alternatives --config java
and
sudo update-alternatives --config mozilla-
Then everything works fine.