https://bugzilla.novell.com/show_bug.cgi?id=345472 Summary: /etc/alternatives/javaplugin Is Broken In Current java- sun-1.5.0-update13-sr2 Package Product: openSUSE 10.3 Version: Final Platform: All OS/Version: openSUSE 10.3 Status: NEW Severity: Normal Priority: P5 - None Component: Java AssignedTo: bnc-team-java@forge.provo.novell.com ReportedBy: sourtooth@gmail.com QAContact: qa@suse.de Found By: --- Currently Java In Firefox Is Broken Due To This: /usr/lib/jvm/java-1.5.0-sun-1.5.0_update12/jre/plugin/i386/ns7/libjavaplugin_oji.so Being Symlinked Instead Of: /usr/lib/jvm/java-1.5.0-sun-1.5.0_update13-sr2/jre/plugin/i386/ns7/libjavaplugin_oji.so At /etc/alternatives/javaplugin It Is Actually Caused By /usr/lib/browser-plugins/javaplugin.so Linking To /etc/alternatives/javaplugin Which In Turn Is Broken I Have Created A Simple Fix: Using Konqueror As Root Goto: /etc/alternatives/ And Delete javaplugin ( Nothing ELSE! ) Then Run As Root In Konsole: ln -s /usr/lib/jvm/java-1.5.0-sun-1.5.0_update13-sr2/jre/plugin/i386/ns7/libjavaplugin_oji.so /etc/alternatives/javaplugin However If You Try To Use Any Java Content... Firefox Will Freeze Totally. It Outputs This On The Command Line: which: no wxdfast in (/opt/kde3/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) which: no gwget in (/opt/kde3/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) which: no d4x in (/opt/kde3/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) which: no nt in (/opt/kde3/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) which: no aria in (/opt/kde3/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/X11R6/bin:/usr/games:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin) libxcb: WARNING! Program tries to unlock a connection without having acquired a lock first, which indicates a programming error. There will be no further warnings about this issue. libxcb: WARNING! Program tries to lock an already locked connection, which indicates a programming error. There will be no further warnings about this issue. Which Indicates A: This Script Can't Find Some Stuff B: That This Java Plugin Doesn't Exactly Work However I Believe This To Be A Seperate Bug, Not Related To This Issue -- 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.