Comment 3 for bug 332806

Revision history for this message
Michael B. Trausch (mtrausch) wrote :

It looks to me like Banshee *is* aware of the notifications and displaying a window to the user instead of popping up a useless notification using the notifications system. The notification is there to enable the user to quickly skip the current item, as well as notify them what the current item *is*.

If, like me, you *want* the old system in your session you can:

  killall notify-osd
  /usr/lib/notification-daemon/notification-daemon & disown

And you'll be running the trusty and more functional older utility instead. Get that into your GNOME/desktop environment autostart properties somehow or another in a script or whatever, and you're set.