﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
802	changing font of residue labels gives traceback	Elaine Meng	Tom Goddard	"If I specify the font in the same command as creating the residue labels it works, but if I try to change the font in a separate command, I get a traceback.  For example,

open 2gbp
sel zone ligand 4 protein
label sel res
label font Thonburi

Traceback (most recent call last):
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/cmd_line/tool.py"", line 177, in execute
cmd.run(cmd_text)
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/core/commands/cli.py"", line 2397, in run
result = ci.function(session, **kw_args)
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/label/label3d.py"", line 80, in label
mo = objects_by_model(objects, otype)
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/label/label3d.py"", line 133, in objects_by_model
atoms = objects.atoms
AttributeError: 'list' object has no attribute 'atoms'
"	defect	closed	major		Depiction		fixed						all	ChimeraX
