http://bugs.winehq.org/show_bug.cgi?id=20736
--- Comment #29 from Owen Rudge owen@owenrudge.net 2009-11-25 09:56:58 --- (In reply to comment #28)
I'm not very good on those things so can you give an example of the complete command_line/whatever that i must on the terminal to make that ?
Simply start Wine using a command like:
WINEDEBUG=+imagehlp,+wintrust,+crypt wine "C:\Program Files\Steam\steam.exe" 1>&2 2> ~/steam-debug.txt
updating any paths as appropriate. This will store the log in a file called steam-debug.txt in your home directory.