Questions tagged [geoclue]

Geoclue is an open source geolocation information service that operates over D-Bus. It can determine location using several methods: WiFi network presence, local GPS(A) receiver, GPS-enabled network devices (e.g smartphones), cellular modems, and local text files. Formerly a consumer of the Mozilla Location Service data (closed in 2024), it is now frequently configured to use the BeaconDB API.

1 questions
2
votes
2 answers

geoclue[3863]: Failed to query location: Query location SOUP error: Not Found

My /var/log/syslog on my Ubuntu 24.10 is filled with the following geoclue error: geoclue[3863]: Failed to query location: Query location SOUP error: Not Found To see the error(s) on your system, do: grep SOUP /var/log/syslog* This is because…
heynnema
  • 73,649