Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Done
-
Affects Version/s: 5.6.1
-
Component/s: Positioning
-
Labels:None
-
Platform/s:
Description
In QGeoPositionInfoSourceAndroid class after locationProviderDisabled() is called, m_error variable is set to ClosedError. Thats ok, but after that, when providers are enabled back, then m_error does not changes and still ClosedError.