Bug#816017: /usr/bin/wineserver: unnecessary noise on stderr

2016-04-27 Thread Bill Allombert
On Sun, Mar 13, 2016 at 03:12:25PM +0100, Jens Reyer wrote:
> control: tags -1 + pending
> 
> Hi,
> 
> I just pushed a commit to fix this, see below.

Mind uploading the fixed package ? I have the exact same issue than
Jakub. 

Cheers,
-- 
Bill. 

Imagine a large red swirl here. 



Bug#816017: /usr/bin/wineserver: unnecessary noise on stderr

2016-03-13 Thread Jens Reyer
control: tags -1 + pending

Hi,

I just pushed a commit to fix this, see below.

Greets
jre


commit a18275ca64d5f8674e978eb2ad4c4e7249800cd4
Author: Jens Reyer 
Date:   Sun Mar 13 02:37:18 2016 +0100

Drop version output.

Closes: #816017

Sources:
commit 8fcdc3022a88f150970fc5176a6fe7a7bd572ba4
Author: Michael Gilbert 
Date:   Sat Mar 5 01:25:40 2016 +

release 1.9.5-1

commit 16b7fefa9f7bb5b9ffb0794d5a238d6cf92707e3
Author: Michael Gilbert 
Date:   Sun Feb 28 19:28:57 2016 +

release 1.9.4-2



Bug#816017: /usr/bin/wineserver: unnecessary noise on stderr

2016-02-26 Thread Jakub Wilk

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