http://bugs.winehq.org/show_bug.cgi?id=9591 Detlef Riekenberg <wine.dev(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wine.dev(a)web.de --- Comment #2 from Detlef Riekenberg <wine.dev(a)web.de> 2007-09-05 16:56:17 --- Your wine has no Debug-Informations. Please use an official Package (or build wine from source with debug-symbols) and attach ~1000 lines from the logfile around the crash: WINEDEBUG="+commdlg,+winspool,+print,+driver,+loaddll" wine yourapp.exe 2>&1 | tee logfile.txt (all of the above command in one line) Thanks -- By by ... Detlef -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.