http://bugs.winehq.org/show_bug.cgi?id=2972
------- Additional Comments From saulius.krasuckas@elst.vtu.lt 2005-21-05 11:27 ------- Kuba, can't that be worked around by redirecting std-err to a file? for example:
$ wine --version 2> ./wine.error.log