** Summary changed: - [lucid] theme not used until gnome-settings-daemon is started + autostart of gnome-settings-daemon can be prevent by one file
** Description changed: Binary package hint: gnome-settings-daemon - This occurs until I run gnome-settings-daemon, so I added it to the applications to run at startup. - However I shouldn't have to do that according to this file : + I sometime got some trouble with gnome-settings-daemon (maybe the one of Bug #312501), so I added gnome-settings-daemon to the applications the are launched with the user's session. + Then I disabled it and next I removed it. + Doing this, he following file exists : + + t...@vl830:~$ cat .config/autostart/gnome-settings-daemon.desktop + + [Desktop Entry] + Type=Application + Exec=gnome-settings-daemon + Hidden=false + NoDisplay=false + X-GNOME-Autostart-enabled=false + Name[fr_FR]=gnome-settings-daemon + Name=gnome-settings-daemon + Comment[fr_FR]=gnome-settings-daemon se plante au démarrage probablement à cause d'une race condition avec dbus + Comment=gnome-settings-daemon se plante au démarrage probablement à cause d'une race condition avec dbus + t...@vl830:~$ + + But according to this file, gnome-settings daemon should be launched but doesn't. $ cat /etc/xdg/autostart/gnome-settings-daemon.desktop [Desktop Entry] Type=Application Name=GNOME Settings Daemon Exec=/usr/lib/gnome-settings-daemon/gnome-settings-daemon OnlyShowIn=GNOME; NoDisplay=true X-GNOME-Autostart-Phase=Initialization X-GNOME-Autostart-Notify=true X-GNOME-AutoRestart=true X-Ubuntu-Gettext-Domain=gnome-settings-daemon ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: gnome-settings-daemon 2.30.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Aug 8 21:51:06 2010 ProcEnviron: - LANG=fr_FR.utf8 - SHELL=/bin/bash + LANG=fr_FR.utf8 + SHELL=/bin/bash SourcePackage: gnome-settings-daemon ** Description changed: Binary package hint: gnome-settings-daemon I sometime got some trouble with gnome-settings-daemon (maybe the one of Bug #312501), so I added gnome-settings-daemon to the applications the are launched with the user's session. Then I disabled it and next I removed it. Doing this, he following file exists : t...@vl830:~$ cat .config/autostart/gnome-settings-daemon.desktop [Desktop Entry] Type=Application Exec=gnome-settings-daemon - Hidden=false + Hidden=true NoDisplay=false X-GNOME-Autostart-enabled=false Name[fr_FR]=gnome-settings-daemon Name=gnome-settings-daemon Comment[fr_FR]=gnome-settings-daemon se plante au démarrage probablement à cause d'une race condition avec dbus Comment=gnome-settings-daemon se plante au démarrage probablement à cause d'une race condition avec dbus t...@vl830:~$ But according to this file, gnome-settings daemon should be launched but doesn't. $ cat /etc/xdg/autostart/gnome-settings-daemon.desktop [Desktop Entry] Type=Application Name=GNOME Settings Daemon Exec=/usr/lib/gnome-settings-daemon/gnome-settings-daemon OnlyShowIn=GNOME; NoDisplay=true X-GNOME-Autostart-Phase=Initialization X-GNOME-Autostart-Notify=true X-GNOME-AutoRestart=true X-Ubuntu-Gettext-Domain=gnome-settings-daemon ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: gnome-settings-daemon 2.30.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Aug 8 21:51:06 2010 ProcEnviron: LANG=fr_FR.utf8 SHELL=/bin/bash SourcePackage: gnome-settings-daemon ** Description changed: Binary package hint: gnome-settings-daemon I sometime got some trouble with gnome-settings-daemon (maybe the one of Bug #312501), so I added gnome-settings-daemon to the applications the are launched with the user's session. Then I disabled it and next I removed it. - Doing this, he following file exists : + Doing this, the following file exists : t...@vl830:~$ cat .config/autostart/gnome-settings-daemon.desktop [Desktop Entry] Type=Application Exec=gnome-settings-daemon Hidden=true NoDisplay=false X-GNOME-Autostart-enabled=false Name[fr_FR]=gnome-settings-daemon Name=gnome-settings-daemon Comment[fr_FR]=gnome-settings-daemon se plante au démarrage probablement à cause d'une race condition avec dbus Comment=gnome-settings-daemon se plante au démarrage probablement à cause d'une race condition avec dbus t...@vl830:~$ But according to this file, gnome-settings daemon should be launched but doesn't. $ cat /etc/xdg/autostart/gnome-settings-daemon.desktop [Desktop Entry] Type=Application Name=GNOME Settings Daemon Exec=/usr/lib/gnome-settings-daemon/gnome-settings-daemon OnlyShowIn=GNOME; NoDisplay=true X-GNOME-Autostart-Phase=Initialization X-GNOME-Autostart-Notify=true X-GNOME-AutoRestart=true X-Ubuntu-Gettext-Domain=gnome-settings-daemon ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: gnome-settings-daemon 2.30.1-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Aug 8 21:51:06 2010 ProcEnviron: LANG=fr_FR.utf8 SHELL=/bin/bash SourcePackage: gnome-settings-daemon -- autostart of gnome-settings-daemon can be prevent by one file https://bugs.launchpad.net/bugs/615103 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu. -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
