http://bugs.winehq.org/show_bug.cgi?id=16916
--- Comment #4 from Austin English austinenglish@gmail.com 2009-06-19 11:29:28 --- (In reply to comment #3)
(In reply to comment #2)
please attach a lzma compressed +winsock,+relay,+seh,+tid log
Please attach instructions on how to create such a 'lzma compressed +winsock,+relay,+seh,+tid log'.
$ WINEDEBUG=+winsock,+relay,+seh,+tid wine your_app.exe &> log.txt $ bzip2 -9 log.txt