Ticket #172 (closed enhancement: duplicate)

Opened 2 months ago

Last modified 4 weeks ago

Check automatically (and reset scheduled timer) if the machine wakes from a long sleep

Reported by: anonymous Assigned to:
Priority: minor Milestone:
Component: Framework Version: 1.1
Keywords: timer, sleep, wake, timed, interval Cc:

Description

This may already be handled automatically, but from looking at the code it appears that putting a computer to sleep might interfere with Sparkle's interval checking. Would it be possible to listen for NSWorkspaceDidWakeNotification and a) schedule an update check at that time, and b) reset the interval timer to every X seconds after that? This would probably have to be an option instead of an automatic feature.

Change History

04/21/08 11:15:20 changed by andym

  • status changed from new to closed.
  • resolution set to duplicate.

Duplicate of #173.