etxztn / pulpcore

Automatically exported from code.google.com/p/pulpcore
0 stars 0 forks source link

Pulpcore for java 7 #32

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Go to interactive pulpcore website
2. try any examples include the Milpa game

What is the expected output? What do you see instead?
Applet should be displaying after javascript loading
However, after loading, the applet area become a zombie, it is frozen

What version of the product are you using? On what operating system?
Windows 7
Java RE 1.7.0-b147
new Chrome

Please provide any additional information below.
Examples can be run in an Applet viewer in Netbeans.

I guess it is the problem of the loading javascript
By the way, using Toolkit.get.... I found this will cause Applet errors
On my another computer, with JRE 6, every thing is fine

Original issue reported on code.google.com by yinlon...@gmail.com on 22 Oct 2011 at 2:08

GoogleCodeExporter commented 8 years ago
Please try with last java version : Java 7u1

Original comment by jtan...@gmail.com on 22 Oct 2011 at 1:07

GoogleCodeExporter commented 8 years ago
Ok... switch back to Java 6u29

Original comment by yinlon...@gmail.com on 22 Oct 2011 at 5:29