Ask Your Question
1

jmol applets need more java security...

asked 2014-12-04 03:07:20 +0200

updated 2015-01-14 09:42:31 +0200

FrédéricC gravatar image

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?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2014-12-04 03:32:49 +0200

kcrisman gravatar image

Hi! It is precisely for such reasons that we (thanks to a lot of good work by Jonathan Gutow and Volker Braun) have jsmol as the default 3d viewer for Sage 6.4. Try it out!

That said, it probably depends on your Java if you do plan to use Java applets for better rotation of dense plots and such; this is the first I've seen of a security issue of this kind (as opposed to problems with IcedTea or certain browsers) where it isn't allowed at all, but Java is in principle allowed.

Finally, the jmol jar files are in the Sage tree, shouldn't be in /usr/lib ... ? Maybe that is a different jmol instance?

edit flag offensive delete link more

Comments

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

stychokiller gravatar imagestychokiller ( 2014-12-05 08:51:27 +0200 )edit

Awesome! Good luck.

kcrisman gravatar imagekcrisman ( 2014-12-05 16:48:05 +0200 )edit

Please click the check mark if this is the correct answer so that people asking this same question know they can find their answer here.

kcrisman gravatar imagekcrisman ( 2014-12-05 16:48:11 +0200 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2014-12-04 03:07:20 +0200

Seen: 3,123 times

Last updated: Dec 04 '14