Comment 0 for bug 360989

Revision history for this message
Matt Zimmerman (mdz) wrote :

Binary package hint: notify-osd

On an Acer Aspire One, installed with UNR beta-ish and upgraded to current, I noticed that notify-osd was not running. At Loic's suggestion, I checked /usr/share/dbus-1/services/org.freedesktop.Notifications.service and noticed that $GDMSESSION in my session was set to "default.desktop" while the test is only for "desktop":

Exec=/bin/sh -c "if [ ! -x /usr/lib/notification-daemon/notification-daemon ] || [ $GDMSESSION = gnome ] || [ $GDMSESSION = default -a $(basename `readlink /etc/alternatives/x-session-manager`) = gnome-session ]; then exec /usr/lib/notify-osd/notify-osd; else exec /usr/lib/notification-daemon/notification-daemon; fi"

I think that test is failing, and so notification-daemon is being run.

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
Package: notify-osd 0.9.11-0ubuntu1
ProcEnviron:
 LC_COLLATE=C
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: notify-osd
Uname: Linux 2.6.28-11-generic i686