Bug 2371333 - Miissing timezone widget in kcm_clock
Summary: Miissing timezone widget in kcm_clock
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: plasma-workspace
Version: rawhide
Hardware: All
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: KDE SIG
QA Contact: Fedora Extras Quality Assurance
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2025-06-10 00:01 UTC by Bernie Innocenti
Modified: 2025-06-10 19:22 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Bernie Innocenti 2025-06-10 00:01:33 UTC
Upstream bug pointing at a packaging problem: https://bugs.kde.org/show_bug.cgi?id=505392

The "Time Zone" tab in kcm_clock appears empty, and the console shows these errors:

```
systemsettings kcm_clock
kf.sonnet.core: Sonnet: No speller backends available!
qrc:/kcm/kcm_clock/main.qml:11:1: Type TimeZone.TimezoneSelector unavailable
     TimeZone.TimezoneSelector {
     ^
qrc:/qt/qml/org/kde/plasma/workspace/timezoneselector/TimezoneSelector.qml:14:1: module "QtLocation" is not installed
     import QtLocation
     ^
```

SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.3.91
KDE Frameworks Version: 6.14.0
Qt Version: 6.9.1


Reproducible: Always

Steps to Reproduce:
1. systemsettings kcm_clock

Actual Results:
Empty "Time Zone" tab.


Expected Results:
Working Time Zone settings.

Comment 1 Bernie Innocenti 2025-06-10 19:22:19 UTC
Installing qt6-qtlocation cures the issue.

Suggested fix: make plasma-workspace depend on qt6-qtlocation


Note You need to log in before you can comment on or make changes to this bug.