I've tried playing with the java console.

In FireFox, which worked before, opening the java console adds one thing to the 
thread list (last item):

Group 
http://chemapps.stolaf.edu/jmol/docs/examples-11/-threadGroup,ac=4,agc=0,pri=4
    thread applet-JmolApplet,4,alive
    AWT-EventQueue-6,4,alive
    HoverWatcher,1,alive
***this one is new****    TimerQueue,4,alive,daemon

Try with Safari:


got a real error message.  Does the below mean anything to anyone?

http://chemapps.stolaf.edu/jmol/docs/examples-11/JmolApplet0_Console.jar | 
/Users/jonathan/Library/Caches/Java/cache/6.0/54/78a404b6-63c3cf64.idx
Interface.java Error creating instance for org.jmol.applet.AppletConsole: 
null
Exception in thread "QueueThread0" java.lang.NullPointerException
        at org.jmol.viewer.Viewer.getProperty(Unknown Source)
        at org.jmol.viewer.Viewer.showConsole(Unknown Source)
        at org.jmol.script.ScriptEvaluator.console(Unknown Source)
        at org.jmol.script.ScriptEvaluator.instructionDispatchLoop(Unknown 
Source)
        at org.jmol.script.ScriptEvaluator.evaluateCompiledScript(Unknown 
Source)
        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:637)

------------------------------------------------------------------------------
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to