mozilla / MozStumbler

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

map tiles are not downloaded #1823

Open JulienPalard opened 7 years ago

JulienPalard commented 7 years ago

Since a few days, map is no longer rendered, looks caused by the app not being able to resolve otile4.mqcdn.com (same for 1, 2 and 3) maybe MapQuest changed something?

JulienPalard commented 7 years ago

I uninstalled from F-droid and reinstalled from Google store, and it work again, not 100% sure it's linked.

yaron-tracxpoint commented 7 years ago

I'm experiencing the same problem, what version did you download from F-Droid and what version is the replacement from Google Play?

JulienPalard commented 7 years ago

1.8.5 from play store is working, 1.8.6 from F-droid is not. I did not tried to reproduce the issue by re-upgrading and re-downgrading though, so confidence is low.

yaron-tracxpoint commented 7 years ago

Apparently it has been discontinued by MapQuest: http://wiki.openstreetmap.org/wiki/Slippy_map_tilenames

I will try to build a version with the correct addresses.

ghost commented 7 years ago

I have the same problem, F-Droid version doesn't load maptiles while google play version loads them just fine.

zensurette commented 6 years ago

This has been fixed in 49e822f0cf39c9af832225ed15c7f475217a39db by @garvankeeley.

It would be nice if a released could be cut from the current git repo and pushed to f-droid.

Rudloff commented 6 years ago

Any news on this? MLS is my main location provider on Android (thanks to IchnaeaNlpBackend) and I would like to contribute data back but it's harder to see where data is missing without a map.

yarons commented 6 years ago

@Rudloff I think that nowadays using Firefox for Android is enough, you can see the contribution via the MLS but you can't really know what was your individual contribution to the effort.

woj-tek commented 6 years ago

Given that the issue was solved in November 2017 would it be possible to release new version of the stumbler?

yarons commented 6 years ago

Is there a Docker container to build automatically?

rrrnld commented 6 years ago

Is there any progress on this? Just wanted to open up an issue for the version I just installed from F-Droid.

yarons commented 6 years ago

Last commit was on July 2017, I think it's safe to assume it was neglected. https://github.com/mozilla/MozStumbler/commit/a0321a9e3d7dfceb0f909d7b1d58f6e540372f48

tuxayo commented 5 years ago

I could submit to F-Droid a patch to follow the last commit of dev (a0321a9e3d7dfceb0f909d7b1d58f6e540372f48) instead of the tag v1.8.6. What should the version number be then? Is there something else needed? I hope a fork isn't needed just for this.

Just a v1.8.7 tag would be really helpful.

Rudloff commented 5 years ago

F-Droid usually only packages stable releases. I would really prefer for upstream to publish a new tagged release. (But I guess this project is not maintained anymore?)

tuxayo commented 5 years ago

Me too, at least tagging a v1.8.7-rc1 would be great :)