[Bug 2219] plugin not working on chess.com (play against computer) in IceWeasel 35.0.1 on HandyLinux (Debian)

bugzilla-daemon at icedtea.classpath.org bugzilla-daemon at icedtea.classpath.org
Mon Feb 9 15:42:30 UTC 2015


http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=2219

Jie Kang <jkang at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jkang at redhat.com

--- Comment #1 from Jie Kang <jkang at redhat.com> ---
Created attachment 1256
  --> http://icedtea.classpath.org/bugzilla/attachment.cgi?id=1256&action=edit
Java console log

Confirmed to fail on HEAD as well.

Full java console attached.

<?xml version="1.0" standalone="yes"?>
line: 2 
line: 3 <jnlp spec="1.0" href="ChessApplet.jnlp"
xmlns="http://www.w3.org/1999/xhtml">
line: 4     <information>
line: 5         <title>Chess.com Play against computer applet</title>
line: 6         <vendor>Chess.com</vendor>
line: 7         <description kind="short">
line: 8             Chess.com Play against computer applet
line: 9         </description>
line: 10     </information>
line: 11     <security>
line: 12         <all-permissions></all-permissions>
line: 13     </security>
line: 14     <resources>
line: 15         <j2se version="1.5+"></j2se>
line: 16         <jar href="ChessApplet.1.14.18.jar" main="true"></jar>
line: 17     </resources>
line: 18     <applet-desc main-class="com.chess.applet.ChessApplet"
name="applet" width="710" height="555">
line: 19         <param valuetype="data" name="jnlp.launched"
value="true"></param>
line: 20     </applet-desc>
line: 21 
line: 22 </jnlp>
line: 23 

line: 24 

java.io.FileNotFoundException:
http://www.chess.com/play/ChessApplet.1.14.18.jar

Seems like JNLP file isn't specifying the right location for the jar.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20150209/89ad080d/attachment.html>


More information about the distro-pkg-dev mailing list