Gentoo Archives: gentoo-amd64

From: Gavin Seddon <gavin.m.seddon@×××××××××××××.uk>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] x11 not working on ssh
Date: Mon, 27 Feb 2006 11:07:39
Message-Id: 1141038221.9433.2.camel@linuxstation.homenetwork
In Reply to: Re: [gentoo-amd64] x11 not working on ssh by Joerg Gollnick
1 Hi,
2 I have tried this debug first before I pursue xauth. Here is the
3 output, is anyone wiser?
4 'debug1: client_input_channel_open: ctype x11 rchan 4 win 65536 max
5 16384
6 debug1: client_request_x11: request from 127.0.0.1 32842
7 debug1: channel 2: new [x11]
8 debug1: confirm x11
9 debug1: channel 2: FORCE input drain
10 debug1: channel 2: free: x11, nchannels 3
11 debug1: channel 1: FORCE input drain
12 debug1: channel 1: free: x11, nchannels 2
13 debug1: client_input_channel_open: ctype x11 rchan 3 win 65536 max 16384
14 debug1: client_request_x11: request from 127.0.0.1 32843
15 debug1: channel 1: new [x11]
16 debug1: confirm x11
17 X Error of failed request: BadAtom (invalid Atom parameter)
18 Major opcode of failed request: 20 (X_GetProperty)
19 debug1: channel 1: FORCE input drain
20 Atom id in failed request: 0x25
21 Serial number of failed request: 310
22 Current serial number in output stream: 310
23 2 /home/mbpssgms>>debug1: channel 1: free: x11, nchannels 2'
24 Gavin.
25
26
27
28
29
30
31
32 > Hi Gavin,
33 > ssh sets up an file .Xauthority to exchange some MIT-MAGIC-COOKIE. Is that
34 > file in the home directory on the remote server. To find out what goes wrong
35 > I prefer to start the sshd with "-D -d" options at the commandline and
36 > connect from remote server with a verbose "ssh -X -v <your host>". In most
37 > cases at the end of the debug output gives you an idea what goes wrong.
38 > Best regards Joerg
39 >
40 >
41 --
42 Dr Gavin Seddon
43 School of Pharmacy and Pharmaceutical Sciences
44 University of Manchester
45 Oxford Road, Manchester
46 M13 9PL, U.K.
47
48 --
49 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] x11 not working on ssh Gavin Seddon <gavin.m.seddon@×××××××××××××.uk>