Session restoring problem
Hello,
I have generated several session with chimerax and some of them cannot be reopened again once chimerax is closed.
Here you can see the error log:
Summary of feedback from opening /Users/scharasafarian/Sandra_paper_figures/Cs_data/Cs_figure12.cxs
error Unable to restore session, resetting.
Traceback (most recent call last):
File "/private/var/folders/hd/1f0b0lvn1879z9fw3rmxrkbw0000gn/T/AppTranslocation/2E4DBF96-0C06-495F-8E52-E251ED885D0F/d/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/session.py", line 526, in restore
obj = sm.restore_snapshot(self, data)
File "/private/var/folders/hd/1f0b0lvn1879z9fw3rmxrkbw0000gn/T/AppTranslocation/2E4DBF96-0C06-495F-8E52-E251ED885D0F/d/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/seq-view/tool.py", line 507, in restore_snapshot
inst = cls(session, bundle_info.tools[0].name)
IndexError: list index out of range
opened ChimeraX session
open <help:user/commands/open.html> /Users/scharasafarian/Sandra_paper_figures/Cs_data/Cs_figure12.cxs
Summary of feedback from opening /Users/scharasafarian/Sandra_paper_figures/Cs_data/Cs_figure12.cxs
error Unable to restore session, resetting.
Traceback (most recent call last):
File "/private/var/folders/hd/1f0b0lvn1879z9fw3rmxrkbw0000gn/T/AppTranslocation/2E4DBF96-0C06-495F-8E52-E251ED885D0F/d/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/session.py", line 526, in restore
obj = sm.restore_snapshot(self, data)
File "/private/var/folders/hd/1f0b0lvn1879z9fw3rmxrkbw0000gn/T/AppTranslocation/2E4DBF96-0C06-495F-8E52-E251ED885D0F/d/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/seq-view/tool.py", line 507, in restore_snapshot
inst = cls(session, bundle_info.tools[0].name)
IndexError: list index out of range
Is there a work around this problem?
Best
Schara
Dr. Schara Safarian
Max Planck Institut für Biophysik
Abteilung für Molekulare Membranbiologie
Max Planck Institute of Biophysics
Department of Molecular Membrane Biology
Max-von-Laue-Straße 3
60438 Frankfurt am Main
Deutschland/Germany
Hi Schara,
--Eric
Eric Pettersen