In case anyone on Arch or derivatives have any issues with location-dependent features not working on KDE (such as the sunrise/sunset times for Night Light):

https://flaky.blue/blog/geoclue-kde-fix/

#linux #archlinux #cachyos #kde #geoclue

Arch/CachyOS user? KDE geolocation services not working? Here's the fix.

You need to enable a URL.

Flaky

It's not just fun stuff that you can do with linux on mobile phones, like testing out experimental kernels or deal with call daemons.

You can also do "boring" stuff like, doing cliché tourism with #gnome #maps on the phone to guide you, take pictures along the way :)

And submit data to #BeaconDB along the way using #geoclue #stumbler (https://gitlab.com/kop316/geoclue-stumbler) by: @kop316

#linuxonmobile #mobian #oneplus6

#python #oneliner for retrieving a location from #geoclue :

```
python3 -c "from gi.repository import Geoclue;print(Geoclue.Simple.new_sync('something',Geoclue.AccuracyLevel.EXACT).get_location().get_properties('latitude','longitude','altitude','accuracy'))"
```

Heute ist scheinbar mein #fedivers Tag. Schlechtes Wetter, Frau hat Migräne, da hab ich Zeit zum frickeln...
Hab gerade mal #opensnitch installiert. Und ja, auch unter #endeavouros gibt es so Dinge, die ich gerne mal blockieren möchte.
Der erste Kandidate war #geoclue . Es geht echt keinen was an, in welcher Ecke im Erzgebirge ich so rum frickel. 😉
Cooles Ding, das opensnitch!
Auch mount.cifs und mount.davfs muss ich erst freigeben!
Und fping oder wget .... was da alles so los ist!

I just made a new minor release of GeoClue, the freedesktop D-bus location server. Highlights of the release are fixes to NMEA parsing and Wifi device selection.

Thanks to all the contributors!

https://gitlab.freedesktop.org/geoclue/geoclue/-/releases/2.8.1

#geoclue #location #GPS

2.8.1 · geoclue / geoclue · GitLab

Fixes: Accept NMEA GGA sentences with 11 or more parts (needed 14 or more previously) Use async D-bus 'Set' methods to set client...

GitLab

After about 5 years we finally did it, the next version of #navit is released now!

https://github.com/navit-gps/navit/releases/tag/v0.5.7

It brings loads of bug fixes and also some new features :)

For everyone reading who doesn't know what Navit is, it's a fully offline #openstreetmap based #navigation software for many different systems. With #geoclue it also works well on #mobilelinux. But we also have an app for #android.
The docs can be found here:
https://navit.readthedocs.io/en/v0.5.7/

#Release #freesoftware #offline

Release v0.5.7 · navit-gps/navit

Hello Navitters, Great news: Navit 0.5.7 is out now. If you want to know what has changed see the Changelog at: https://github.com/navit-gps/navit/blob/v0.5.7/CHANGELOG.md Please report issues at h...

GitHub

@richlv @beacondb

I think that it is nowadays the default location provider on #Linux via #geoclue.

I collect via my secondary old Android phone via: neostumbler and towercollector.

For #mobilelinux there is geoclustumbler:

https://gitlab.com/kop316/geoclue-stumbler

Chris Talbot / geoclue-stumbler · GitLab

GitLab.com

GitLab

#archlinux tip: if you're having issues with #geoclue to enable location in certain websites, it is preferable to change the default MLS backend config to BeaconDB once you have the geoclue service installed and active, then these steps:
▶️ create a file: sudo mkdir -p /etc/geoclue/conf.d
▶️edit the file: sudo nano /etc/geoclue/conf.d/99-beacondb.conf
▶️add these lines to the previous file:
[wifi]
enable=true
url=https://api.beacondb.net/v1/geolocate
▶️ and restart the geoclue service.

  

@enriquericos I'm daily driving #postmarketOS on a #Librem5 without any major issues except GPS location fix takes a while... holefully future updates to #geoclue may improve this. If price is too much, you can get refurbished one for cheaper, or go for #Flx1.

Version 2.8.0 of Geoclue, the freedesktop.org location service was just released! The release highlights are #beacondb support and a separate GeoIP source with new backends. Coming to a #linux computer near you.

https://gitlab.freedesktop.org/geoclue/geoclue/-/releases/2.8.0

#geoclue #freedesktop #geolocation

2.8.0 · geoclue / geoclue · GitLab

New features: Add URL and API key for the Positon location service to default config comments Include the SSID in queries to the...

GitLab