https://bugs.kde.org/show_bug.cgi?id=497099

--- Comment #3 from Nate Graham <n...@kde.org> ---
Ok, so looks like I wrote this code!

text: automaticLocationProvider.name === "geoclue2"
                    ? xi18nc("@info", "The <application>GeoClue2</application>
service will be used to periodically update the device's location using GPS or
cell tower triangulation if available, or else by sending its IP address to
<link url='https://geoip.com/privacy/'>GeoIP</link>.")
                    : xi18nc("@info", "The <application>%1</application>
service will be used to periodically update the device's location. Please open
a bug report at <link url='https://bugs.kde.org'>https://bugs.kde.org</link>
asking KDE developers to write a detailed description of what this service will
do.", automaticLocationProvider.name)

so apparently the location provider on your system isn't geoclue, and it's also
blank so we don't know what it is and therefore can't figure out what it does
to write a better description.

Does automatic location work on your system? If not, then it sounds like
geolocation is broken, and the bug is that the KCM doesn't notice this and
prevent you from using that setting.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to