Angel escribio:

> Thanks for your advice, Miguel
> I still cannot load files from absolute paths on disk, but first I am
> trying to fix loading from PDB.
[snip]
> This is what I have:
>          (using Jmol.js and  v.10.00.24)
> jmolInitialize("./", true)       // use signed applet
> jmolScript('load
> "http://www.rcsb.org/pdb/cgi/export.cgi/1CRN.pdb.gz?format=PDB&pdbId=1
> CRN&compression=gz"')

This looks correct

> No molecule shows up; Jmol console gives this output:
> Jmol script completed
> Jmol executing script ...
> File Error:java.security.AccessControlException: access denied
> (java.net.SocketPermission www.rcsb.org:80 connect,resolve)
> ScriptException:java.security.AccessControlException: access denied
> (java.net.SocketPermission www.rcsb.org:80 connect,resolve)
>     Script line:load

For some reason you are not running the correct applet.

** 5 minutes later **

I downloaded the 10.00.24 distribution from http://www.jmol.org/files

it worked fine on

Linux + Firefox
Linux + Mozilla
WinXP + Firefox
WinXP + Mozilla
WinXP + IE


It worked for accessing local files and pulling from the pdb.


Q: Are you running on a system with the Sun Java Plug-in?

(Note that the signed applet will not work on Win32 with the Microsoft JVM)

Q: Does the security alert pop up asking if you want to allow installation
of the signed applet?

(During development you should answer 'Yes' instead of 'Always')


Miguel



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to