Hi,

Found a workaround here : http://aur.archlinux.org/packages.php?ID=53637
Create the file /usr/share/dbus-1/services/org.freedesktop.Notifications.service
with the following content :
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/bin/sh -c 'if [ ! -x /usr/lib/notification-daemon-1.0/notification-daemon ] || [ "$GDMSESSION" = guest-restricted ] || [ "$GDMSESSION" = gnome-classic-guest-restricted ] [ "$GDMSESSION" = default -a "$(basename `readlink /etc/alternatives/x-session-manager`)" = gnome-session ] || [ "$GDMSESSION" = ubuntu ] || [ "$GDMSESSION" = ubuntu-2d ]; then exec /usr/lib/notify-osd/notify-osd; else exec /usr/lib/notification-daemon-1.0/notification-daemon; fi'

It works for me.

--
Benjamin Danon<benja...@sphax3d.org>
W http://sphax3d.org
T +33 6 65 26 69 81
F +33 9 56 83 05 01




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to