Gentoo Archives: gentoo-user

From: Tom Wijsman <TomWij@g.o>
To: acm@×××.de
Cc: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Purged gnome, lost X. :-(
Date: Sun, 12 Jan 2014 16:21:14
Message-Id: 20140112172006.70d646c2@TOMWIJ-GENTOO
In Reply to: Re: [gentoo-user] Purged gnome, lost X. :-( by Alan Mackenzie
1 On Sun, 12 Jan 2014 10:05:26 +0000
2 Alan Mackenzie <acm@×××.de> wrote:
3
4 > Umbrello and KDE are now gone, but it seems a ghost of KDE remains
5 > somewhere. There's a ghost of gnome, too - when I startx, I still get
6 > these messages on the screen:
7
8 With app-portage/portage-utils installed, do:
9
10 qlist -IC gnome-base gnome-extra kde-base kde-misc
11
12 This will give you an overview of what's still around of those two.
13
14 > xfce4-session: GNOME compatibility is enabled and
15 > gnome-keyring-daemon is found on the system. Skipping gpg/ssh-agent
16 > startup. env: kdeinit4: No such file or directory env: qdbus: No such
17 > file or directory
18
19 The gnome-keyring-daemon comes from gnome-base/gnome-keyring; as for
20 the other files not found, they seem to be started from somewhere in
21 your config. I'd suggest `grep -r '\(kde\|qdbus\)' /etc` to check where
22 these are launched from. Maybe in ~/.config you might be able to find
23 and/or purge more.
24
25 > > You'll want to start with inspecting ~/.xinitrc; from there on, look
26 > > into the configuration of both your session and X itself.
27 >
28 > My ~/.xinitrc contains but a single line, "exec startxfce4". It's not
29 > obvious, from reading the man pages, where this mysterious
30 > configuration is done.
31
32 Looks good.
33
34 In older versions (4.0) $XFCE4HOME contains config, it default to
35 ~/.xfce4/; in newer versions (4.2) XDG has been adopted and things are
36 split over $XDG_CACHE_HOME and directories under $XDG_CONFIG_DIRS. The
37 latter defaults to /etc/xdg and I think /etc/xdg/autostart/ might be of
38 interest to investigate here as well.
39
40 --
41 With kind regards,
42
43 Tom Wijsman (TomWij)
44 Gentoo Developer
45
46 E-mail address : TomWij@g.o
47 GPG Public Key : 6D34E57D
48 GPG Fingerprint : C165 AF18 AB4C 400B C3D2 ABF0 95B2 1FCD 6D34 E57D

Attachments

File name MIME type
signature.asc application/pgp-signature