Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 351125

Summary: keepvid.com crashed with chromium
Product: Gentoo Linux Reporter: Craig Coleman <craig>
Component: Current packagesAssignee: Chromium Project <chromium>
Status: RESOLVED UPSTREAM    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://keepvid.com
Whiteboard: ht-wanted
Package list:
Runtime testing required: ---

Comment 1 Mike Gilbert gentoo-dev 2011-01-10 06:23:43 UTC
What version of Chromium are you running?

I tried to reproduce, and I can't even get that far... it just says "Loading Java applet". I have sun-jdk installed, and other java applets load fine.

Running Chromium 10.0.632.0 (70723).
Comment 2 Craig Coleman 2011-01-12 02:54:52 UTC
(In reply to comment #1)
> What version of Chromium are you running?
> 
> I tried to reproduce, and I can't even get that far... it just says "Loading
> Java applet". I have sun-jdk installed, and other java applets load fine.
> 
> Running Chromium 10.0.632.0 (70723).
> 
How do you have the jre linked> I'd like to try sun-jdk instead of icetea.  I used to isntall from the binary and ln -s the jre to the plugin folder.  I could not get that to work on this system.
Thanms
Comment 3 Mike Gilbert gentoo-dev 2011-01-12 05:15:47 UTC
I'm not certain what you're asking for, but here are some relevant listings.

floppym@naomi ~ % eselect java-nsplugin list
Available 32-bit Java browser plugins
  [1]   emul-linux-x86-java-1.6  current
  [2]   emul-linux-x86-java-1.6-old_oji
Available 64-bit Java browser plugins
  [1]   sun-jdk-1.6  current
floppym@naomi ~ % ls -l /usr/lib/nsbrowser/plugins/javaplugin.so
lrwxrwxrwx 1 root root 59 Jan 12 00:12 /usr/lib/nsbrowser/plugins/javaplugin.so -> /usr/share/java-config-2/nsplugin/sun-jdk-1.6-javaplugin.so
floppym@naomi ~ % ls -l /usr/share/java-config-2/nsplugin/sun-jdk-1.6-javaplugin.so
lrwxrwxrwx 1 root root 47 Nov 22 12:15 /usr/share/java-config-2/nsplugin/sun-jdk-1.6-javaplugin.so -> /opt/sun-jdk-1.6.0.22/jre/lib/amd64/libnpjp2.so
Comment 4 Craig Coleman 2011-01-12 12:21:09 UTC
(In reply to comment #3)
> I'm not certain what you're asking for, but here are some relevant listings.
> 
> floppym@naomi ~ % eselect java-nsplugin list
> Available 32-bit Java browser plugins
>   [1]   emul-linux-x86-java-1.6  current
>   [2]   emul-linux-x86-java-1.6-old_oji
> Available 64-bit Java browser plugins
>   [1]   sun-jdk-1.6  current
> floppym@naomi ~ % ls -l /usr/lib/nsbrowser/plugins/javaplugin.so
> lrwxrwxrwx 1 root root 59 Jan 12 00:12 /usr/lib/nsbrowser/plugins/javaplugin.so
> -> /usr/share/java-config-2/nsplugin/sun-jdk-1.6-javaplugin.so
> floppym@naomi ~ % ls -l
> /usr/share/java-config-2/nsplugin/sun-jdk-1.6-javaplugin.so
> lrwxrwxrwx 1 root root 47 Nov 22 12:15
> /usr/share/java-config-2/nsplugin/sun-jdk-1.6-javaplugin.so ->
> /opt/sun-jdk-1.6.0.22/jre/lib/amd64/libnpjp2.so
> 

thank you.  this is exactly what I want.  I'll install sun-jdk-1.6.0.22 instead of icetea
Comment 5 Craig Coleman 2011-01-13 05:02:40 UTC
I installed sun-jdk
Java works on keepvid with Firefox but not Chromium
Any ideas?  Chromium just asks me for the plugin.
cwc@azzerare ~ $ java -version
java version "1.6.0_23"
Java(TM) SE Runtime Environment (build 1.6.0_23-b05)
Java HotSpot(TM) 64-Bit Server VM (build 19.0-b09, mixed mode)

Here is the java informaiton for Chromium:
Java(TM) Plug-in 1.6.0_22
The next generation Java plug-in for Mozilla browsers.

Location:	/opt/sun-jre-bin-1.6.0.22/lib/amd64/libnpjp2.so
 	
Comment 6 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-04-11 07:17:51 UTC
I tried to reproduce both with SUN JRE and icedtea. I could never reproduce symptoms from the original report ("Access to the webpage was denied").

With icedtea the page just kept "loading the java applet", and with SUN JRE it said it failed to load it after a while.

It doesn't look like a Gentoo-specific issue to me. Could you please report it upstream (http://new.crbug.com) and post the link here?
Comment 7 Paweł Hajdan, Jr. (RETIRED) gentoo-dev 2011-05-11 14:58:54 UTC
Based on the info so far, doesn't seem to be Gentoo-specific.