Bugs item #1566104, was opened at 2006-09-26 22:16
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=1566104&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: Applet
Group: v10.9
Status: Open
Resolution: None
Priority: 5
Submitted By: Dean Johnston (deanjohnston)
Assigned to: Miguel (migueljmol)
Summary: Jmol applet freezes with "show symmetry" on simple files

Initial Comment:
If you try to "show symmetry" with the Jmol applet on a
simple mol or xyz file (no symmetry info in the file),
the applet freezes.  I know this is a 'no-no', but it
seems Jmol should handle such requests gracefully. 
Jmol appears to respond to other illogical requests on
an mol file (show pdb, show mo, etc.) with an
appropriate error message.  This was with Jmol applet
10.9.66 / Mac OS X 10.4.7, reproducible in Windows.

Java Console.log dump follows:

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

Exception in thread "Thread-77"
java.lang.NullPointerException
        at
org.jmol.viewer.Frame.getSymmetryInfoAsString(Frame.java:2645)
        at
org.jmol.viewer.ModelManager.getSymmetryInfoAsString(ModelManager.java:182)
        at
org.jmol.viewer.Viewer.getSymmetryInfoAsString(Viewer.java:1374)
        at org.jmol.viewer.Eval.show(Eval.java:4252)
        at
org.jmol.viewer.Eval.instructionDispatchLoop(Eval.java:536)
        at org.jmol.viewer.Eval.runEval(Eval.java:102)
        at
org.jmol.viewer.Viewer.evalStringWaitStatus(Viewer.java:2147)
        at
org.jmol.viewer.ScriptManager.runScript(ScriptManager.java:130)
        at
org.jmol.viewer.ScriptManager.runNextScript(ScriptManager.java:119)
        at
org.jmol.viewer.ScriptManager$ScriptQueueRunnable.run(ScriptManager.java:146)
        at java.lang.Thread.run(Thread.java:613)


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

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

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to