Comment 4 for bug 567714

Revision history for this message
Hemanth (hemanth-hm) wrote :

As it was noticed, i installed gnome-session and ran it in background and tried to login, but as the gnome-session started kde was not responding, so i did an clean gnome install and logged into gdm session works fine here.
Work around i came across for kde was to start the the gnome-settings-daemon automatically, by placing

[Desktop Entry]
Exec=gnome-settings-daemon &
Name=GNOME Settings Daemon
Type=Service
X-KDE-StartupNotify=false
OnlyShowIn=KDE;
X-KDE-autostart-phase=2

A desktop entry in ~/.kde4/share/autostart, similarly the required daemons can be started.