I tested the notify-osd fix on a working system (didn't regress), and then I moved the working .dmrc out of the way to be in a situation like mdz' and it would still use notify-osd; so I think the fix is correct
-- notification-daemon started instead of notify-osd in Netbook Remix https://bugs.launchpad.net/bugs/360989 You received this bug notification because you are a member of Notify OSD Developers, which is subscribed to Notify OSD. Status in Notify OSD: New Status in “gdm” source package in Ubuntu: New Status in “notify-osd” source package in Ubuntu: Fix Committed Status in gdm in Ubuntu Jaunty: New Status in notify-osd in Ubuntu Jaunty: Fix Committed Bug description: 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 "default": 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 _______________________________________________ Mailing list: https://launchpad.net/~dx-team Post to : [email protected] Unsubscribe : https://launchpad.net/~dx-team More help : https://help.launchpad.net/ListHelp

