Opened 10 years ago

Closed 10 years ago

#195 closed defect (fixed)

error trying to save session

Reported by: Elaine Meng Owned by: pett
Priority: blocker Milestone:
Component: Graphics Version:
Keywords: Cc: Tom Goddard, pett, Conrad Huang
Blocked By: Blocking:
Notify when closed: Platform: all
Project: chimera

Description

open 1zik
save ~/Desktop/junk.cxs
Error processing trigger "end save session"
Traceback (most recent call last):
File "/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimera/core/triggerset.py", line 114, in invoke
return self._func(self._name, data)
TypeError: _end_ses_save() takes 2 positional arguments but 3 were given

Didn't know who to assign it to. Change as appropriate.

Change History (2)

comment:1 by Greg Couch, 10 years ago

Owner: changed from Greg Couch to pett
Status: newassigned

This is in the unfinished structure saving code.

Right now the only models that can be saved and restores are STL models.

comment:2 by pett, 10 years ago

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