Bugs item #1819263, was opened at 2007-10-24 07:12
Message generated for change (Comment added) made by hansonr
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1819263&group_id=23629

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: Rolf Huehne (rhuehne)
>Assigned to: Bob Hanson (hansonr)
Summary: 11.3.36 - State reload problem

Initial Comment:
If I try to reload the attached state script I get the following error message:

java.lang.NullPointerException
        at org.jmol.shapespecial.Draw.setAxes(Unknown Source)
        at org.jmol.shapespecial.Draw.setProperty(Unknown Source)
        at org.jmol.modelset.ModelSet.setShapeProperty(Unknown Source)
        at org.jmol.viewer.Viewer.setShapeProperty(Unknown Source)
        at org.jmol.viewer.Eval.setShapeProperty(Unknown Source)
        at org.jmol.viewer.Eval.draw(Unknown Source)
        at org.jmol.viewer.Eval.instructionDispatchLoop(Unknown Source)
        at org.jmol.viewer.Eval.function(Unknown Source)
        at org.jmol.viewer.Eval.instructionDispatchLoop(Unknown Source)
        at org.jmol.viewer.Eval.function(Unknown Source)
        at org.jmol.viewer.Eval.instructionDispatchLoop(Unknown Source)
        at org.jmol.viewer.Eval.runEval(Unknown Source)
        at org.jmol.viewer.Viewer.evalStringWaitStatus(Unknown Source)
        at org.jmol.viewer.ScriptManager.runScript(Unknown Source)
        at org.jmol.viewer.ScriptManager.runNextScript(Unknown Source)
        at org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(Unknown Source)
        at java.lang.Thread.run(Thread.java:534)

---- Test System ------------------------
 Jmol   : 11.3.36, applet
 Java   : 1.4.2_16
 OS     : Linux, OpenSuSE 10.2
 Browser: Firefox 2.0.0.8
-----------------------------------------




----------------------------------------------------------------------

>Comment By: Bob Hanson (hansonr)
Date: 2007-10-25 00:36

Message:
Logged In: YES 
user_id=1082841
Originator: NO

bug was in draw objects defined in the state for multiple models. this is
fixed for Jmol 11.3.38

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1819263&group_id=23629

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to