[Bug 297234] New: Java applets do not work with Mozilla-Firefox
https://bugzilla.novell.com/show_bug.cgi?id=297234 Summary: Java applets do not work with Mozilla-Firefox Product: openSUSE 10.2 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Java AssignedTo: dbornkessel@novell.com ReportedBy: pnemec@novell.com QAContact: qa@suse.de Found By: --- MozillaFirefox-2.0.0.6-2.1 rpm -qa | grep java java-1_4_2-gcj-compat-32bit-1.4.2.0-66 java-1_4_2-sun-1.4.2_update13-3.1 java-1_5_0-sun-devel-1.5.0_update12-3.1 gcc-java-4.1.3-29 java-1_5_0-sun-1.5.0_update12-3.1 java-1_5_0-sun-alsa-1.5.0_update12-3.1 java-1_4_2-gcj-compat-1.4.2.0-66 java-1_5_0-sun-src-1.5.0_update12-3.1 gcc41-java-4.1.2_20061115-5 java-1_5_0-sun-plugin-1.5.0_update12-3.1 kdebindings3-javascript-3.5.7-24.7 java-1_5_0-sun-demo-1.5.0_update12-3.1 First i realise that there is no java plugin installed. I do not understand why pluggn for browser is not in standard java ...huh. Anyway, i success to install right package. Problem is that Firefox still not going to load applet. When i started firefox from konsole i get: (firefox-bin:7608): Gtk-WARNING **: Nemohu nalézt knihovnu pro témata v module_path: "xfce", Exec of "/usr/lib/jvm/java-1.5.0-sun-1.5.0_update12/jre/bin/java_vm" failed: not file or directory ** (Gecko:7633): WARNING **: Serious fd usage error 42 ** (Gecko:7633): WARNING **: Serious fd usage error 40 Could not read ack from child process Plugin: Java VM process has died. plugin: java process exited with status 6 Could not start JavaVM! VM did not start up properly Exec of "/usr/lib/jvm/java-1.5.0-sun-1.5.0_update12/jre/bin/java_vm" failed: not a file or directory ** (Gecko:7634): WARNING **: Serious fd usage error 42 ** (Gecko:7634): WARNING **: Serious fd usage error 40 Could not read ack from child process Plugin: Java VM process has died. plugin: java process exited with status 6 Could not start JavaVM! VM did not start up properly Exec of "/usr/lib/jvm/java-1.5.0-sun-1.5.0_update12/jre/bin/java_vm" failed: není souborem ani adresářem ** (Gecko:7635): WARNING **: Serious fd usage error 42 ** (Gecko:7635): WARNING **: Serious fd usage error 40 Could not read ack from child process Plugin: Java VM process has died. plugin: java process exited with status 6 Could not start JavaVM! VM did not start up properly Exec of "/usr/lib/jvm/java-1.5.0-sun-1.5.0_update12/jre/bin/java_vm" failed: not a file or directory ** (Gecko:7636): WARNING **: Serious fd usage error 42 ** (Gecko:7636): WARNING **: Serious fd usage error 40 Could not read ack from child process Plugin: Java VM process has died. plugin: java process exited with status 6 Could not start JavaVM! VM did not start up properly Konqueror work great. (except Konqueror ignore java security stuff) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297234#c1 daniel bornkessel <dbornkessel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|dbornkessel@novell.com |bnc-team-java@forge.provo.novell.com --- Comment #1 from daniel bornkessel <dbornkessel@novell.com> 2007-10-09 01:30:45 MST --- Sorry for the long delay: We have new Java maintainers and I thought that this bug was already mirrored by the new maintainers. I think you ran in an old bug: Is it possible that you have a 64bit JRE installed along with a 32bit Java-plugin. This was possible on 10.2 (and is fixed in 10.3). Konqueror uses Java directly ... so this can actually work. If which java points to something like: /usr/lib64/... this points even more the this kind of problem (because firefox tries to load the plugin from /usr/lib/...) Note: There is not 64bit plugin. On 10.2 you need to make sure that your JRE is 32 bit as well. Assigning the bug to the new Java maintainers. Regards, Daniel -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297234#c2 Roger Larsson <roger.larsson@norran.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |roger.larsson@norran.net --- Comment #2 from Roger Larsson <roger.larsson@norran.net> 2007-11-22 17:35:03 MST --- I am in the same situation: java in konqueror works, but in firefox it does not. - Why isn't there a 64 bit javaplugin? Anyway while trying to track down this issue I noted that javaplugin.so -> /etc/alternatives/javaplugin but I had no /etc/alternatives/javaplugin to get one I run update-alternatives --auto javaplugin And installs does not create a javaplugin.so in /usr/lib64/browser_plugins but that really can't be used as there are no version for 64 bit... Trying to run the 32 bit variant under nspluginwrapper does not work as it does not recognice NS7 plugins (my guess). # nspluginwrapper -i /usr/lib/jvm/java-1.6.0.u3.sr2-sun-1.6.0.u3/jre/plugin/i386/ns7/libjavaplugin_oji.so nspluginwrapper: /usr/lib/jvm/java-1.6.0.u3.sr2-sun-1.6.0.u3/jre/plugin/i386/ns7/libjavaplugin_oji.so is not a valid NPAPI plugin -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297234 User dbornkessel@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=297234#c3 daniel bornkessel <dbornkessel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dbornkessel@novell.com Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #3 from daniel bornkessel <dbornkessel@novell.com> 2008-02-13 04:31:03 MST --- Hi. Konqueror handles plugins differently to Firefox: Konqueror uses Java directly without depending on the java plugin part. There is no plugin for 64bit because SUN simply never provided such a plugin and as it is binary only, we can unfortunately not change this. The situation will hopefully be different in the future, as Java 1.7 will be completely open source and we can probably provide the 64bit plugin. As we can't change it for 10.3, I will close this bug now as 'wontfix' ... hopefully for the next version, we will have a plugin available. If you like adventures, you could try installing icedtea from factory http://download.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x8... but no idea if that does anything at all ;) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297234 User pnemec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=297234#c4 Pavel Nemec <pnemec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|WONTFIX | --- Comment #4 from Pavel Nemec <pnemec@novell.com> 2008-02-14 03:35:46 MST --- This is true for 10.3. But AFAIK in 10.2 Firefox is 32b even on 64b installation (because of falsh) so Firefox should have no problems with 32b plugin. So I am reopening this one. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297234 User mvyskocil@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=297234#c6 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO Info Provider| |pnemec@novell.com --- Comment #6 from Michal Vyskocil <mvyskocil@novell.com> 2008-04-17 01:37:09 MST --- Isn't it the problem with broken /etc/alternatives dir? Should you type a update-alternatives --display javaplugin? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=297234 User pnemec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=297234#c7 Pavel Nemec <pnemec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|pnemec@novell.com | Resolution| |WONTFIX --- Comment #7 from Pavel Nemec <pnemec@novell.com> 2008-05-05 01:09:03 MST --- I do not have access to original system -> WORKFORSOME -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com