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
SevereWeather App "Unwetter" from Michael Diener opens and centers the screen on the wrong Position. If i move the screen right down it shows my GPS marker on the Google map. With Googles gms , the marker was always in the center of the screen after App open without manually moving right down.
Further difference. When using microg gms instead of Googles gms, i cannot click coloured tiles of the map (these should display weather warnings Form DWD if the Tile is coloured , a Warning is present and can be clicked. ).
Sometimes i can work around the microg bug by zooming a little bit in and out or moving the map so the spot of my location dies no longer fit in the screen center.
Here is some logcat. Rarely App crashes, so i only geht this error on crash. Above symptoms always occur. Cm13 on Lg h815. Nightly 29.05.2016, fakesig and xposed 85 arm64.
06-04 10:39:16.679 E/AndroidRuntime(7571): FATAL EXCEPTION: VtmAsyncExecutor
06-04 10:39:16.679 E/AndroidRuntime(7571): Process: de.mdiener.unwetter.gm, PID: 7571
06-04 10:39:16.679 E/AndroidRuntime(7571): java.lang.NullPointerException: Attempt to read from field 'java.lang.Object org.oscim.utils.quadtree.TreeNode.item' on a null object reference
(More oscim errors follow)
All those problems do not occur when using Google gms.
The text was updated successfully, but these errors were encountered:
SevereWeather App "Unwetter" from Michael Diener opens and centers the screen on the wrong Position. If i move the screen right down it shows my GPS marker on the Google map. With Googles gms , the marker was always in the center of the screen after App open without manually moving right down.
Further difference. When using microg gms instead of Googles gms, i cannot click coloured tiles of the map (these should display weather warnings Form DWD if the Tile is coloured , a Warning is present and can be clicked. ).
Sometimes i can work around the microg bug by zooming a little bit in and out or moving the map so the spot of my location dies no longer fit in the screen center.
Here is some logcat. Rarely App crashes, so i only geht this error on crash. Above symptoms always occur. Cm13 on Lg h815. Nightly 29.05.2016, fakesig and xposed 85 arm64.
06-04 10:39:16.679 E/AndroidRuntime(7571): FATAL EXCEPTION: VtmAsyncExecutor
06-04 10:39:16.679 E/AndroidRuntime(7571): Process: de.mdiener.unwetter.gm, PID: 7571
06-04 10:39:16.679 E/AndroidRuntime(7571): java.lang.NullPointerException: Attempt to read from field 'java.lang.Object org.oscim.utils.quadtree.TreeNode.item' on a null object reference
(More oscim errors follow)
All those problems do not occur when using Google gms.
The text was updated successfully, but these errors were encountered: