Comment 2 for bug 1385639

Revision history for this message
Thomas Ward (teward) wrote : Re: OpenJava

This doesn't appear to be a bug against the GTK package at all, but rather an issue with OpenJava. As well, it does not appear to be valid against OpenJava either. This is based on the following error lines:

Caused by: net.sourceforge.jnlp.LaunchException: Fatal: Application Error: Cannot grant permissions to unsigned jars. Application requested security permissions, but jars are not signed.
...
net.sourceforge.jnlp.LaunchException: Fatal: Application Error: Cannot grant permissions to unsigned jars. Application requested security permissions, but jars are not signed.

This seems to suggest that this issue is related to the fact the Java application is unsigned, and the security settings for OpenJava appear to be such that the software is requesting security permissions but is unsigned. Therefore, I don't think this is a bug, but rather an issue of the security settings you have set for Java runtime in OpenJava.