Re: [Ubuntu-phone] what happened to the location-service dbus service?

2016-04-08 Thread Alan Bell
so, currently it can see 5 space vehicles, which should be enough to get a fix (should be enough for an altitude fix) phablet@ubuntu-phablet:~$ ubuntu-location-serviced-cli --bus system --get --property visible_space_vehicles Visible space vehicles: (type: gps, prn: 8, snr: 0,

Re: [Ubuntu-phone] what happened to the location-service dbus service?

2016-04-08 Thread Alan Bell
after some reboots and stopping and starting the location service it started working a bit, now having left it out in the garden for a while running unav it sees some space vehicles: phablet@ubuntu-phablet:~$ ubuntu-location-serviced-cli --bus system --get --property visible_space_vehicles

Re: [Ubuntu-phone] what happened to the location-service dbus service?

2016-04-08 Thread Rodney Dawes
It has a dbus service API, yes. However, it is not a dbus activated service, and I think does not install a .service file. It is instead started by the init system, and runs on the system bus. "sudo start ubuntu-location-service" should start it. On Fri, 2016-04-08 at 13:24 +0100, Alan Bell

[Ubuntu-phone] what happened to the location-service dbus service?

2016-04-08 Thread Alan Bell
$ ubuntu-location-serviced-cli --bus=session --property=is_online --get Attempted to unregister path (path[0] = com path[1] = ubuntu) which isn't registered Location service is Problem executing the CLI: org.freedesktop.DBus.Error.ServiceUnknown: The name com.ubuntu.location.Service was not