﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
5951	Put Qt fatal message output into bug reports	Tom Goddard	Tom Goddard	We see many crashes on Windows in the Qt event loop. Maybe we would get a useful error message if we captures the Qt fatal error messages in the bug reports. Currently in Chimerax ui/gui.py in redirect_qt_messages() we register a message handler which writes messages of type QtMsgType?.QtFatalMsg? to sys.stderr That will just vanish on Windows since there is no console window. Maybe instead we should write those messages to a file that the ChimeraX bug reporter looks for and includes in crash bug reports.	enhancement	closed	moderate		Infrastructure		fixed		Eric Pettersen				all	ChimeraX
