Re: Facing a problem trying to use GeoClue2
- From: Parin Porecha <parinporecha gmail com>
- To: "Zeeshan Ali (Khattak)" <zeeshanak gnome org>
- Cc: Maps List <maps-list gnome org>
- Subject: Re: Facing a problem trying to use GeoClue2
- Date: Sun, 20 Oct 2013 22:08:16 +0530
> you want to hook-up to 'LocationChanged'
> signal before starting the client. The '/' path is same as NULL.
Yes, I've done it this way -
client = dbus.Interface(client_object, 'org.freedesktop.GeoClue2.Client')
client.connect_to_signal('LocationUpdated', location_updated)
client.Start()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]