You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "Checking for updates…" window briefly flashes onto the screen before being immediately replaced by the subsequent panel (update found, no update, or an error). The flicker is most reproducible by pointing SUFeedURL at a garbage URL: the network failure comes back so quickly that the checking window is visible for only a frame or two before being torn down to make way for the error alert. Even with a valid feed, a response on a fast network connection can lead to the same problem.
Summary
The "Checking for updates…" window briefly flashes onto the screen before being immediately replaced by the subsequent panel (update found, no update, or an error). The flicker is most reproducible by pointing
SUFeedURLat a garbage URL: the network failure comes back so quickly that the checking window is visible for only a frame or two before being torn down to make way for the error alert. Even with a valid feed, a response on a fast network connection can lead to the same problem.FlickerUpdate.mov
Possible Fix
Pull request forthcoming.
Version
Sparkle 2.x branch.