Closed
Bug 174035
Opened 23 years ago
Closed 23 years ago
j2re 1.4.1 doesn't appear in a plugins list
Categories
(Core Graveyard :: Java: OJI, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: DmitryBurstein, Assigned: joe.chou)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021011
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2b) Gecko/20021011
The symlinked jre plugin (ver.1.4.1) isn't recognized by Mozilla. It doesn't
lead to any kind of error message - I just don't see it in the "About Plug-Ins"
list, neither can I see any java-written web page.
Reproducible: Always
Steps to Reproduce:
1.ln -s /usr/java/j2re1.4.1/plugin/i386/ns610/libjavaplugin_oji.so
/usr/lib/mozilla-1.2b/plugins/
2.mozilla
3.Help->About Plug-ins
Comment 1•23 years ago
|
||
-> Oji
Assignee: beppe → joe.chou
Component: Plug-ins → OJI
QA Contact: shrir → pmac
Comment 2•23 years ago
|
||
Dmitry, I've been using mozilla nightlies with java 1.4.1 on linux for some time
now with no particular problems. Could you try the following:
1) Verify your symbolic link is correct. For example, cd to .../mozilla/plugins
and run "ls -lL *.so" or "size *.so". If the symlink is bad, you'll get an error
that libjavaplugin_oji.so doesn't exist.
2) Try the version of the plugin in the .../i386/ns600 directory.
3) Try a newer nightly. Sometimes a nightly is just broken.
Chris Petersen is a new QA contact for oji component. His email is:
petersen@netscape.com
Assignee: joe.chou → petersen
Status: UNCONFIRMED → NEW
Comment 4•23 years ago
|
||
fixing small error for pmac@netscape.com (filter with : SPAMMAILSUCKS)
Assignee: petersen → joe.chou
QA Contact: pmac → petersen
Reporter | ||
Comment 5•23 years ago
|
||
Kenneth, you are right! It was probably that particular nightly's problem. I
just have downloaded the 2002101708 build, and averything was fine with the
jre-1.4.1. So you can proably close this bug.
Thanks,
Dmitry
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 6•22 years ago
|
||
-- Verified on latest trunk build(20030521) on Linux with JRE1.4.2_beta. Works
fine. Marking VERIFIED.
Status: RESOLVED → VERIFIED
QA Contact: petersen → dsirnapalli
You need to log in
before you can comment on or make changes to this bug.
Description
•