﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
93	Drag and drop panel gives an error	Tom Goddard	Eric Pettersen	"Dragging and dropping the Log panel or Mouse Modes panel or Side View panel to another position in the main window produces the following error (image attached since copy and paste not working).  This is the same error message from bug #90 but does not appear to be caused by failing to call AuiManager.UnInit() since the AuiManager does not have its main window destroyed in this case.

The traceback shows the error in the redraw timer in ""for cb in self._new_frame_callbacks:"" but if that is replaced by ""for cb in []:"" then the error occurs in the same place.  It seems the wx assert error is not being caught until the Python for loop for some unknown reason.
"	defect	closed	minor		Window Toolkit		invalid						all	chimera
