http://bugs.winehq.org/show_bug.cgi?id=2972
Summary: Spurious Xlib error message Product: Wine Version: 20050111 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-x11driver AssignedTo: wine-bugs@winehq.org ReportedBy: kuba@mareimbrium.org
When starting wine w/o X server present, an Xlib error is output to the console. There's no way to disable this. It's important not to have such errors at least when executing console apps -- this corrupts the output with stuff that's otherwise not present. Ideally, there should be a registry setting to disable this error.