7 Jan
2013
7 Jan
'13
7:04 p.m.
http://bugs.winehq.org/show_bug.cgi?id=32681 --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-07 19:04:39 CST --- You can redirect the output to a file to see later. Run the program like: wine <program.exe> &> log.txt To check if it's not a console message spam problem run the game like: WINEDEBUG=-all wine <program.exe> This will remove all debug messages. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.