mozilla / MozStumbler

Android Stumbler for Mozilla
http://location.services.mozilla.com
Mozilla Public License 2.0
621 stars 214 forks source link

Couldn't upgrade from 0.8.1 to 0.8.2 #271

Closed djdeath closed 10 years ago

djdeath commented 10 years ago

I'm redownloaded the new version because it would crashing after asking if I want to upgrade from 0.8.1 to 0.8.2.

pl6025 commented 10 years ago

Same problem for me. I've redownladed it to upgrade from 0.8.1 to 0.8.2. No problem from 0.7.6 to 0.8.0 and from 0.8.1 to 0.8.1.

cpeterso commented 10 years ago

I found the source of this updater bug. It should be fixed in a day or two.

hannosch commented 10 years ago

There's two issues here: the move of the apk files, and the updater code crashing the app. If no apk file can be found (network errors, 404, ...) the app shouldn't just crash. But that's a much less urgent issue than the non-functioning updates.

cpeterso commented 10 years ago

@djdeath: have you been able to auto-update to v0.8.3 without crashing? The crash was likely due to a bug when the update apk is not found.

djdeath commented 10 years ago

Yep 0.8.2 to 0.8.3 worked. Thanks! On 9 Jan 2014 06:50, "Chris Peterson" notifications@github.com wrote:

@djdeath https://github.com/djdeath: have you been able to auto-update to v0.8.3 without crashing? The crash was likely due to a bug when the update apk is not found.

— Reply to this email directly or view it on GitHubhttps://github.com/mozilla/MozStumbler/issues/271#issuecomment-31906648 .

djdeath commented 10 years ago

Yes, 0.8.2 to 0.8.3 worked. Thanks!