Opened 10 years ago

Closed 10 years ago

#220 closed defect (fixed)

every time I restore session (STL-only) it adds another Model Panel

Reported by: Elaine Meng Owned by: Eric Pettersen
Priority: major Milestone:
Component: Sessions Version:
Keywords: Cc: Greg Couch
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

Every time I restore the attached session (closing in between), another Model Panel gets added to the ChimeraX interface. I didn't know whom to assign this to, reassign as appropriate.

Attachments (1)

test.cxs.gz (404.0 KB ) - added by Elaine Meng 10 years ago.

Download all attachments as: .zip

Change History (3)

by Elaine Meng, 10 years ago

Attachment: test.cxs.gz added

comment:1 by Greg Couch, 10 years ago

Cc: Greg Couch added; Eric Pettersen removed
Owner: changed from Greg Couch to Eric Pettersen
Status: newassigned

This should be assigned to the tool writer.

The model panel is not a singleton, yet it is "session enduring", i.e., it survives across sessions. That is inconsistent.

Since it is not a singleton, then starting the tool from either the menu or the command line will bring up a new instance. If that is what is wanted, then it shouldn't survive across sessions. The tool author needs to pick.

comment:2 by Eric Pettersen, 10 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.