Opened 10 years ago
Closed 10 years ago
#255 closed defect (fixed)
command logging messed up
Reported by: | Elaine Meng | Owned by: | Greg Couch |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Logging | Version: | |
Keywords: | Cc: | Eric Pettersen, Tom Goddard, Conrad Huang | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
In today's build the logged commands all have 5 characters right after the command omitted. For example, I enter:
open ~/Desktop/blank.cxs.gz
open 4hhb
color /a cyan atoms
.... then the Log has:
opensktop/blank.cxs.gz
open
coloran atoms
Note:
See TracTickets
for help on using tickets.
Darn. Side effect of fixing #245. Will fix asap.