http://bugs.winehq.org/show_bug.cgi?id=34905
gaurav gaurav_verma22@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.4.1 |1.6
--- Comment #5 from gaurav gaurav_verma22@yahoo.com 2013-11-15 20:28:43 CST --- Updated wine version as 1.6
Tried getting log file and backtrace with the commands in the FAQ, but each time the log file was 0 bytes. Used these commands:
$ wine ./Sonos.exe &>log.txt
$ WINEDEBUG=+relay,+seh,+tid $ wine ./Sonos.exe >> log.txt 2>&1
What gives?