The Time tab doesn't work at the moment on Qt6. A blank page is shown and the below is spit out into konsole: kf.kirigami: QList(qrc:/qml/time/TimePage.qml:116:25: Type AnalogClock unavailable AnalogClock { ^, qrc:/qml/time/AnalogClock.qml:108:9: PlasmaCore.SvgItem is not a type PlasmaCore.SvgItem { ^) kf.kirigami: QList(qrc:/qml/time/TimePage.qml:116:25: Type AnalogClock unavailable AnalogClock { ^, qrc:/qml/time/AnalogClock.qml:108:9: PlasmaCore.SvgItem is not a type PlasmaCore.SvgItem { ^) qrc:/qml/main.qml:57: TypeError: Cannot read property 'header' of null
Pushed to kf6 branch. But it's broken on my machine. Not sure it's because of my system is in KF5, KSvg can't find the svg.
I think it might be an issue on your machine. I've just installed the latest and I now have the clock back on my "Time" tab.