Opened 5 years ago
Closed 5 years ago
#3240 closed defect (fixed)
"select add" from menu not working
Reported by: | Owned by: | Eric Pettersen | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | General Controls | 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: 0.92 (2019-12-24) Description 'Select add' works in the command line, but not in the 'Select' pulldown menu. Log: UCSF ChimeraX version: 0.92 (2019-12-24) © 2016-2019 Regents of the University of California. All rights reserved. How to cite UCSF ChimeraX > open "/Users/lp212/Dropbox (Cambridge University)/Chris/CtIP NTD > Paper/FIGURES/figure1/Figure1.cxs" opened ChimeraX session > view list Named views: frontview, sideview, zipper1, zipper1-front, zipper1-side > select aa-zipper2-chainA 59 atoms, 52 bonds, 1 model selected Expected an integer >= 1 or a keyword > select clear > select aa-zipper2-chainA 59 atoms, 52 bonds, 1 model selected > ui mousemode rightMode pivot > ui mousemode rightMode zoom > move y 10 > move y -10 > move y 2 > move y 2 > move y 2 > move y 2 > move y 2 > move y 2 > move y 2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y -2 > move y 2 > move y 2 > select aa-zipper2-chainB 59 atoms, 52 bonds, 1 model selected > select clear > select aa-zipper2-chainA 59 atoms, 52 bonds, 1 model selected > select aa-zipper2-chainB 59 atoms, 52 bonds, 1 model selected > select clear > select aa-zipper2-chainA 59 atoms, 52 bonds, 1 model selected > select add aa-zipper2-chainB 118 atoms, 104 bonds, 1 model selected OpenGL version: 4.1 INTEL-12.10.12 OpenGL renderer: Intel(R) Iris(TM) Plus Graphics 655 OpenGL vendor: Intel Inc.
Change History (5)
comment:1 by , 5 years ago
Component: | Unassigned → General Controls |
---|---|
Owner: | set to |
Platform: | → all |
Project: | → ChimeraX |
Status: | new → accepted |
Summary: | ChimeraX bug report submission → "select add" from menu not working |
comment:2 by , 5 years ago
Status: | accepted → feedback |
---|
follow-up: 3 comment:3 by , 5 years ago
Hi Eric, I start off by clearing all selections. I select one previously created selection from the User-Defined Selector. I choose Add in the Menu Mode (the top bar shows Select(+) correctly). I pick a second selection that I want to add to the first, again from the User-Defined Selector. Outcome => only the second selection appears to be selected, that is, the select mode seems to be still Replace (not Add). Best wishes, Luca Luca Pellegrini, PhD Department of Biochemistry University of Cambridge Cambridge CB2 1GA lp212@cam.ac.uk
comment:4 by , 5 years ago
I see. The user-defined selectors aren't honoring the selection mode. Seems like it will be easy to fix...
comment:5 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | feedback → closed |
Okay, the fix will be in the next successful release candidate. Thanks for reporting the problem!
--Eric
Note:
See TracTickets
for help on using tickets.
Hi Luca,
--Eric