http://bugs.winehq.org/show_bug.cgi?id=19051
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2009-06-24 14:12:10 --- (In reply to comment #4)
I ran it with: WINEDEBUG=+relay,+seh,+tid wine setupwin32.exe &> ~/output.txt Which is what I got from the wiki, I don't know what any of that means.
Don't do that unless you're asked to. Just run wine setupwin32.exe >& ~/output.txt and attach output.txt here. If it's too large, bzip2 it: $ bzip2 ~/output.txt and attach ~/output.txt.bz2