Gentoo Archives: gentoo-user

From: Hung Dang <hungptit@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] KDM problem -> SOLVED
Date: Tue, 21 Jul 2009 23:40:35
Message-Id: 4A6651ED.6080505@gmail.com
In Reply to: Re: [gentoo-user] KDM problem by Volker Armin Hemmann
1 Volker Armin Hemmann wrote:
2 > On Dienstag 21 Juli 2009, Hung Dang wrote:
3 >
4 >> Hi all,
5 >> For some reason I could not start kde4 on my laptop. Everything is fine
6 >> and when I try to log into my account using the kdm log in window it
7 >> will log in for a second then get back to kdm window. Here is the
8 >> content of ~/.xsession-errors
9 >>
10 >> Warning: Cannot convert string "12x24" to type FontStruct
11 >> Warning: Cannot convert string "nil2" to type FontStruct
12 >> X connection to :0.0 broken (explicit kill or server shutdown).
13 >> X connection to :0.0 broken (explicit kill or server shutdown).
14 >>
15 >> Does anyone know what is going on with my kde4 session? I have installed
16 >> KDE-4.2.4 and Xorg-server 1.6.2-r1 on my laptop.
17 >>
18 >> Thanks
19 >> Hung
20 >>
21 >
22 > ok, there is nothing in Xorg.0.log and your xorg.conf is ok too.
23 >
24 > You can either check kdm.log now - or start checking permissions for /tmp
25 > /var/tmp and the kde related directories in /usr/share.
26 >
27 >
28 >
29 >
30 Hi Volker,
31 I rebuild kde-meta package and find out that I have not add consolekit
32 to default boot level. After I have done that everything is fine.
33
34 Thanks
35 Hung