On Thu, Jul 28, 2005 at 01:00:09PM +0300, Timo Juhani Lindfors <[EMAIL PROTECTED]> wrote: > On Thu, Jul 28, 2005 at 09:04:59AM +0200, Lucas Nussbaum wrote: > > What does > > for i in $(seq 1 10); do ssh -Xf $(hostname) xclock & done > > do ? > > I ran that ten times (so that total of 100 xclocks would be expected) > and it seems to open xclocks very seldomly here: > > attempt number 1 2 3 4 5 6 7 8 9 10 > number of xclock windows opened: 0 2 0 2 0 0 0 1 0 1
Ok, actually I can reproduce it. I sometimes get messages such as : Warning: No xauth data; using fake authentication data for X11 forwarding. /usr/bin/X11/xauth: error in locking authority file /home/nussbaum/.Xauthority X11 connection rejected because of wrong authentication. X connection to localhost:17.0 broken (explicit kill or server shutdown). Warning: No xauth data; using fake authentication data for X11 forwarding. Xlib: connection to "localhost:18.0" refused by server Xlib: Invalid MIT-MAGIC-COOKIE-1 key Error: Can't open display: localhost:18.0 Error: Can't open display: localhost:13.0 Error: Can't open display: localhost:14.0 Error: Can't open display: localhost:11.0 Error: Can't open display: localhost:17.0 Do you get the same ones ? Or no error message at all ? -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F | -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]