Results 1 to 10 of 16
My system is Ubuntu 9.04 on Acer Aspire 5520
I have no big issues with java, except for the thing I need the most. My internet banking is working fine ...
- 07-07-2009 #1Just Joined!
- Join Date
- Jun 2009
- Posts
- 10
ubuntu 9.04 Java Issue ?
My system is Ubuntu 9.04 on Acer Aspire 5520
I have no big issues with java, except for the thing I need the most. My internet banking is working fine until I need to do a transfer of money , as it trys to do it I get the following message :- 'Starting applet... then after a few seconds, I get this error message :- 'Start: applet not initialized'
Which is pretty annoying as its the one thing I am absolutely depend on.
All other java (seems) to work, ok.
My knowledge of Linux is microscopic , so any help would need to be explicit.
Hope someone can help.
- 07-07-2009 #2
are you using 64 bit ubuntu? the java plugin for web browsers for 64 bit linux is still in infancy, I have problems with it. Also, which java are you using?
- 07-07-2009 #3Just Joined!
- Join Date
- Jun 2009
- Posts
- 10
Hi, No 32 bit i386 does that help ??
- 07-07-2009 #4
- 07-07-2009 #5Just Joined!
- Join Date
- Jun 2009
- Posts
- 10
SORRY !!!!
When I do 'about
lugins' the Java version is as follows:-
File name IcedTeaPlugin.so
The IcedTea Java Web Browser Plugin 1.4.1 (6b14-1.4.1-0ubuntu7) executes java applets.
Does that help ??
- 07-07-2009 #6
I would try the sun java plugin, I haven't had as much luck with the iced tea plugin. You should be able to install it with this code on terminal
I'm not sure what conflict having both installed would cause, so I would uninstall the icedtea plugin withCode:sudo apt-get install sun-java6-plugin
After you will have to restart firefox.Code:sudo apt-get remove icedtea*
- 07-07-2009 #7Just Joined!
- Join Date
- Jun 2009
- Posts
- 10
hi there,
Ok I removed icedtea.
then installed java6 but it says 'already newest version' and finishes, but when I look at 'about
lugins' it's NOT there !!
- 07-07-2009 #8
- 07-07-2009 #9Just Joined!
- Join Date
- Jun 2009
- Posts
- 10
Hi there,
Yes I did, the only 'java' entries is a file called 'libnpjp2.so' and the MIME entries have a description of 'java' and 'enabled = Yes'
- 07-07-2009 #10Just Joined!
- Join Date
- Jun 2009
- Posts
- 10
Hi,
Some more info.......
root@mine:/# find / -name libnpjp2*
/usr/lib/jvm/jre1.6.0_14/lib/i386/libnpjp2.so
/usr/lib/jvm/java-6-sun-1.6.0.13/jre/lib/i386/libnpjp2.so
root@mine:/#
Any use ??


Reply With Quote