﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
814	Save .obj error	TSkillman@…	Tom Goddard	"{{{
I loaded a pdb file (1j8h). Hid chains a,b,d. Saved as Wavefront .obj.  Got AttributeError: 'str' object has no attribute ‘all_drawings’ error.  Couldn’t find any additional documentation on how to create .obj.


Traceback (most recent call last):
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/ui/gui.py"", line 691, in <lambda>
save_action.triggered.connect(lambda arg, s=self, sess=session: s.file_save_cb(sess))
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/ui/gui.py"", line 467, in file_save_cb
self.save_dialog.display(self, session)
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/ui/save_dialog.py"", line 133, in display
fmt.save(session, filename)
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/ui/save_dialog.py"", line 40, in save
return self._save(session, filename)
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/ui/save_dialog.py"", line 58, in <lambda>
None, None, lambda ses, fn, fmt=fmt: fmt.export_func(ses, fn, fmt.name))
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/wavefront_obj/__init__.py"", line 37, in save_file
return obj.write_obj(session, path, models)
File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/wavefront_obj/obj.py"", line 150, in write_obj
for d in m.all_drawings():
AttributeError: 'str' object has no attribute 'all_drawings'


AttributeError: 'str' object has no attribute 'all_drawings'

File ""/Applications/ChimeraX.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/wavefront_obj/obj.py"", line 150, in write_obj
for d in m.all_drawings():

See log for complete Python traceback.

If you wish to report this error, send mail to chimerax-bugs@cgl.ucsf.edu<mailto:chimerax-bugs@cgl.ucsf.edu> and describe what you were doing and include a copy of the contents of the log.

________________________________
--CONFIDENTIALITY NOTICE--: The information contained in this email is intended for the exclusive use of the addressee and may contain confidential information. If you are not the intended recipient, you are hereby notified that any form of dissemination of this communication is strictly prohibited. www.benaroyaresearch.org

}}}
"	defect	closed	normal	Alpha 3	Input/Output		fixed						all	ChimeraX
