Re: UPower signals

2012-12-04 Thread Peter Weilbacher
ast I could use dbus-monitor on my laptop to detect suspend/resume cycles. In the meantime I definitely updated the kernel (currently have 3.5.7), and probably also several low-level user-space tools. But I have no idea what was the factor that made the UPower signals disappear. C

Re: UPower signals

2012-12-04 Thread Matthias Clasen
On Tue, Dec 4, 2012 at 4:48 AM, Peter Weilbacher wrote: > On 2012-11-30 09:45, Peter Weilbacher wrote: >> >> I am trying to detect suspend / hibernation cycles using UPower. But >> I don't see any of the signals documented on >> . I tried a test >> p

Re: UPower signals

2012-12-04 Thread Peter Weilbacher
On 2012-11-30 09:45, Peter Weilbacher wrote: I am trying to detect suspend / hibernation cycles using UPower. But I don't see any of the signals documented on . I tried a test program written by myself but also dbus-monitor and upower -m without suc

UPower signals

2012-11-30 Thread Peter Weilbacher
I am trying to detect suspend / hibernation cycles using UPower. But I don't see any of the signals documented on . I tried a test program written by myself but also dbus-monitor and upower -m without success. In the archives I found a message fro