﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
132	Deleting command history window leads to error	Tom Goddard	Eric Pettersen	"command hide
command show
Deleting the command history window with the window close button (Mac upper left corner button) then trying to show it again gives this error.


Traceback (most recent call last):
File ""/Users/goddard/ucsf/chimera2/Chimera2.app/Contents/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/chimera/cmd_line/gui.py"", line 130, in on_enter
self.history_dialog.add(cmd_text)
File ""/Users/goddard/ucsf/chimera2/Chimera2.app/Contents/Library/Frameworks/Python.framework/Versions/3.4/lib/python3.4/site-packages/chimera/cmd_line/gui.py"", line 232, in add
self.listbox.Append(item)
RuntimeError: wrapped C/C++ object of type ListBox has been deleted"	defect	closed	major		Command Line		fixed						all	chimera
