Opened 7 years ago

Closed 7 years ago

#1435 closed defect (duplicate)

Molecular surface session restore: can't set attribute

Reported by: vikrambabuk@… Owned by: Tom Goddard
Priority: normal Milestone:
Component: Sessions Version:
Keywords: Cc:
Blocked By: Blocking:
Notify when closed: Platform: all
Project: ChimeraX

Description

The following bug report has been submitted:
Platform:        Darwin-18.0.0-x86_64-i386-64bit
ChimeraX Version: 0.8 (2018-11-06)
Description
Traceback (most recent call last): File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/session.py", line 590, in restore obj = sm.restore_snapshot(self, data) File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/atomic/molsurf.py", line 454, in restore_snapshot setattr(s, attr, d[attr]) File "/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/graphics/drawing.py", line 228, in __setattr__ super(Drawing, self).__setattr__(key, value) AttributeError: can't set attribute opened ChimeraX session

Log:
UCSF ChimeraX version: 0.8 (2018-11-06)  
How to cite UCSF ChimeraX  

> open /Users/vikramkasaragod/Desktop/Overall_PDXK.cxs format session

Unable to restore session, resetting.  
  
Traceback (most recent call last):  
File
"/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-
packages/chimerax/core/session.py", line 590, in restore  
obj = sm.restore_snapshot(self, data)  
File
"/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-
packages/chimerax/atomic/molsurf.py", line 454, in restore_snapshot  
setattr(s, attr, d[attr])  
File
"/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-
packages/chimerax/core/graphics/drawing.py", line 228, in __setattr__  
super(Drawing, self).__setattr__(key, value)  
AttributeError: can't set attribute  
  
opened ChimeraX session  




OpenGL version: 4.1 INTEL-12.0.34
OpenGL renderer: Intel(R) Iris(TM) Graphics 650
OpenGL vendor: Intel Inc.

Change History (2)

comment:1 by Eric Pettersen, 7 years ago

Component: UnassignedSessions
Owner: set to Tom Goddard
Platform: all
Project: ChimeraX
Status: newassigned
Summary: ChimeraX bug report submissionMolecular surface session restore: can't set attribute

comment:2 by Eric Pettersen, 7 years ago

Resolution: duplicate
Status: assignedclosed

Hi Vikram.

This was fixed about 6 days ago, so if you get the latest version you should be able to restore your session. Sorry for the inconvenience.

--Eric

Eric Pettersen
UCSF Computer Graphics Lab

Note: See TracTickets for help on using tickets.