﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
915	"""rename"" error changing model number in some cases"	Elaine Meng	Eric Pettersen	"Reclassify as desired.

If I have two models open, #1 and #2, entering this command works fine

rename #1 id #2

... result is #2 and #2.1 as you told me was the intended behavior, but the Log strips the second ""#"" even though the Command History shows it. However, if I instead use command

rename #2 id #1

... there is an error and the model number isn't changed (Log has the second ""#"" stripped again, but that seems orthogonal to the error... or was I not supposed to include it in the command??)

Log shows:
rename #2 id 1
Error processing trigger ""frame drawn""
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/core/triggerset.py"", line 126, in invoke
return self._func(self._name, data)
File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/chimerax/model_panel/tool.py"", line 155, in _fill_tree
item.setText(self.ID_COLUMN, model_id_string)
AttributeError: 'NoneType' object has no attribute 'setText'

"	defect	closed	minor		General Controls		fixed						all	ChimeraX
