FS#55971 - Clock plasmoid displays an error instead of a clock

Attached to Project: Arch Linux
Opened by héctor (hacosta) - Thursday, 12 October 2017, 15:16 GMT
Last edited by Antonio Rojas (arojas) - Thursday, 12 October 2017, 16:29 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
The clock plasmoid shows the following error:

A plasmoid with the following error message:
Error loading QML file: file:///usr/share/plasma/plasmoids/org.kde.plasma.analogclock/contents/ui/analogclock.qml:192:34: Type PlasmaCalendar.MonthView unavailable
file:///usr/lib/qt/qml/org/kde/plasma/calendar/MonthView.qml:222:22: DaysCalendar is not a type

Additional info:
* package version(s)
kde-unstable/plasma-framework 5.38.0-2 (kf5)
* config and/or log files etc.


Steps to reproduce:
On a plasma desktop, click "Add Widgets", select "Analog Clock".

Expected results:
A working plasmoid clock
This task depends upon

Closed by  Antonio Rojas (arojas)
Thursday, 12 October 2017, 16:29 GMT
Reason for closing:  Upstream
Comment by Antonio Rojas (arojas) - Thursday, 12 October 2017, 16:28 GMT
Will be fixed in plasma-framework 5.39 in two days. For now you can manually apply
https://github.com/KDE/plasma-framework/commit/4f43c236e34e2fbd092116cf778971751a707945
to /usr/lib/qt/qml/org/kde/plasma/calendar/qmldir

Loading...