Closed Bug 204264 Opened 22 years ago Closed 21 years ago

Blackdown Java (j2re1.4.1) plug-in not loaded

Categories

(Core Graveyard :: Plug-ins, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: aking, Assigned: peterlubczynski-bugs)

References

()

Details

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030501 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4b) Gecko/20030501 Mozilla build was unable to recognise a softlink from the j2re1.4.1's javaplugin_oji. Subsequently, could not properly open the above site. Reproducible: Always Steps to Reproduce: 1.Click on about plugin in the the Help menu 2. 3. Actual Results: Java plugin not listed among other plugins as it usually does in previous builds Expected Results: Should have shown Java plugin is properly installed
Which GCC version do you see in "about:buildconfig" (as URL) and which blackdown JRE Do you use ?
Actually, if * after installing Mozilla 1.4 * I launch the previous version of Mozilla (1.3) and view "about plug-ins" (with Java appearing in the list), * next time I launch Mozilla 1.4, Java is properly listed in "about plug-ins" I use Java(TM) Plug-in Blackdown-1.4.1-01 on Knoppix
Mozilla ist not able to recognise Java 1.4.2 (about:plugins) Mozilla/5.0 (X11; U; Linux i686; de-AT; rv:1.4) Gecko/20030624 about buildconfig: target i686-pc-linux-gnu Build tools Compiler Version Compiler flags /usr/gcc-3.2.3/bin/gcc gcc version 3.2.3 /usr/gcc-3.2.3/bin/g++ gcc version 3.2.3 frakei@radovan:~> java -version java version "1.4.2" Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2-b28) Java HotSpot(TM) Client VM (build 1.4.2-b28, mixed mode) Softlink for java is set: .../mozilla/plugins> ls -al lrwxrwxrwx 1 root root 64 Jul 9 01:45 libjavaplugin_oji.so -> /usr/java/j2re1.4.2/plugin/i386/ns610-gcc32/libjavaplugin_oji.so A total uninstall/reinstall of j2re1.4.2 and mozilla 1.4 does not solve the problem.
I have solved 'my' problem. No bug in moz, but a broken symbolic link of my libgcc_s.so in /usr/lib (to /lib/libgcc_s.so.1). (.../mozilla> ./mozilla LoadPlugin: failed to initialize shared library /usr/java/j2re1.4.2/plugin/i386/ns610-gcc32/libjavaplugin_oji.so [libgcc_s.so.1: cannot open shared object file: Datei oder Verzeichnis nicht gefunden] ) I think there was someting serious about my gcc-3x or libgcc-3x-install.
Closing per reporter's comments above. -M
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.