Bug 515221

Summary: Automatic option is not greyed out if GeoClue is unavailable
Product: [Applications] systemsettings Reporter: EpicTux123 <EpicTux123>
Component: kcm_nighttimeAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: nate, vlad.zahorodnii
Priority: NOR Keywords: usability
Version First Reported In: 6.5.5   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Bug Depends on:    
Bug Blocks: 515145    

Description EpicTux123 2026-01-28 20:45:02 UTC
When `geoclue.service` is disabled (systemd service), making GeoClue unavailable, the "Automatically detect location" option is not greyed out, indicating it can still be used, when it cannot (the service is unavailable).

That option should be greyed out when `geoclue.service` is disabled.

I do not know how that would be handled in non-systemd systems.