On Sunday 12 Jan 2014 10:11:22 Alan Mackenzie wrote:
> No such luck, as yet. I still get these messages when trying to startx:
>
> xfce4-session: GNOME compatibility is enabled and gnome-keyring-daemon is
> found on the system. Skipping gpg/ssh-agent startup. env: kdeinit4: No such
> file or directory
> env: qdbus: No such file or directory
>
> . Somehow, the remnants of a KDE program are hanging around somewhere.
> I've no idea what qdbus is, or where I've got it configured.
$ eix qtdbus
[I] dev-qt/qtdbus (4.8.5(4){tbz2}@01/12/13): The DBus module for the Qt
toolkit
Have you got -qt4 in your USE flags? If not, I suggest you put it in make.conf
and then emerge -uaDvN world.
This may not help, but:
$ grep -r kdeinit4 /etc
Binary file /etc/ld.so.cache matches
(That's the only occurrence I could find here on this KDE box.) So some library
may still be lying around with KDE links.
Something's nagging at the back of my mind about having to specify your
desktop in a config file, maybe /etc/conf.d/xdm though my copy of that just
says
kdm.
--
Regards
Peter