Bugs item #3104087, was opened at 2010-11-06 10:16
Message generated for change (Settings changed) made by nicove
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=3104087&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: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefano Trapani (scjefin)
>Assigned to: Bob Hanson (hansonr)
Summary: Jmol gets stuck after zap command

Initial Comment:
Jmol (v. 12.1.16) gets stuck after a zap command. 

Ex. :

load=2pie ;
load append =1cbs ;
load append =1dmz ;
zap file=2 ;


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

Comment By: Bob Hanson (hansonr)
Date: 2010-11-15 13:15

Message:
This was fixed in a later version of Jmol. See download for either 12.0 or
12.1

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

Comment By: Stefano Trapani (scjefin)
Date: 2010-11-15 08:29

Message:
By further testing, I realised that the problem arises by executing the
"backbone" command right before or after the zap command :

load=2pie ;
load append =1cbs ;
load append =1dmz ;
zap file=2 ;
BACKBONE ON ;

or

load=2pie ;
load append =1cbs ;
load append =1dmz ;
BACKBONE ON ;
zap file=2 ;

On the other hand, no problem with the CPK of WIREFRAME representations.


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

Comment By: Bob Hanson (hansonr)
Date: 2010-11-06 11:59

Message:
not reproducible, at least for what will be 12.1.17 soon. Please try that
when it is released. Also, if you can find the Java console and report back
with that that says, that would be helpful.

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

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

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Jmol-developers mailing list
Jmol-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to