Gentoo Archives: gentoo-dev

From: "Thomas T. Veldhouse" <veldy@×××××.net>
To: John Nilsson <pzycrow@××××××.com>, gentoo-user@××××××××.net
Cc: gentoo-dev@g.o
Subject: Re: [gentoo-dev] GnomeUI-WARNING
Date: Fri, 18 Oct 2002 13:46:55
Message-Id: 016b01c276d6$b2f8e490$8204dca7@northamerica.corp.microsoft.com
In Reply to: [gentoo-dev] GnomeUI-WARNING by John Nilsson
1 This is one for gentoo-user.
2
3 However, the reason you are having trouble is that you seemingly started X
4 as a user and not as root. Root does not have the right to X display
5 resources unless specifically added in.
6
7 Try:
8
9 $ xhost + root
10 $ su
11 # gvim /etc/make.conf
12
13 You only need to do the xhost command once.
14
15 Tom Veldhouse
16
17 ----- Original Message -----
18 From: "John Nilsson" <pzycrow@××××××.com>
19 To: <gentoo-dev@g.o>
20 Sent: Friday, October 18, 2002 2:50 PM
21 Subject: [gentoo-dev] GnomeUI-WARNING
22
23
24 > what is this? The program starts ok, and I can save the file. Just this
25 > message I dont get.
26 >
27 > john@newkid john $ su
28 > Password:
29 > root@newkid john # gvim /etc/make.conf
30 >
31 > GnomeUI-WARNING **: While connecting to session manager:
32 > Authentication Rejected, reason : None of the authentication protocols
33 > specified are supported and host-based authentication failed.
34 > root@newkid john #
35 >
36 > /John
37 > _______________________________________________
38 > gentoo-dev mailing list
39 > gentoo-dev@g.o
40 > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
41 >

Replies

Subject Author
[gentoo-dev] Re: GnomeUI-WARNING Thomas de Grenier de Latour <degrenier@×××××××××××.fr>