Questions tagged [geoclue]

Geoclue is a generic interface to get geolocation using GPS, GeoIP or WIFI.

Geoclue is a generic interface to get geolocation using GPS, GeoIP or WIFI.

Documentation: https://gitlab.freedesktop.org/geoclue/geoclue/-/wikis/home

3 questions
5
votes
1 answer

How do I get Geoclue Geolocation in Python? - What is desktop id parameter?

I'm trying to get the location (lat/lon) using GeoClue for Linux, and the Python interface (gir1.2-geoclue-2.0 package). The documentation for c nearly matches the api functions here, but I'm not sure what "desktop id" I should send... any valid…
NoBugs
  • 9,310
  • 13
  • 80
  • 146
0
votes
1 answer

C++ GeoClue g_object_unref: assertion 'G_IS_OBJECT (object)' failed

So I recently tried to try out GeoClue for one of my Raspberry Pi projects, but I got stuck on using gclue-simple(). Running gclue_simple_new seemed to be fine, but when I was trying to pick up the pointer with gclue_simple_new_finish(), the program…
-1
votes
1 answer

Problem with starting unity om chromebook

I have installed crouton on my Chromebook and tried to start up unity but get the following result every time: Unknown username "geoclue" in message bus configuration file -su: 1: enter-croot: not found Unmounting…
MojMoj
  • 1