From: Alan Ianson on
On Sat, 2010-06-12 at 00:42 -0500, Ron Johnson wrote:
> On 06/12/2010 12:13 AM, Alan Ianson wrote:
> > On Fri, 2010-06-11 at 21:40 -0700, Peter Tenenbaum wrote:
> >> I've been trying to get Java to work correctly on iceweasel (I'm using
> >> squeeze and amd64). I managed to get the sun-java6-plugin downloaded
>
> "Managed" implies difficulty, which shouldn't be.
>
> >> and installed. Currently, I
> >> see /usr/lib/iceweasel/plugins/libjavaplugin.so, which is a link
> >> to /etc/alternatives/iceweasel-javaplugin.so . my ~/.mozilla/plugins
> >> directory does not contain any Java-related libraries or links. When
> >> I check Iceweasel's add-ons GUI, I see Java Plug-in 1.6.0_20, and when
> >> I do about:plugins I see Java Plug-in 1.6.0_20. In my preferences,
> >> Java is enabled. However: when I navigate to the Java test webpage
> >> (http://java.com/en/download/installed.jsp) and push the big red
> >> "verify java version" button, it errors out after about 2 minutes.
> >>
> >> Is there some other configuration work which needs to be done to make
> >> Iceweasel fully Java-functional?
>
> Might you have at one time installed a private Java, either into
> /usr/local or $HOME?
>
> > I get the same results here, and accessing a site that requires the
> > plugin doesn't work. The page appears but the applet doesn't start for
> > reasons unknown.
> >
> > A bug in the plug-in maybe??
>
> Or plug-in conflicts?
>
> >
>
> Works perfectly for me in Sid on amd64 with sun-java6-plugin
> 6.20-dlj-4 and iceweasel 3.6.4~build2-1 (from experimental).

It's probably the ipv6 thing as Eduardo suggests. ATM I have a new
install of sid and I forgot all about that.

I rarely if ever use java apps, so it doesn't bug me.



--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/1276350837.5267.2.camel(a)debian.ok.shawcable.net
From: Hugo Vanwoerkom on
Eduardo M KALINOWSKI wrote:
> On 06/12/2010 01:40 AM, Peter Tenenbaum wrote:
>> I've been trying to get Java to work correctly on iceweasel (I'm using
>> squeeze and amd64). I managed to get the sun-java6-plugin downloaded
>> and installed. Currently, I see
>> /usr/lib/iceweasel/plugins/libjavaplugin.so, which is a link to
>> /etc/alternatives/iceweasel-javaplugin.so . my ~/.mozilla/plugins
>> directory does not contain any Java-related libraries or links. When
>> I check Iceweasel's add-ons GUI, I see Java Plug-in 1.6.0_20, and when
>> I do about:plugins I see Java Plug-in 1.6.0_20. In my preferences,
>> Java is enabled. However: when I navigate to the Java test webpage
>> (http://java.com/en/download/installed.jsp) and push the big red
>> "verify java version" button, it errors out after about 2 minutes.
>>
>> Is there some other configuration work which needs to be done to make
>> Iceweasel fully Java-functional?
>
> You might be hit by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056
>
> Try the workarounds in that page.
>

Could be, I get from the java verify page "Your Java version is Version
5.0 Update 17." and invites me to upgrade but I have
'#net.ipv6.bindv6only = 1' in /etc/sysctl.d/bindv6only.conf.

Hugo


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/hv0779$cv3$1(a)dough.gmane.org
From: Peter Tenenbaum on
Eduardo -- thanks, your fix worked! I now have Java working correctly on
iceweasel.

Ron -- I'm having a problem which is unrelated to the one I posted on. For
some reason I can't get aptitude to locate and install packages which are
clearly visible in the repository. This happened earlier with my evince
upgrade, which I ultimately achieved via gdebi. This time I went to
synaptic and it was able to locate and install the sun-java6-plugin
package. In both cases aptitude was not able to locate the package.
Eventually I'll have to figure out what the problem is, but so far I've just
worked around it.

Thanks for all the help, everyone!

-PT

On Fri, Jun 11, 2010 at 9:40 PM, Peter Tenenbaum <quarkpt(a)gmail.com> wrote:

> I've been trying to get Java to work correctly on iceweasel (I'm using
> squeeze and amd64). I managed to get the sun-java6-plugin downloaded and
> installed. Currently, I see /usr/lib/iceweasel/plugins/libjavaplugin.so,
> which is a link to /etc/alternatives/iceweasel-javaplugin.so . my
> ~/.mozilla/plugins directory does not contain any Java-related libraries or
> links. When I check Iceweasel's add-ons GUI, I see Java Plug-in 1.6.0_20,
> and when I do about:plugins I see Java Plug-in 1.6.0_20. In my preferences,
> Java is enabled. However: when I navigate to the Java test webpage (
> http://java.com/en/download/installed.jsp) and push the big red "verify
> java version" button, it errors out after about 2 minutes.
>
> Is there some other configuration work which needs to be done to make
> Iceweasel fully Java-functional?
>
> Thanks in advance,
> -PT
>
From: Ron Johnson on
On 06/12/2010 06:37 AM, Eduardo M KALINOWSKI wrote:
> On 06/12/2010 01:40 AM, Peter Tenenbaum wrote:
>> I've been trying to get Java to work correctly on iceweasel (I'm using
>> squeeze and amd64). I managed to get the sun-java6-plugin downloaded
>> and installed. Currently, I see
>> /usr/lib/iceweasel/plugins/libjavaplugin.so, which is a link to
>> /etc/alternatives/iceweasel-javaplugin.so . my ~/.mozilla/plugins
>> directory does not contain any Java-related libraries or links. When I
>> check Iceweasel's add-ons GUI, I see Java Plug-in 1.6.0_20, and when I
>> do about:plugins I see Java Plug-in 1.6.0_20. In my preferences, Java
>> is enabled. However: when I navigate to the Java test webpage
>> (http://java.com/en/download/installed.jsp) and push the big red
>> "verify java version" button, it errors out after about 2 minutes.
>>
>> Is there some other configuration work which needs to be done to make
>> Iceweasel fully Java-functional?
>
> You might be hit by http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=560056
>
> Try the workarounds in that page.
>

Now I remember making that sysctl change a few months ago to work
around a Java problem.

<grin mode=sheepish>

--
"There is usually only a limited amount of damage that can be
done by dull or stupid people. For creating a truly monumental
disaster, you need people with high IQs."
Thomas Sowell


--
To UNSUBSCRIBE, email to debian-user-REQUEST(a)lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster(a)lists.debian.org
Archive: http://lists.debian.org/4C13AF7D.1070703(a)cox.net