Opened 8 years ago
Closed 8 years ago
#968 closed defect (fixed)
nucleotides not saved in sessions
Reported by: | Elaine Meng | Owned by: | Greg Couch |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | Depiction | Version: | |
Keywords: | Cc: | chimera-programmers | |
Blocked By: | 1016 | Blocking: | |
Notify when closed: | Platform: | all | |
Project: | ChimeraX |
Description
UCSF ChimeraX version: 0.5 (2017-12-26)
Maybe this is known, but if I save a session with nucleotide representations, they are not shown when I restore the session.
Example:
open 1bna
nuc tube/slab
save ~/Desktop/test.cxs
close session
open ~/Desktop/test.cxs
... nothing shown but ribbons.
Change History (7)
comment:1 by , 8 years ago
comment:2 by , 8 years ago
That is accidental. No explicit session support has been added for nucleotides yet.
comment:3 by , 8 years ago
Blocked By: | → 690 |
---|
waiting for custom attribute registration for residues and structures, #690.
comment:4 by , 8 years ago
Blocked By: | 690 |
---|
Though #690 is not fully implemented, it is implemented sufficiently to not be a blocker for this ticket.
comment:5 by , 8 years ago
Blocked By: | → 1016 |
---|
comment:7 by , 8 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
There is some retained knowledge of which residues were displayed, since if only some of the nucleotides were displayed at the time the session was saved, "nuc tube/slab" (for example) after restoring the session will show tube/slab for only those residues. However, "nuc atoms" (= ~nuc) does not display the atoms of those residues.