Skip to content

Location: Don't raise error if geoclue is masked

André requested to merge andre/gajim:location into master

Traceback (most recent call last): File "/home/user/gajim/gajim/common/dbus/location.py", line 63, in _on_simple_ready self.simple = Geoclue.Simple.new_finish(result) gi.repository.GLib.Error: g-io-error-quark: Error calling StartServiceByName for org.freedesktop.GeoClue2: Unit geoclue.service is masked.

Merge request reports