Closed
Bug 197360
Opened 22 years ago
Closed 22 years ago
Java plugin not recognised
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: robbie_usenet, Assigned: ashuk)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030313
I have the usual symlink to the Java plugin in my home directory.
About:plugins reports the plugin as present, but when I go to a page with an
applet in I get the jigsaw piece where the applet should be.
Worse, if I delete pluginreg.dat and then restart the plugin no longer appears
in the list of available plugins!
This is RH 8.0 with JDK 1.4.1_02 (JDK version doesn't seem to make any
difference) and Moz installed from the RPMs. There is no error output. Things
were working fine with 1.3b.
Reproducible: Always
Steps to Reproduce:
1. Go to a page with an applet in
2.
3.
Actual Results:
Bugger all
Expected Results:
I should have the applet!
Comment 1•22 years ago
|
||
I'm having trouble here too. The symlink is on the plugins lib and it was
working ok with 1.3a. Now no chance to make Java works. RH 8.0 and JDK 1.4.1-b21
here.
Reporter | ||
Comment 2•22 years ago
|
||
I should mention that other plugins work fine.
Component: Java APIs for DOM → Java to XPCOM Bridge
Comment 3•22 years ago
|
||
The RPMs are now compiled with GCC3.2 instead of 2.95 (1.3a)
You MUST use a JRE that is also compiled with GCC3.2.
AFAIK Blackdown.org released a GCC3.2 compiled JRE
-> invalid (no bug)
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Component: Java to XPCOM Bridge → OJI
Resolution: --- → INVALID
Reporter | ||
Comment 4•22 years ago
|
||
You're kidding, right? Sun JDK is no longer supported under RH??
Sorry, but this is a DEFECT, unless somebody can give me a workaround to get my
install working with the official JDK.
And if the answer is "use Netscape", I don't want to hear it!
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
Comment 5•22 years ago
|
||
Things are moving to gcc3. Binary compatibility is not preserved across that
switch. If you want to use the Sun plugin, don't use the RPMs (the tarballs are
still compiled with the old gcc compiler, and are (IIRC) around 10% slower
because of it). If you want to use the RPMs, get the Blackdown plugin. (Sun
should have released a gcc3-compiled version of the plugin long ago, if you ask
me, but blackdown finally beat them to it.)
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago → 22 years ago
Resolution: --- → INVALID
Comment 6•22 years ago
|
||
AFAIk SUN will Release a GCC3.2 JRE 1.4.1_02 in the near future
verified invalid
Status: RESOLVED → VERIFIED
Comment 7•22 years ago
|
||
Comment 8•22 years ago
|
||
*** Bug 197334 has been marked as a duplicate of this bug. ***
Comment 9•22 years ago
|
||
*** Bug 197528 has been marked as a duplicate of this bug. ***
Comment 10•22 years ago
|
||
*** Bug 197540 has been marked as a duplicate of this bug. ***
Comment 11•22 years ago
|
||
*** Bug 197387 has been marked as a duplicate of this bug. ***
Comment 12•22 years ago
|
||
*** Bug 198193 has been marked as a duplicate of this bug. ***
Comment 13•22 years ago
|
||
*** Bug 198337 has been marked as a duplicate of this bug. ***
Comment 14•22 years ago
|
||
*** Bug 198337 has been marked as a duplicate of this bug. ***
Comment 15•22 years ago
|
||
*** Bug 198440 has been marked as a duplicate of this bug. ***
Comment 16•22 years ago
|
||
*** Bug 198471 has been marked as a duplicate of this bug. ***
You need to log in
before you can comment on or make changes to this bug.
Description
•