Bugs item #2947411, was opened at 2010-02-07 16:15
Message generated for change (Tracker Item Submitted) made by aog2000a
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=2947411&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: v11
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Ariel (aog2000a)
Assigned to: Nobody/Anonymous (nobody)
Summary: JMol hang with 'write image' when echo active

Initial Comment:
JMol hangs when i run the following script when calling "write" after an "echo" 
using a vector...:

-----------------------------------------------------
# Load just one molecule, enough to show the hang
load "ala12-extended-ob-mmff94s.pdb"

# Vector holding generation number
gen = ["0", "1", "3"]

# Set title
set echo myecho
echo "generati...@{gen[_currentfilenumber]}"

# Hangs
write IMAGE JPG "protein.jpg"
-----------------------------------------------------

Everything works fine if I replace the echo command by a plain 
      echo "Generation=0"
or i don't issue the write command (i can keep loading files etc)

Version 11.8.13


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

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

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to