http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #42 from Nicklas Larsson nicklas.larsson@gmail.com 2011-12-17 20:17:02 CST --- (In reply to comment #41)
If you have strace you can run: strace wine <app.exe> 2>&1 | grep 'socket|connect|recv|poll|close' > /tmp/reallylong.txt
with strace i can't get pass the first "login"(20min gave up/log pushes halv a gig)