Opened 4 years ago
Closed 4 years ago
#4608 closed defect (fixed)
No error for "ui tool show" of non-existent tool
Reported by: | pett | Owned by: | pett |
---|---|---|---|
Priority: | low | Milestone: | |
Component: | Tool Shed | Version: | |
Keywords: | Cc: | Greg Couch | |
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
per summary, e.g. "Match Maker"
Change History (1)
comment:1 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Summary: | No error for "ui tool show" of non-existent tool → No error for "ui tool show" of non-existent tool |
Note:
See TracTickets
for help on using tickets.
For some inexplicable reason, failing to find a tool to show was simply returning whereas failing to find a tool to hide raised an error. Made both raise an error.