View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001588 | AniDB Applet | Bug Report - Misc | public | 2009-06-15 19:54 | 2009-07-25 20:33 |
Reporter | jjulia | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | not fixable | ||
Summary | 0001588: AniDB Client does not load in Chrome | ||||
Description | The AniDB UDP API Applet does not load in Google Chrome. It just shows the "You don't have Java" message. | ||||
Tags | No tags attached. | ||||
2009-06-15 19:54
|
|
|
The current HTML code for the applet also doesn't work in IE (8), but the following code works in Firefox 3.5, IE 8 and Chrome 2: <object type="application/x-java-applet" width="800" height="600"> <param name="code" value="AniAdd.AniAdd"/> <param name="archive" value="http://static.anidb.net/files/AniAdd.jar"/> <param name="user" value="..."/> <param name="sess" value="..."/> <param name="autopass" value="..."/> </object> |
|
that code is a 100% crash guarantee on my setup |
|
The Java runtime does not support Chrome - only IE and Firefox. If you want to use the applet in Chrome, you'll need to switch to a beta version of the Java runtime. JRE6U10 is available should you want to give it a go. See http://chrometricks.net/how-to-run-java-applet-in-google-chrome/ for more details. |
Date Modified | Username | Field | Change |
---|---|---|---|
2009-06-15 19:54 | jjulia | New Issue | |
2009-06-15 19:54 | jjulia | File Added: applet.PNG | |
2009-07-05 15:49 | twpol | Note Added: 0002849 | |
2009-07-24 13:44 | DerIdiot | Note Added: 0002868 | |
2009-07-25 06:42 | Ommina | Note Added: 0002886 | |
2009-07-25 06:42 | Ommina | Status | new => closed |
2009-07-25 06:42 | Ommina | Resolution | open => not fixable |
2009-07-25 20:25 | DerIdiot | Relationship added | has duplicate 0001619 |
2009-07-25 20:32 | DerIdiot | Project | HTML & PERL => AniDB Applet |
2009-07-25 20:33 | DerIdiot | Relationship added | duplicate of 0001337 |
2009-07-25 20:34 | DerIdiot | Relationship deleted | has duplicate 0001619 |
2009-07-25 20:34 | DerIdiot | Relationship added | related to 0001619 |