Ubuntu Phone is not getting a mobile network cell triangulation position
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
In Progress
|
High
|
Unassigned | ||
location-service (Ubuntu) |
In Progress
|
High
|
Thomas Voß |
Bug Description
Hi!
I think that the mobile network cell triangulation position is not working in Ubuntu Phone OS.
The position should be really fast (~1 - 5") and I'm thinking that Ubuntu Phone is waiting for a real GPS position every time.
A good test could be this:
- Go to a room, way out of a sky to avoid a real GPS signal.
- Set WiFi service OFF.
- Set GPS service ON.
- Set data connection ON.
- Go to this website via webbrowser-app: http://
- Make sure to not have a GPS position cached.
In a PC or *any* Android you'll see your position immediately.
Bug: In Ubuntu Phone an error will appears. This error is because the geoposition (https:/
You can try a lot of apps like Google Maps, OSMTouch, HERE map, uNAV... and a fast position from data connection is not happening, unless you be with a WIFI connection.
If you try Google Maps in Android, the position will be really fast just with data connection.
Thanks in advance!
Related branches
- PS Jenkins bot: Pending (continuous-integration) requested
- Ubuntu Phablet Team: Pending requested
-
Diff: 371 lines (+229/-31)7 files modifieddebian/ubuntu-location-service-examples.install (+1/-0)
examples/CMakeLists.txt (+2/-1)
examples/connectivity/CMakeLists.txt (+7/-0)
examples/connectivity/connectivity.cpp (+188/-0)
src/location_service/com/ubuntu/location/service/ichnaea_reporter.cpp (+19/-19)
src/location_service/com/ubuntu/location/service/ichnaea_reporter.h (+7/-6)
tests/ichnaea_reporter_test.cpp (+5/-5)
Changed in location-service (Ubuntu): | |
assignee: | nobody → Jim Hodapp (jhodapp) |
importance: | Undecided → Critical |
description: | updated |
description: | updated |
tags: | added: location |
Changed in canonical-devices-system-image: | |
importance: | Critical → High |
Changed in location-service (Ubuntu): | |
importance: | Critical → High |
Changed in location-service (Ubuntu): | |
assignee: | Jim Hodapp (jhodapp) → nobody |
Changed in canonical-devices-system-image: | |
milestone: | ww46-2015 → ww02-2016 |
Changed in canonical-devices-system-image: | |
milestone: | ww02-2016 → ww08-2016 |
Changed in canonical-devices-system-image: | |
milestone: | ww08-2016 → 11 |
Changed in canonical-devices-system-image: | |
milestone: | 11 → 12 |
Changed in location-service (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
status: | Confirmed → In Progress |
Changed in canonical-devices-system-image: | |
milestone: | 12 → 13 |
Changed in canonical-devices-system-image: | |
milestone: | 13 → backlog |
Changed in canonical-devices-system-image: | |
assignee: | John McAleely (john.mcaleely) → nobody |
Status changed to 'Confirmed' because the bug affects multiple users.