Comment 2 for bug 1224931

Revision history for this message
Charles Kerr (charlesk) wrote :

This looks like a two-part issue.

One, indicator-power needs to listen for the "Resuming" signal from upower to know when the system is resuming from suspend / hibernate. I'm linking a branch to do this.

Two, it looks like upower isn't emitting this signal properly, so I'm going to add also-affects upower.

Looks like maybe this signal should be emitted by a call to /lib/systemd/system-sleep/notify-upower.sh as per the desciption in <https://bugs.freedesktop.org/show_bug.cgi?id=51305> but I'm not seeing the signal appear either in indicator-power or dbus-monitor.