Ask Your Question

stychokiller's profile - activity

2015-11-25 14:50:30 +0200 received badge  Notable Question (source)
2015-11-25 14:50:30 +0200 received badge  Popular Question (source)
2015-11-25 14:50:30 +0200 received badge  Famous Question (source)
2014-12-07 09:12:48 +0200 received badge  Scholar (source)
2014-12-05 16:48:17 +0200 received badge  Student (source)
2014-12-05 08:51:27 +0200 commented answer jmol applets need more java security...

Okay, the V6.4.1 update is working -- THANKS!

2014-12-04 03:07:20 +0200 asked a question jmol applets need more java security...

java security no longer accepts security levels below "HIGH" If you cannot (or won't) rewrite sage_math to use a non-java jmol (see jsmol for example), then explain how I'm supposed to fix: "Application Blocked by Java Security

For security, applications must now meet the requirements for the High or Very High security settings, or be part of the Exception Site List, to be allowed to run.

Name: jmolApplet0 Location: file:// Reason: Your security settings have blocked an application from running due to missing a "Permissions" manifest attribute in the main jar. "

I've added /usr/lib/jvm/jdk1.8.0_25/jre/lib/applet/jmol.jar to the Exception Site List, but STILL java throws up the above-quoted dialog box! BTW, just where is the jmol code supposed to be located in sage_math?