http://bugs.winehq.org/show_bug.cgi?id=3641
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2005-24-10 02:30 ------- How did you get your Wine binary files? My Wine throws me lots of lines
$ export WINEDEBUG=+file,+module; src/wine-cvs/wine/wine uninstaller 2>&1 | wc -l | 1540 | $ export WINEDEBUG=+file,+module; /usr/src/wine-cvs/wine/wine --version 2>&1 | wc -l | 22
May your Wine be compiled after configuring it to disable trace messages? (configure --disable-trace)