http://bugs.winehq.org/show_bug.cgi?id=27974 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #1 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-06-12 18:48:13 CDT --- IMO you can simply disable debug while playing so you won't get these messages. You can disable a specific channel like winsock with WINEDEBUG=-winsock wine <app>. Or disable everything using WINEDEBUG=-all wine <app>. That "error" is important specially when debugging socket applications so we can know that a connection attempt is being made. -- 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.