GNOME Bugzilla – Bug 642377
don't use activation to start
Last modified: 2011-02-16 16:26:23 UTC
when we let bus activation start notification-daemon, there is a race condition where a notification early in the session may start notification-daemon before gnome-shell can take the name. I think we should a) not let notification-daemon be bus activated b) make it a required component of the fallback session c) for that, we need to have a desktop file for it
Created attachment 180895 [details] [review] patch
Jon points out that the required component might be problematic because the notification daemon currently exits after 30 seconds and relies on being activated for each notification.