https://bugs.kde.org/show_bug.cgi?id=518353
Bug ID: 518353
Summary: Time zone picker fails to render: Digital Clock
settings stays on previous section, System Settings
tab is blank
Classification: Plasma
Product: plasmashell
Version First 6.6.3
Reported In:
Platform: Ubuntu
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Time zone picker
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
SUMMARY
The time zone picker UI fails to render in two places:
1. Digital Clock widget settings > clicking "Time Zones" in the sidebar does
not switch the content pane — it continues showing the previously selected
section (e.g. "Appearance")
2. System Settings > Date & Time > "Time Zone" tab renders as completely
blank/empty
All other sections/tabs in both dialogs work correctly.
STEPS TO REPRODUCE
1. Right-click the Digital Clock widget in the panel and choose "Configure
Digital Clock..."
2. Click any section in the left sidebar (e.g. "Appearance") — it displays
correctly
3. Click "Time Zones" in the left sidebar
4. Observe that the content pane does not change — it continues showing the
previously selected section
Alternatively:
1. Open System Settings > Date & Time
2. Click the "Time Zone" tab
3. Observe that the tab content area is completely empty
OBSERVED RESULT
- Digital Clock Settings: Clicking "Time Zones" does not switch the content
pane; the previously selected section remains visible.
- System Settings Date & Time: The "Time Zone" tab content area is completely
blank.
EXPECTED RESULT
Both should display the time zone picker with a map and/or list of time zones
to select from.
SOFTWARE/OS VERSIONS
Linux/KDE Plasma:
KDE Plasma Version: 6.6.3
KDE Frameworks Version: 6.24.0
Qt Version: 6.10.2
Distribution: Ubuntu (beta) with kde-standard package installed
plasma-workspace: 4:6.6.3-0ubuntu3
plasma-desktop: 4:6.6.3-0ubuntu2
ADDITIONAL INFORMATION
The timezone QML files are present on disk at:
/usr/lib/x86_64-linux-gnu/qt6/qml/org/kde/plasma/workspace/timezoneselector/
Files present: TimezoneSelector.qml, GeoJsonDelegate.qml, libtimezoneplugin.so,
qmldir, etc.
The kcm_clock module is also present:
/usr/lib/x86_64-linux-gnu/qt6/plugins/plasma/kcms/systemsettings_qwidgets/kcm_clock.so
tzdata (2026a-1ubuntu1) is installed.
Since both UIs share the same Time zone picker component and both fail, this
appears to be a single underlying issue in the TimezoneSelector QML component
or its plugin.
--
You are receiving this mail because:
You are watching all bug changes.