http://bugs.winehq.org/show_bug.cgi?id=9386 Polarina <gabrielp(a)simnet.is> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabrielp(a)simnet.is --- Comment #6 from Polarina <gabrielp(a)simnet.is> 2007-08-21 17:25:32 --- Since wine would exit with a non-zero return status, try this command: WINEDEBUG=+tid,+seh,+relay wine wow.exe &> /tmp/relay.log || grep -A 20 -B 300 "seh:" /tmp/relay.log > /tmp/relay.txt It should execute the grep command if wine exits with a non-zero return status. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.