Opened 7 years ago

Closed 7 years ago

#1747 closed defect (duplicate)

'Session' object has no attribute 'preset_mgr'

Reported by: rhsubram@… Owned by: Eric Pettersen
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:        Windows-10-10.0.17763
ChimeraX Version: 0.9 (2019-03-05)
Description
I cannot open .cxs files in ChimeraX. I get error message: 

Unable to restore session, resetting.

Traceback (most recent call last):
File "C:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\core\session.py", line 594, in restore
obj = sm.restore_snapshot(self, data)
File "C:\Program Files\ChimeraX\bin\lib\site-packages\chimerax\preset_mgr\manager.py", line 48, in restore_snapshot
return session.preset_mgr
AttributeError: 'Session' object has no attribute 'preset_mgr'

Log:
UCSF ChimeraX version: 0.9 (2019-03-05)  
© 2016-2019 Regents of the University of California. All rights reserved.  
How to cite UCSF ChimeraX  

> open "D:\\\Tezcan_Lab\\\Projects\\\Eyal_cages\\\fig_1\\\CFMC\\\CFMC.cxs"

Unable to restore session, resetting.  
  
Traceback (most recent call last):  
File "C:\Program Files\ChimeraX\bin\lib\site-
packages\chimerax\core\session.py", line 594, in restore  
obj = sm.restore_snapshot(self, data)  
File "C:\Program Files\ChimeraX\bin\lib\site-
packages\chimerax\preset_mgr\manager.py", line 48, in restore_snapshot  
return session.preset_mgr  
AttributeError: 'Session' object has no attribute 'preset_mgr'  
  
opened ChimeraX session  

> open D:/Tezcan_Lab/Projects/Eyal_cages/fig_1/CFMC/3m4b.pdb

3m4b.pdb title:  
A Zn-mediated tetrahedral protein lattice cage [more info...]  
  
Chain information for 3m4b.pdb  
---  
Chain | Description  
1.1/A 1.2/A 1.3/A 1.1/B 1.2/B 1.3/B 1.1/C 1.2/C 1.3/C 1.1/D 1.2/D 1.3/D | No
description available  
  

> open D:/Tezcan_Lab/Projects/Eyal_cages/fig_1/CFMC/CFMC.cxs

Unable to restore session, resetting.  
  
Traceback (most recent call last):  
File "C:\Program Files\ChimeraX\bin\lib\site-
packages\chimerax\core\session.py", line 594, in restore  
obj = sm.restore_snapshot(self, data)  
File "C:\Program Files\ChimeraX\bin\lib\site-
packages\chimerax\preset_mgr\manager.py", line 48, in restore_snapshot  
return session.preset_mgr  
AttributeError: 'Session' object has no attribute 'preset_mgr'  
  
opened ChimeraX session  




OpenGL version: 3.3.0 NVIDIA 399.24
OpenGL renderer: GeForce GTX 750 Ti/PCIe/SSE2
OpenGL vendor: NVIDIA Corporation

Change History (2)

comment:1 by Eric Pettersen, 7 years ago

Component: UnassignedSessions
Owner: set to Eric Pettersen
Platform: all
Project: ChimeraX
Status: newaccepted
Summary: ChimeraX bug report submission'Session' object has no attribute 'preset_mgr'

comment:2 by Eric Pettersen, 7 years ago

Resolution: duplicate
Status: acceptedclosed

Hi Rohit,

Sorry about this error. I have fixed it now and the fix will be in the next daily build.

--Eric

Eric Pettersen
UCSF Computer Graphics Lab

Note: See TracTickets for help on using tickets.