Package: wine
Version: 1.8.1-2
Usertags: serious
wineserver prints this on stderr when it starts:
Executing wine (wineserver32) 1.8.1 on Debian stretch/sid (i386).
If something goes wrong, please rerun with "WINEDEBUG=err+all wine"
for more detailed debugging output.
There isn't any obvious way to disable these messages. They show up even
when I explicitly set WINEDEBUG=-all. They also show up when my
WINEDEBUG already wincludes err+all, so the advice about rerunning
"WINEDEBUG=err+all wine" is incorrect.
I use wine for testing a command-line Windows program. Part of this
testing is making sure that the program's stderr is empty when no error
happended. wineserver printing stuff on stderr when it wasn't asked to
breaks these tests.
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'experimental')
Architecture: i386 (x86_64)
Foreign Architectures: amd64
Kernel: Linux 4.4.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages wine depends on:
ii wine32 1.8.1-2
Versions of packages wine is related to:
ii fonts-wine 1.8.1-2
ii wine1.8.1-2
ii wine32 1.8.1-2
pn wine64
--
Jakub Wilk