Correction: the missing package is qml6-module-qtlocation (the QML module), not just libqt6location6/qt6-location-plugins (which are the C++ library and backend plugins only).
plasma-workspace ships TimezoneSelector.qml with "import QtLocation" but does not depend on qml6-module-qtlocation. Installing libqt6location6 and qt6-location-plugins alone is not sufficient — the QML bindings are in a separate package. Corrected fix: Add qml6-module-qtlocation as a dependency of plasma-workspace. Corrected workaround: sudo apt install qml6-module-qtlocation Confirmed working after installing qml6-module-qtlocation and rebooting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2146856 Title: plasma-workspace missing dependency on libqt6location6 — timezone picker fails to render To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/2146856/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
