Re: PowerScheduler++ Test Version 1.2.5.5 for MP 1.2.x / 1.3 Alpha
Hi michael_t and doveman
I don't think it's a problem of Windows. I looked at the lines in the log
2011-12-26 16:05:55.636538 [PS StandbyWakeup(13)]: PS: SetStandbyMode(StandbyAllowed)
2011-12-26 16:05:55.636538 [PS StandbyWakeup(13)]: PS: System is idle and may go to standby
2011-12-26 16:05:55.637538 [PS StandbyWakeup(13)]: PS: Active standby is disabled - standby is handled by Windows
2011-12-26 16:06:01.467872 [(5)]: PS: RegisterRemote tag: 1, uris: http://localhost:31458/1252eb20_6464_445a_ab21_7bf7163e470a/bwsfqpnlzi5cmjff8otwesz0_25.rem, http://localhost:31458/1252eb20_6464_445a_ab21_7bf7163e470a/bwsfqpnlzi5cmjff8otwesz0_25.rem
2011-12-26 16:06:01.474872 [(5)]: PS: User activity on local client detected at 16:05:45
2011-12-26 16:06:02.542933 [PowerEventThread(9)]: OnPowerEvent: PowerStatus: Suspend
2011-12-26 16:06:02.542933 [PowerEventThread(9)]: OnPowerEventHandler: PowerStatus: Suspend
2011-12-26 16:06:02.544934 [PowerEventThread(9)]: TvController.OnSuspend()
At 16:05:55 PowerScheduler allows Windows to go to standby.
Then just in the meantime, Windows decides to fall asleep, just before PS reports that there is user activity. Maybe it was too late then and Windows was already going to standby.
If PS really would have tried to prevent standby, there should be a call to SetStandbyMode(StandbyPrevented)?
Or am I misinterpreting something?
Regards, Daniel
Hi michael_t and doveman
I don't think it's a problem of Windows. I looked at the lines in the log
2011-12-26 16:05:55.636538 [PS StandbyWakeup(13)]: PS: SetStandbyMode(StandbyAllowed)
2011-12-26 16:05:55.636538 [PS StandbyWakeup(13)]: PS: System is idle and may go to standby
2011-12-26 16:05:55.637538 [PS StandbyWakeup(13)]: PS: Active standby is disabled - standby is handled by Windows
2011-12-26 16:06:01.467872 [(5)]: PS: RegisterRemote tag: 1, uris: http://localhost:31458/1252eb20_6464_445a_ab21_7bf7163e470a/bwsfqpnlzi5cmjff8otwesz0_25.rem, http://localhost:31458/1252eb20_6464_445a_ab21_7bf7163e470a/bwsfqpnlzi5cmjff8otwesz0_25.rem
2011-12-26 16:06:01.474872 [(5)]: PS: User activity on local client detected at 16:05:45
2011-12-26 16:06:02.542933 [PowerEventThread(9)]: OnPowerEvent: PowerStatus: Suspend
2011-12-26 16:06:02.542933 [PowerEventThread(9)]: OnPowerEventHandler: PowerStatus: Suspend
2011-12-26 16:06:02.544934 [PowerEventThread(9)]: TvController.OnSuspend()
At 16:05:55 PowerScheduler allows Windows to go to standby.
Then just in the meantime, Windows decides to fall asleep, just before PS reports that there is user activity. Maybe it was too late then and Windows was already going to standby.
If PS really would have tried to prevent standby, there should be a call to SetStandbyMode(StandbyPrevented)?
Or am I misinterpreting something?
Regards, Daniel