Closed
Bug 279834
Opened 20 years ago
Closed 19 years ago
flash and JAVA plugins will not load on 64 bit Intel FC3 although JAVA is working on same pc
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
EXPIRED
People
(Reporter: folksy, Assigned: bugzilla)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5) Gecko/20041110 Firefox/1.0 Build Identifier: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.5) Gecko/20041110 Firefox/1.0 Kernel == Linux version 2.6.10-1.741_FC3smp (bhcompile@crowe.devel.redhat.com) (gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3)) I have loaded both j2re1.4.2_06 jre1.5.0_01 and flash version 7 I have been out to the websites / boards found that I must created a symlink for Java. I have tried a symlink to all versions of libjavaplugin_oji.so. I also tried cp all the different libjavaplugin_oji.so into /usr/lib64/firefox-1.0/plugins/ But that did not work either A locate for libjavaplugin_oji.so /usr/lib/mozilla/plugins/libjavaplugin_oji.so /usr/java/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so /usr/java/jre1.5.0_01/plugin/i386/ns7-gcc29/libjavaplugin_oji.so /usr/java/j2re1.4.2_06/plugin/i386/ns610-gcc32/libjavaplugin_oji.so /usr/java/j2re1.4.2_06/plugin/i386/ns610/libjavaplugin_oji.so I ran a ldd on libjavaplugin_oji.so to check for depenencies linux-gate.so.1=> (0xffffe000) libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0xf7ee4000) libdl.so.2 => /lib/libdl.so.2 (0xf7ee0000) libc.so.6 => /lib/tls/libc.so.6 (0xf7db6000) /lib/ld-linux.so.2 (0x56555000) I have verified that all the libs exist and are in the /lib dir. (except for linux-gate.so.1 which I was told will not exist because it is a virtual library, provided by the 2.6 Linux kernel) Build platform target x86_64-unknown-linux-gnu Build tools Compiler Version Compiler flags gcc gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) -Wall -W -Wno-unused -Wpointer-arith -Wcast-align -Wno-long-long -pedantic -pthread -pipe c++ gcc version 3.4.2 20041017 (Red Hat 3.4.2-6.fc3) -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic -fshort-wchar -pthread -pipe -I/usr/X11R6/include Configure arguments --disable-ldap --disable-mailnews --enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector,gnomevfs,negotiateauth --enable-crypto --disable-composer --enable-single-profile --disable-profilesharing --with-system-jpeg --with-system-zlib --with-system-png --with-pthreads --disable-tests --disable-debug --disable-jsd --disable-installer '--enable-optimize=-Os -g -pipe -m64' --enable-xft --enable-xinerama --enable-default-toolkit=gtk2 --enable-official-branding --disable-xprint --disable-strip --enable-pango I checked the about:plugins inbetween trying all the above variables, but no plugins execpt the defaults ever show. Please let me know if I could provide you with any other information. Reproducible: Always Steps to Reproduce: 1. Load Java on FC3 intel 64 bit system 2. build symlink 3. Close firefox 4. Reopen Firefox 5. Go to http://www.javatester.org/version.html 6. Ask to load JAVA again Actual Results: It con't to say I need to load JAVA Or GO to http://www.htmlgoodies.com/beyond/flashtestmain.html and see flash fail Expected Results: JAVA and flash plugins to work
Comment 1•20 years ago
|
||
So you're running a 64-bit version of Firefox? If so, you'll need 64-bit versions of the plugins too. There is no 64-bit flash player, and AFAIK there is no 64-bit java available for Linux from Sun either.
Comment 2•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 3•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•