Created attachment 147668 [details] latest-updates-22-03 SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** Since latest update, clock widget isn't working. Here's a screenshot: https://i.postimg.cc/6pXcQ25t/ksnip-20220322-123947.png STEPS TO REPRODUCE 1. Log in to Plasma. 2. Click on Digital clock. 3. OBSERVED RESULT Get an error showing "an error has occurred while loading digital clock" or some similar message(Translated from Spanish) EXPECTED RESULT Digital clock should be loaded without issues. SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: Operating System: KDE neon Testing Edition KDE Plasma Version: 5.24.3 KDE Frameworks Version: 5.93.0 Qt Version: 5.15.3 Kernel Version: 5.13.0-37-generic (64-bit) Graphics Platform: X11 ADDITIONAL INFORMATION file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/main.qml:73:34: Type CalendarView unavailable file:///usr/share/plasma/plasmoids/org.kde.plasma.digitalclock/contents/ui/CalendarView.qml:621:9: Type PlasmaCalendar.MonthView unavailable file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/calendar/MonthView.qml:338:9: Type DaysCalendar unavailable file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/calendar/DaysCalendar.qml:119:13: Type DayDelegate unavailable file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/calendar/DayDelegate.qml:61:9: Cannot assign to non-existent property "hovered"
Same bug on neon unstable.
Well, newer updates seem to have fixed it. The clock works again. :)