http://bugs.winehq.org/show_bug.cgi?id=35029 --- Comment #7 from Anastasius Focht <focht(a)gmx.net> 2013-12-03 13:21:29 CST --- Hello Peter, please generate a full trace log and attach it to this bug (if too large -> compress it with bzip2) 1) make sure no processes are running from WINEPREFIX -> 'wineserver -k' 2) run 'notepad' in other terminal (skips unwanted trace stuff) 3) run the app from install folder as follows: --- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./game.exe >>log.txt 2>&1 --- snip --- Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.