Robert Hanson wrote:
> The full chemapps documentation site is actually already at SourceForge, but
> I don't update that as frequently as my own site. It's under
> 
> trunk/jmol-documentation/script_documentation -- but that's a bit old.
> 
A mirror should be identical to the original site (at least within a few
hours). So it would be very good if you could manage it to update the
Sourcefourge version as frequently as your site.

I have set up a mirror of the Sourceforge data
http://jena3d.fli-leibniz.de/doc/jmol_scripting.html

at our new (almost released) Jena3D site http://jena3d.fli-leibniz.de/ .

Currently it is not fully functional on all systems. The version
selection does work. On WinXP with Java 1.6.0_07 the examples work with
Firefox 2.x and Internet Explorer 7.
But there are problems with most of the examples on my Linux system with
Java 1.4.2_18. There I get the following error message:

 java.lang.NoSuchMethodError: java.lang.Thread.getId()J
        at org.jmol.viewer.Viewer.evalStringWaitStatus(Unknown Source)
        at org.jmol.viewer.ScriptManager$ScriptQueueRunnable.runScript(Unknown
Source)
        at
org.jmol.viewer.ScriptManager$ScriptQueueRunnable.runNextScript(Unknown
Source)
        at org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:534)

Interestingly these examples do work from the primary site at St'Olaf on
the same system.

Regards,
Rolf

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to