If I have this in .config/autostart [Desktop Entry] Type=Application Name=Own x-desktop autostart Exec=/home/ytti/.config/x-desktop/global.rc Icon=gnome-run Comment=
gnome-settings-daemon always crashes (which causes theme and more annoyingly keyboard layout to be wrong) [EMAIL PROTECTED] ~]% cat .config/x-desktop/global.rc #!/usr/bin/env sh directory=$HOME/.config/x-desktop $directory/local.rc & [EMAIL PROTECTED] ~]% cat .config/x-desktop/local.rc #!/usr/bin/env sh gnome-terminal --geometry 115x36+0+25 & gnome-terminal --geometry 114x36+705+25 & gnome-terminal --geometry 115x36+0+525 & gnome-terminal --geometry 114x36+705+525 & #ssh-add & If I remove that file from autostart, I never see this crash. This issue appered about two weeks ago I think. -- There was an error starting the GNOME Settings Daemon https://bugs.launchpad.net/bugs/185157 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs