Fwd: Re: [RFC] PR568: LWJGL Applets fail to work with IcedTea Plugin
Omair Majid
omajid at redhat.com
Wed Mar 23 10:03:11 PDT 2011
On 03/23/2011 12:39 PM, Jiri Vanek wrote:
> just want to mention - I'm working on (with) several LWJGL applets....
> And i have noticed no problem after installing icedtea-web (head).
>
Interesting. Any links to the applets that work?
I can confirm that the applet in question (http://lwjgl.org/applet) does
not work with IcedTea-Web Plugin (using IcedTea-Web 1.1pre+r2d359e723fef+)"
[...snip...]
Caused by: java.lang.NullPointerException
at
net.sourceforge.jnlp.runtime.JNLPClassLoader.getPermissions(JNLPClassLoader.java:596)
[...snip...]
And a little later:
[...snip...]
Caused by: java.security.AccessControlException: access denied
(java.util.PropertyPermission org.lwjgl.util.Debug read)
at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:393)
[...snip...]
Cheers,
Omair
More information about the distro-pkg-dev
mailing list