Gentoo Archives: gentoo-user

From: John Blinka <jblinka@××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] kdm wierdness
Date: Fri, 25 Aug 2006 23:15:17
Message-Id: 44EF838D.8060009@neo.rr.com
In Reply to: Re: [gentoo-user] kdm wierdness by Richard Fish
1 Richard Fish wrote:
2 > Hmm, are you authenticating locally, or against a network/ldap server?
3 locally.
4 >
5 > Which logs have you checked? Both /var/log/kdm.log and
6 > ~/.xsession-errors would be relevant.
7 >
8 Just stuff in /var/log, including kdm.log. It contains lines like
9
10 FreeFontPath: FPE "/usr/share/fonts/misc:unscaled/" refcount is 2,
11 should be 1; fixing.
12
13 which I presumed were not the source of the problem.
14
15 But I was unaware of ~/.xsession-errors. After the first, failed login
16 it looks like this:
17
18 /usr/bin/startxfce4: X server already running on display :0
19 xrdb: Connection refused
20 xrdb: Can't open display ':0'
21 /etc/xdg/xfce4/xinitrc: line 52: xscreensaver: command not found
22 Agent pid 7296
23 which: no dbus-launch in
24 (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.6:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/local/lang/Eiffel55/studio/spec/linux-glibc2.1/bin:/usr/local/hdf5/serial/bin)
25
26 (xfce4-session:7299): Gtk-WARNING **: cannot open display:
27 Agent pid 7296 killed
28
29
30 After the 2nd, successful login, it looks like
31
32 /usr/bin/startxfce4: X server already running on display :0
33 /etc/xdg/xfce4/xinitrc: line 52: xscreensaver: command not found
34 Agent pid 7368
35 which: no dbus-launch in
36 (/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.6:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/kde/3.5/bin:/usr/qt/3/bin:/usr/local/lang/Eiffel55/studio/spec/linux-glibc2.1/bin:/usr/local/hdf5/serial/bin)
37 _IceTransmkdir: ERROR: euid != 0,directory /tmp/.ICE-unix will not be
38 created.
39
40 ** (xfwm4:7376): WARNING **: The display does not support the XComposite
41 extension.
42
43 ** (xfwm4:7376): WARNING **: Compositing manager disabled.
44
45 (xftaskbar4:7378): libxfcegui4-WARNING **: tray icon has requested a
46 size of (1 x 1), resizing to (24 x 24)
47
48
49 john
50
51
52 --
53 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] kdm wierdness Richard Fish <bigfish@××××××××××.org>