Opened 6 years ago

Closed 6 years ago

#2300 closed defect (fixed)

extra wait command w/o frame count halts script

Reported by: Elaine Meng Owned by: pett
Priority: major Milestone:
Component: Command Line Version:
Keywords: Cc: Greg Couch
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

For example, the attached script just has these commands

2d text 'FGFR1 kinase domain' xpos .15 ypos .9 size 28
2d color orange size 26 xpos .53 ypos .12 text phosphorylated
2d color orange size 26 xpos .56 ypos .05 text (activated)
hide #1.2-3;wait
open 3gqi
turn y 2 180

... halts at the wait command with error message. (also if you specify the script as an input file at system command line, it exits from ChimeraX immediately) Please make this a warning message instead of halting script execution. Reassign as appropriate.

Attachments (1)

mini.cxc (216 bytes ) - added by Elaine Meng 6 years ago.

Download all attachments as: .zip

Change History (2)

by Elaine Meng, 6 years ago

Attachment: mini.cxc added

comment:1 by pett, 6 years ago

Cc: Greg Couch added
Resolution: fixed
Status: assignedclosed

Greg took the bull by the horns and fixed this just now.

Note: See TracTickets for help on using tickets.