http://bugs.winehq.org/show_bug.cgi?id=5620
--- Comment #19 from foobard jens@porup.com 2008-02-07 21:04:18 --- Hi,
I got the glx issue sorted, and I've been trying to get some debug output to help further development on this issue. I've been using the command:
WINEDEBUG=+relay wine AutoPlay.exe 2>&1 | tee ~/adobelog.out;
but it takes *forever*..... what should takes five minutes takes hours, and then it hangs, and I can't sit there waiting for it all the time, and I can't seem to get it to finish before I have to pack up and go somewhere.
Is there a more targeted debug switch that would provide good information on the specific failure here?