codler / Battery-Time-Remaining

Show battery time remaining in Mac OS X 10.8+ Mountain Lion and Mavericks
http://yap.nu/battery-time-remaining/
Other
412 stars 72 forks source link

App notified me that there is an update, but there isn't #14

Closed mac-cain13 closed 12 years ago

mac-cain13 commented 12 years ago

Just got a notification running App version 1.5 that there is an update, but 1.5 is the most recent version. So it looks like there is a little bug. Don't know when/why it was triggered btw!

Note that I'm running the build from the website and DID NOT create my own build. So that can't be the problem. :)

codler commented 12 years ago

hmm, strange. The app only checks for updates direct after NSMenu have been closed. and then compares current build version with the one at https://raw.github.com/codler/Battery-Time-Remaining/master/build_version So the only way that I could think of that could trigger of the false notification was github returned some else value due to for example server overload message or something similar. Then the app somehow interpreted it to wrong number. So this will be hard to debug and find the http response that triggered the false notification.

codler commented 12 years ago

Tell me if this would happend again.

codler commented 12 years ago

Closing this unless it can be reproduced or happens again.

mac-cain13 commented 12 years ago

Can't reproduce, so ok with me to close the issue for the time being. :)

Closing this unless it can be reproduced or happens again.

— Reply to this email directly or view it on GitHub.