http://bugs.winehq.org/show_bug.cgi?id=24569 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh(a)gmail.com --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2010-09-30 11:31:49 CDT --- The real issue here is that tapi:lineGetDevCapsA and tapi:lineNegotiateAPIVersion are very verbose. xsession-errors is automatically managed to by the X server, so it's not directly Wine's fault if yours ends up being gigabytes-large. The best you can hope for is either: - Devs making it a fixme-once (Louis' patch) - Properly implementing and unstubbing the functions - Downgrading the fixmes to warns And meanwhile, linking to /dev/null is fine. This should be closed as a dupe of bug 15435. -- 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.