When I use keepvid.com to capture a video it crashes with chromium. I can use keepvid.com using a mac osx and a windows machine with no problem. here is the error: Access to the webpage was denied You are not authorized to access the webpage at http://v24.lscache4.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Coc%3AU0dYSVVNUl9FSkNNOF9NR1ZB&fexp=903810%2C910104&algorithm=throttle-factor&itag=18&ipbits=0&burst=40&sver=3&expire=1294524000&key=yt1&signature=4754169AB5AB5780BA5927AA284A76BD873D6C7D.08BDF92E349236D6F59678192995011FE93D9CF8&factor=1.25&id=41cfa517c0d224be&title=blender-32-3.mov%20[www.keepvid.com]. You may need to sign in. Reproducible: Always Steps to Reproduce: 1.http://keepvid.com 2.http://www.youtube.com/watch?v=Qc-lF8DSJL4 3.paste #2 in #1 then download Actual Results: Access to the webpage was denied You are not authorized to access the webpage at http://v24.lscache4.c.youtube.com/videoplayback?ip=0.0.0.0&sparams=id%2Cexpire%2Cip%2Cipbits%2Citag%2Calgorithm%2Cburst%2Cfactor%2Coc%3AU0dYSVVNUl9FSkNNOF9NR1ZB&fexp=903810%2C910104&algorithm=throttle-factor&itag=18&ipbits=0&burst=40&sver=3&expire=1294524000&key=yt1&signature=4754169AB5AB5780BA5927AA284A76BD873D6C7D.08BDF92E349236D6F59678192995011FE93D9CF8&factor=1.25&id=41cfa517c0d224be&title=blender-32-3.mov%20[www.keepvid.com]. You may need to sign in. Expected Results: the video should download.
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).
(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
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
(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
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
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?
Based on the info so far, doesn't seem to be Gentoo-specific.