ubuntu-x-swat team mailing list archive
-
ubuntu-x-swat team
-
Mailing list archive
-
Message #135387
[Bug 649809] Re: the session settings manager can try starting before the login screen one exits
The workaround is not working always. A better workaround is to leave
/etc/xdg/autostart/gnome-settings-daemon.desktop
untouched but change
/etc/gdm/PreSession/Default
in order to assert that gnome-settings-daemon from user gdm is killed, adding as the last line
killall -9 -w -u gdm gnome-settings-daemon
where -9 and -w are optional.
It seems to work all the time so far.
--
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers-180 in Ubuntu.
https://bugs.launchpad.net/bugs/649809
Title:
the session settings manager can try starting before the login screen
one exits
To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/649809/+subscriptions
Follow ups