﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
49	"File dialogs and ""not ready"" drives"	rudi	dmik	"If the user selects a drive that is not ready (empty floppy or CD) from the file open dialog, the OS/2 critical error box will show up. However, it is necessary to acknowledge ""Return error code to program"" 9 (nine !!!) times, before it is possible to continue.

My suggested workaround is to generally disable critical error popups by for example adding

DosError(FERR_DISABLEHARDERR);

to qt_init() in qapplication_pm.cpp.

"	defect	closed	normal		3rdparty		normal	wontfix		
