Bug 451799 - Digital clock not showing in panel: Type CalendarView unavailable
Summary: Digital clock not showing in panel: Type CalendarView unavailable
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock widget (show other bugs)
Version: git-stable-Plasma/5.24
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-22 17:27 UTC by Moltke
Modified: 2022-03-23 11:29 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
latest-updates-22-03 (10.26 KB, text/plain)
2022-03-22 17:27 UTC, Moltke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Moltke 2022-03-22 17:27:21 UTC
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"
Comment 1 Patrick Silva 2022-03-23 00:00:52 UTC
Same bug on neon unstable.
Comment 2 Moltke 2022-03-23 11:29:53 UTC
Well, newer updates seem to have fixed it. The clock works again. :)