http://bugs.winehq.org/show_bug.cgi?id=13839
--- Comment #8 from Austin English austinenglish@gmail.com 2008-12-19 11:02:47 --- (In reply to comment #5)
Attachment is too large...
WINEDEBUG=trace+all wine steam.exe 2>err.log 1>out.log
out.log is empty, here is err.log: http://rapidshare.com/files/174792965/err.log.bz2.html Be aware: 557mb inside!
Kai needs a +winsock, not a +all (WAY too much info). Instead, use:
WINEDEBUG=+winsock wine steam.exe &> log.txt