Discussion:
Processed: Issues with error message "Invalid MIT-MAGIC-COOKIE-1 key"
Debian Bug Tracking System
2018-11-29 00:12:07 UTC
Permalink
clone -1 -2
Bug #914822 [libwine] libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n
Bug 914822 cloned as bug 914949
retitle -1 libwine: spurious error message "Invalid MIT-MAGIC-COOKIE-1 key" with invalid/old DISPLAY when X11 is not used
Bug #914822 [libwine] libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n
Changed Bug title to 'libwine: spurious error message "Invalid MIT-MAGIC-COOKIE-1 key" with invalid/old DISPLAY when X11 is not used' from 'libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n'.
reassign -2 libx11-6 2:1.6.7-1
Bug #914949 [libwine] libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n
Bug reassigned from package 'libwine' to 'libx11-6'.
No longer marked as found in versions wine/3.0.3-2.
Ignoring request to alter fixed versions of bug #914949 to the same values previously set
Bug #914949 [libx11-6] libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n
Marked as found in versions libx11/2:1.6.7-1.
retitle -2 libx11-6: error message "Invalid MIT-MAGIC-COOKIE-1 key" not followed by a newline character
Bug #914949 [libx11-6] libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n
Changed Bug title to 'libx11-6: error message "Invalid MIT-MAGIC-COOKIE-1 key" not followed by a newline character' from 'libwine: error message "Invalid MIT-MAGIC-COOKIE-1 key" without a \n'.
--
914822: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914822
914949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914949
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Vincent Lefevre
2018-11-29 00:58:17 UTC
Permalink
Control: forwarded -1 https://gitlab.freedesktop.org/xorg/lib/libx11/issues/80
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).
$ 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.
$ 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 <***@vinc17.net> - 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)
Debian Bug Tracking System
2018-11-29 01:03:03 UTC
Permalink
Post by Vincent Lefevre
forwarded -1 https://gitlab.freedesktop.org/xorg/lib/libx11/issues/80
Bug #914949 [libx11-6] libx11-6: error message "Invalid MIT-MAGIC-COOKIE-1 key" not followed by a newline character
Set Bug forwarded-to-address to 'https://gitlab.freedesktop.org/xorg/lib/libx11/issues/80'.
--
914949: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=914949
Debian Bug Tracking System
Contact ***@bugs.debian.org with problems
Loading...