https://bugs.kde.org/show_bug.cgi?id=506600
Carlos De Maine <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|REPORTED |CONFIRMED Ever confirmed|0 |1 --- Comment #1 from Carlos De Maine <[email protected]> --- seems Mozilla have shut down there geoip service. a workaround is to use the beacondb.net service instead. cut and past : ``` sudo tee /etc/geoclue/conf.d/99-beacondb.conf <<EOF [wifi] enable=true url=https://api.beacondb.net/v1/geolocate EOF ``` into a konsole and then `systemctl restart geoclue.service` may be possible to script this into the kwin package -- You are receiving this mail because: You are watching all bug changes.
