organicmaps / organicmaps

🍃 Organic Maps is a free Android & iOS offline maps app for travelers, tourists, hikers, and cyclists. It uses crowd-sourced OpenStreetMap data and is developed with love by MapsWithMe (MapsMe) founders and our community. No ads, no tracking, no data collection, no crapware. Please donate to support the development!
https://organicmaps.app
Apache License 2.0
8.58k stars 837 forks source link

[Android] Location jumps on locked screen #7914

Open strump opened 2 weeks ago

strump commented 2 weeks ago

Description OrganicMaps on a locked screen shows weird location marker. Position jumps each second. After device is unlocked OM shows location correctly.

Precondition:

  1. Disable Google Location services
  2. Start GPS Logger to record track in background (GPS is always used by this app)
  3. Enable OrganicMaps on locked screen

Steps to reproduce

  1. Open OrganicMaps
  2. Turn off screen and put phone in a pocket
  3. In 10-15 minutes take phone from a pocket
  4. Turn on screen (Android phone is still locked)
  5. Look at OrganicMaps

Actual Behaviour: Current position marker jumps between two positions. While actual location is far from those two points.

Expected behaviour Actual position is displayed in OrganicMaps.

Screen record:

https://github.com/organicmaps/organicmaps/assets/720808/da1b2cb1-d168-4dcb-95ef-350e1a83a32e

System information:

Logs: Extracted logs.zip Actual bug happened at 20:33.

biodranik commented 2 weeks ago

Is it the same issue as https://github.com/organicmaps/organicmaps/issues/6270 ?

@rtsisyk can you please fix it?