← Back to team overview

touch-packages team mailing list archive

[Bug 1368647] Re: GPS and location detection not working on Nexus 4

 

Hello everybody!

I've get the following error (already mentioned above):

phablet@ubuntu-phablet:~$ test_ubuntu_app_api_location_service 
E1005 14:19:23.096575 25459 skeleton.cpp:177] Error creating session: Client lacks permissions to access the service with the given criteria
ua_location_service_create_session_for_high_accuracy: Error creating instance: virtual com::ubuntu::location::service::session::Interface::Ptr com::ubuntu::location::service::Stub::create_session_for_criteria(const com::ubuntu::location::Criteria&): com.ubuntu.location.Service.Error.CreatingSession: Error creating session

For me it does not depend on the uptime or something... (It simply never works ;) [devel channel]) 
But GPS itself seems to work(?):

phablet@ubuntu-phablet:~$ test_gps
....
....
timestamp:      -531229311
nmea (63):      $GPGSV,6,4,24,21,14,074,,22,63,105,,27,77,139,,76,15,334,25*71
*** nmea info
timestamp:      -531229311
nmea (65):      $GPGSV,6,5,24,75,20,279,27,85,39,309,31,74,01,233,,70,21,180,*77
*** nmea info
timestamp:      -531229310
nmea (61):      $GPGSV,6,6,24,69,61,120,,84,71,039,,83,26,101,,68,35,037,*77
*** location callback
flags:  55
latitude:       48.649156
longtide:       9.204716
accuracy:       34.000000
utc:    -531229384
....
....


Greetings
Johannes
So it seems to be a problem with the location-service itself(?). Or am I getting something wrong?

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to location-service in
Ubuntu.
https://bugs.launchpad.net/bugs/1368647

Title:
  GPS and location detection not working on Nexus 4

Status in “location-service” package in Ubuntu:
  Confirmed

Bug description:
  Mako with MultiROM, utopic r239

  None of the apps I have tried including Weather, Google maps, OSM
  Touch and SensorStatus are able to use the phone's GPS. The
  SensorStatus app actually reports "Found supported backend", but finds
  no position or other GPS data.

  Location detection on the other hand is doing something, but it is
  really far off when it comes to determining the actual location of the
  device. The Weather app suggests my location as Vänsjö, Jämtland,
  which is about 400 km north of Stockholm where I am at. OSM Touch
  reports "no location available" and Google maps "Your location could
  not be determined"

  I don't know if the GPS has to "waken up" somehow, but it has not
  shown any form of life for me on Ubuntu Touch, even though it works
  perfectly fine when booting the phone as Android.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1368647/+subscriptions


References