Ticket #193 (new defect)

Opened 1 week ago

SUCheckAtStartup not honored (r155)

Reported by: jonaswitt Assigned to:
Priority: major Milestone:
Component: Framework Version:
Keywords: Cc:

Description

If there is an app that has the SUCheckAtStartup defaults key set already (from using an earlier version of Sparkle), Sparkle r155 will, on the second launch, still ask if it should enable automatic checks (to set SUEnableAutomaticChecks). There is no additional information in that dialog, and it's the same decision the user has already made once. Sparkle should set SUEnableAutomaticChecks to what SUCheckAtStartup was (if present) and don't ask the user.

Attachments

SUCheckAtStartup-r155.patch (2.0 kB) - added by jonaswitt on 05/08/08 02:51:03.

Change History

05/08/08 02:51:03 changed by jonaswitt

  • attachment SUCheckAtStartup-r155.patch added.