Opened 5 years ago
Closed 5 years ago
#3302 closed defect (fixed)
"tool show" expanding to "toolshed show"
Reported by: | Elaine Meng | Owned by: | Greg Couch |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Command Line | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
The following bug report has been submitted: Platform: Darwin-18.7.0-x86_64-i386-64bit ChimeraX Version: 1.0rc202005242323 (2020-05-24 23:23:37 UTC) Description command "tool" is not aliased to "ui tool" entering this: tool show "Side View" ... gives this in the Log: toolshed show "Side View" Unknown bundle Log: > open /Users/meng/Desktop/startup.cxc > alias reset view orient; view initial > alias start tool show $1 > alias whereprefs info path user unversioned config > alias previewts toolshed url https://cxtoolshed- > preview.rbvi.ucsf.edu;toolshed reload available > alias normalts toolshed url https://cxtoolshed.rbvi.ucsf.edu;toolshed reload > available executed startup.cxc UCSF ChimeraX version: 1.0rc202005242323 (2020-05-24) © 2016-2020 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > toolshed show "Side View" Unknown bundle OpenGL version: 4.1 INTEL-12.10.17 OpenGL renderer: Intel Iris Pro OpenGL Engine OpenGL vendor: Intel Inc.Hardware: Hardware Overview: Model Name: MacBook Pro Model Identifier: MacBookPro11,4 Processor Name: Intel Core i7 Processor Speed: 2.2 GHz Number of Processors: 1 Total Number of Cores: 4 L2 Cache (per Core): 256 KB L3 Cache: 6 MB Hyper-Threading Technology: Enabled Memory: 16 GB Boot ROM Version: 197.0.0.0.0 SMC Version (system): 2.29f24 Software: System Software Overview: System Version: macOS 10.14.6 (18G4032) Kernel Version: Darwin 18.7.0 Time since boot: 3:44 Graphics/Displays: Intel Iris Pro: Chipset Model: Intel Iris Pro Type: GPU Bus: Built-In VRAM (Dynamic, Max): 1536 MB Vendor: Intel Device ID: 0x0d26 Revision ID: 0x0008 Metal: Supported, feature set macOS GPUFamily1 v4 Displays: Color LCD: Display Type: Built-In Retina LCD Resolution: 2880 x 1800 Retina Framebuffer Depth: 24-Bit Color (ARGB8888) Main Display: Yes Mirror: Off Online: Yes Rotation: Supported Automatically Adjust Brightness: No PyQt version: 5.12.3 Compiled Qt version: 5.12.4 Runtime Qt version: 5.12.8
Change History (3)
comment:1 by , 5 years ago
Component: | Unassigned → Command Line |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → assigned |
Summary: | ChimeraX bug report submission → "tool show" expanding to "toolshed show" |
comment:2 by , 5 years ago
Status: | assigned → accepted |
---|
comment:3 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Done. Also suppressed "tool" is a prefix of existing command "toolshed" warning by disabling warning in all cases as desired by other ChimeraX programmers.
Note:
See TracTickets
for help on using tickets.
Sorry, I thought Eric was going to do that, as per his email on 5/19. He's busy enough, so I'll do it now.