[Bug 1718] Messages "X11 connection rejected because of wrong authentication."
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Nov 11 00:09:12 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1718
Vincent Lefevre <vincent at vinc17.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Spurious messages "X11 |Messages "X11 connection
|connection rejected because |rejected because of wrong
|of wrong authentication." |authentication."
--- Comment #3 from Vincent Lefevre <vincent at vinc17.org> 2010-11-11 00:09:12 EST ---
The problem is more important than I was thinking. For instance:
$ xpdf 2010.pdf
XtUngrabButton(drawArea,3,0)
Warning: Attempt to remove nonexistent passive grab
$ xpdf 2010.pdf
X11 connection rejected because of wrong authentication.
Error: Can't open display: localhost:10.0
zsh: exit 1 xpdf 2010.pdf
$ xpdf 2010.pdf
X11 connection rejected because of wrong authentication.
Error: Can't open display: localhost:10.0
zsh: exit 1 xpdf 2010.pdf
$ xpdf 2010.pdf
XtUngrabButton(drawArea,3,0)
Warning: Attempt to remove nonexistent passive grab
all in the same session, within 10 minutes, and without modifying
files.
The question is why do I sometimes get failures for a short period of
time, without a more meaningful error message about the cause? Are
these failures due to the SSH client or the SSH server?
(For me, in order to remember: the local machine is ypig and the remote
machine is patate.)
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list