[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-22 Thread Matti Lindell
*** This bug is a duplicate of bug 173966 ***
https://bugs.launchpad.net/bugs/173966

** This bug has been marked a duplicate of bug 173966
   java plugin not working in firefox 3 on ubuntu 8.04

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-15 Thread exactt
just experienced the problem here myself.

the above fix works.

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-15 Thread DrPoodle
Still a problem with Firefox 3 Beta 4. The above fix works though.

Also worthy to note that the Java plugin is installed to
/usr/lib/firefox/plugins/ but Firefox doesn't seem to check that
location. Probably will when the stable version is released.

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-13 Thread Michele Mattioni
It happens also here

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-13 Thread Jorge Castro
** Changed in: sun-java6 (Ubuntu)
Sourcepackagename: None = sun-java6

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-13 Thread Alex Mayorga Adame
I also have this problem.

** Changed in: sun-java6 (Ubuntu)
   Status: New = Confirmed

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 201143] Re: no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6

2008-03-13 Thread Alex Mayorga Adame
OK, I figured this one out finally, looks like under firefox 3 plugins a
symlink is missing.

What worked for me:
[EMAIL PROTECTED]:/usr/lib/firefox-3.0b3/plugins$ sudo ln -s 
/usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so 

Before:
[EMAIL PROTECTED]:/usr/lib/firefox-3.0b3/plugins$ ls -la
total 8
drwxr-xr-x 2 root root 4096 2008-01-02 17:09 .
drwxr-xr-x 5 root root 4096 2008-01-17 22:55 ..

After:
[EMAIL PROTECTED]:/usr/lib/firefox-3.0b3/plugins$ ls -la
total 12
drwxr-xr-x 2 root root 4096 2008-03-13 16:29 .
drwxr-xr-x 5 root root 4096 2008-01-17 22:55 ..
lrwxrwxrwx 1 root root   64 2008-03-13 16:29 libjavaplugin_oji.so - 
/usr/lib/jvm/java-6-sun/jre/plugin/i386/ns7/libjavaplugin_oji.so

Looks like the Java plugin is not symlinked under Firefox 3.

-- 
no Java plugin for Firefox with sun-java-6 installed in Hardy alpha 6
https://bugs.launchpad.net/bugs/201143
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs