Opened 10 years ago

Closed 10 years ago

Last modified 8 years ago

#303 closed defect (fixed)

parsing error quoted colornames

Reported by: Elaine Meng Owned by: Greg Couch
Priority: blocker Milestone:
Component: Command Line Version:
Keywords: Cc: Tom Goddard, Conrad Huang, Eric Pettersen
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

in today's build, entering commands like these

set bgcolor "light gray"
color /j "dark slate blue"

are echoed in the Log without the starting quote, with an error "incomplete quoted text"

e.g.
color /j dark slate blue"
incomplete quoted text

Change History (2)

comment:1 by Greg Couch, 10 years ago

Resolution: fixed
Status: newclosed

Fixed. color name parsing wasn't eating the trailing quote.

comment:2 by Eric Pettersen, 8 years ago

Component: UnassignedCommand Line
Note: See TracTickets for help on using tickets.