Bug#551460: gnome-session: warning in .xsession-errors from gnome-settings-daemon
Andrey Gusev
a.gusev1980 at mail.ru
Sun Oct 18 11:33:45 UTC 2009
Package: gnome-session
Version: 2.26.2-1
Severity: normal
Tags: patch
I can see in .xsession-errors messages like this:
(gnome-settings-daemon:7580): WARNING **: Failed to acquire org.gnome.SettingsDaemon
I found fix of gentoo forum. It need to write full path to gnome-session file in
/usr/share/xsessions/gnome.desktop.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing'), (200, 'unstable')
Architecture: powerpc (ppc)
Kernel: Linux 2.6.31.3-bfs303 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages gnome-session depends on:
ii gnome-panel 2.26.3-1 launcher and docking facility for
ii gnome-session-bin 2.26.2-1 The GNOME Session Manager - Minima
ii gnome-settings-daemon 2.26.1-2 daemon handling the GNOME session
ii metacity 1:2.28.0-1 lightweight GTK+ window manager
gnome-session recommends no packages.
Versions of packages gnome-session suggests:
ii desktop-base 5.0.5 common files for the Debian Deskto
ii gnome-keyring 2.26.1-1 GNOME keyring services (daemon and
ii gnome-user-guide [gnome2-user 2.28.0-1 GNOME user's guide
-- no debconf information
-------------- next part --------------
--- gnome-desktop.orig 2009-10-18 14:09:09.000000000 +0400
+++ gnome-desktop 2009-10-18 14:10:05.000000000 +0400
@@ -136,7 +136,7 @@
Comment[zh_CN]=???????? GNOME
Comment[zh_HK]=?????????? GNOME
Comment[zh_TW]=?????????? GNOME
-Exec=gnome-session
-TryExec=gnome-session
+Exec=/usr/lib/gnome-session
+TryExec=/usr/lib/gnome-session
Icon=
Type=Application
More information about the pkg-gnome-maintainers
mailing list