Closed
Bug 404462
Opened 18 years ago
Closed 18 years ago
java plugin installed but java applets fail to start / show
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: yumariso, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007111904 Minefield/3.0b2pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b2pre) Gecko/2007111904 Minefield/3.0b2pre
I installed the java plugin by copying libjavaplugin_oji.so to the plugins folder. The browser shows that the plugin is installed (in Tools/Addons/Plugins and in about:plugins). However, pages with applets display white space where the applet should be. The plugin verification at java.com also fails.
Reproducible: Always
Steps to Reproduce:
1. Install the java plugin by copying libjavaplugin_oji.so to the plugins folder
2. Go to: http://java.sun.com/applets/jdk/1.4/demo/applets/BarChart/example1.html
Comment 1•18 years ago
|
||
"copying libjavaplugin_oji.so"
Copying is wrong, you have to symlink it and in general you have to include the plugin version if you report a bug about a plugin.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → INVALID
| Reporter | ||
Comment 2•18 years ago
|
||
It is symlinked - didn't pay attention to the difference.
The above is true when I am using the java plugin from the latest Sun JDK - 1.6.0_3.
If I symlink the iced-tea plugin that comes with Fedora 8 applets are started fine.
Comment 3•18 years ago
|
||
Then why are you opening a bug here instead of asking sun ?
| Reporter | ||
Comment 4•18 years ago
|
||
No need to kick me when I am down :)
I was just trying to be helpful.
You need to log in
before you can comment on or make changes to this bug.
Description
•