Unity 2D should use Notify-OSD for notifications

Bug #748970 reported by Mark Shuttleworth
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
notify-osd (Ubuntu)
Fix Released
High
Didier Roche-Tolomelli

Bug Description

Binary package hint: unity-2d

I'm using Unity 2D dailies, fully up to date on 02/Apr/2011 and the system is using an older notification display option. Please can we use Notify-OSD in Unity 2D as well as Unity GL? Thanks.

Related branches

Revision history for this message
Mark Shuttleworth (sabdfl) wrote :

Didrocks, assigning to you as I think we discussed it but apparently I forgot to file a bug. Marking High because it's very visible to all Unity 2D users. Thanks!

Changed in unity-2d (Ubuntu):
status: New → Confirmed
importance: Undecided → High
assignee: nobody → Didier Roche (didrocks)
affects: unity-2d (Ubuntu) → notify-osd (Ubuntu)
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package notify-osd - 0.9.30-0ubuntu3

---------------
notify-osd (0.9.30-0ubuntu3) natty; urgency=low

  * gnome-2d and unity-2d should use notify-osd as well (LP: #748970)
 -- Didier Roche <email address hidden> Mon, 04 Apr 2011 15:21:11 +0200

Changed in notify-osd (Ubuntu):
status: Confirmed → Fix Released
Revision history for this message
Mark Shuttleworth (sabdfl) wrote : Re: [Bug 748970] Re: Unity 2D should use Notify-OSD for notifications

Could this be stuck on upgrades? I saw the update, re-logged-in, and
still got old-skool notifications.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

hum, it shouldn't be stuck on upgrade. Can you paste there:
$cat /usr/share/dbus-1/services/org.freedesktop.Notifications.service
$ env | grep GDMSESSION
$ ps aux | grep notif

Revision history for this message
Mark Shuttleworth (sabdfl) wrote :

Here you go:

$ cat /usr/share/dbus-1/services/org.freedesktop.Notifications.service
[D-BUS Service]
Name=org.freedesktop.Notifications
Exec=/bin/sh -c 'if [ ! -x /usr/lib/notification-daemon/notification-daemon ] || [ "${GDMSESSION%.desktop}" = gnome ] || [ "${GDMSESSION%.desktop}" = gnome-classic ] || [ "${GDMSESSION%.desktop}" = guest-restricted ] || [ "${GDMSESSION%.desktop}" = gnome-classic-guest-restricted ] || [ "${GDMSESSION%.desktop}" = gnome-2d ] || [ "${GDMSESSION%.desktop}" = default -a "$(basename `readlink /etc/alternatives/x-session-manager`)" = gnome-session ] || [ "${GDMSESSION%.desktop}" = une ] || [ "${GDMSESSION%.desktop}" unity-2d ]; then exec /usr/lib/notify-osd/notify-osd; else exec /usr/lib/notification-daemon/notification-daemon; fi'

$ env | grep GDMSESSION
GDMSESSION=unity-2d

$ ps aux | grep notif
ubuntu 1508 0.0 0.6 20208 6744 ? S 07:53 0:00 /usr/lib/gnome-disk-utility/gdu-notification-daemon
ubuntu 1697 0.1 1.0 80344 10864 ? Sl 07:53 0:00 update-notifier
ubuntu 1727 0.2 1.0 148224 10636 ? Sl 07:54 0:00 /usr/lib/notification-daemon/notification-daemon

Revision history for this message
Sebastien Bacher (seb128) wrote :

Didier you did a typo and forgot the "=" before "unity-2d"

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.