Control: forwarded -1 https://gitlab.freedesktop.org/xorg/lib/libx11/issues/80
On 2018-11-29 01:10:06 +0100, Vincent Lefevre wrote: > 2. As seen above, the error message does not end with a newline > character. This breaks the parsing of the output (at least when > both the standard output and the standard error are redirected > to the same file). > > This is confirmed with: > > $ DISPLAY=:0 wine tversion.exe > /dev/null > Invalid MIT-MAGIC-COOKIE-1 key% > > under zsh, where the "%" output by zsh means that the newline character > is missing. > > I get the same issue with: > > $ DISPLAY=:0 xterm > Invalid MIT-MAGIC-COOKIE-1 key/usr/bin/xterm: Xt error: Can't open display: :0 > > and with gxmessage (which doesn't use Xt), so that I assume that > this comes from libX11. Reassigning this one to libx11-6. Also reported upstream (hoping this is the right one). -- Vincent Lefèvre <[email protected]> - Web: <https://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)

