Adapt waiting for user notification facilities for Jessie
Originally created by @intrigeri on #8685 (Redmine)
In 3f2e56a2c269d2a3d0cbf39b86c69276faf7d93b we introduce a lookup
for the notification-daemon
process, which doesn’t run in GNOME Shell.
This needs to be adjusted.
Note that the pgrep we’re using isn’t fool-proof: anonym has seen at
least one failure when the process was running already, but the
notification wasn’t shown.
Likely we need to check if the DBus service is ready instead.
Feature Branch: feature/jessie
Related issues
- Related to #8571 (closed)
- Related to #10657
- Has duplicate #8779 (closed)
Edited by intrigeri