http://bugs.winehq.org/show_bug.cgi?id=12431
--- Comment #6 from Austin English austinenglish@gmail.com 2008-04-09 02:23:22 --- (In reply to comment #5)
(In reply to comment #4)
Please attach a WINEDEBUG=win,event,x11drv trace.
I will do that if you can tell me how to do it.
$ WINEDEBUG=+win,+event,+x11drv wine yourapp.exe &> /tmp/log.txt $ bzip2 -9 /tmp/log.txt
Then attach /tmp/log.txt.bz2 here.