← Back to team overview

openjdk team mailing list archive

[Bug 211309] Re: [hardy] Java plugin not registered in Firefox 2

 

I had the same problem with firefox-2. sun-java6-plugin packages is
installed, but there is no symlink in /usr/lib/firefox/plugins for java
plugin
(/usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so), so I
created it and everything is fine now, but this bug still appears in
8.04 official release, so let's hope it will be resolved quite fast.

-- 
[hardy] Java plugin not registered in Firefox 2
https://bugs.launchpad.net/bugs/211309
You received this bug notification because you are a member of OpenJDK,
which is subscribed to icedtea-gcjwebplugin in ubuntu.

Status in Source Package "icedtea-gcjwebplugin" in Ubuntu: Incomplete
Status in Source Package "sun-java5" in Ubuntu: New
Status in Source Package "sun-java6" in Ubuntu: Triaged

Bug description:

Java plugin is not registered with Firefox 2, only Firefox 3.

Solution:  In sun-java6-plugin.postinst script, extend the

browser_dirs="xulrunner-addons"

variable by "firefox" or "firefox-addons".

whichever is right.