Opened 6 years ago

Last modified 6 years ago

#2862 assigned defect

view names need to be prevented from being the same as 'view' keywords

Reported by: vadim.kotov@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: Command Line Version:
Keywords: Cc: Greg Couch
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Linux-4.15.0-72-generic-x86_64-with-debian-stretch-sid
ChimeraX Version: 0.92 (2020-02-17)
Description
No warning is issued when a name for a named view is identical to an existing ChimeraX command or specifier. Some examples:

open 4gby
# view bound substrate
view :xyp
view name ligand
view name cofr
view orient
view ligand
# ligand is a spec, the named view "ligand" is not opened, but rather all existing ligands are placed in the view (in this case bound substrate and detergent molecules)
view cofr
# raises error:
# Missing "cofr" keyword's argument

OpenGL version: 3.3 (Core Profile) Mesa 18.0.5
OpenGL renderer: AMD RV710 (DRM 2.50.0 / 4.15.0-72-generic, LLVM 6.0.0)
OpenGL vendor: X.Org

Change History (1)

comment:1 by pett, 6 years ago

Cc: Greg Couch added
Component: UnassignedCommand Line
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionview names need to be prevented from being the same as 'view' keywords
Note: See TracTickets for help on using tickets.