http://bugs.winehq.org/show_bug.cgi?id=33361
--- Comment #4 from Andrew Eikum aeikum@codeweavers.com 2013-04-11 09:17:34 CDT --- We need the whole log. You should redirect the output of the program to a file:
$ WINEDEBUG=+whatever wine Program.exe &> ~/sc2log
Then upload sc2log in your Home directory. You might have to compress it first.