https://bugs.kde.org/show_bug.cgi?id=513732

--- Comment #6 from Javier Jaramillo <[email protected]> ---
Merry Christmas to the KDE team!
I have investigated a bit more on this Xmas Eve morning using journalctl.
Everytime I open a plasmoid configuration window I got the following string of
error messages from plasmashell

***

plasmashell[1146]:
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:348:5:
Type Kirigami.ApplicationItem unavailable 
                                                         
Kirigami.ApplicationItem { 
                                                          ^
plasmashell[1146]:
file:///usr/lib/qt6/qml/org/kde/kirigami/ApplicationItem.qml:78:1: Type
Kirigami.AbstractApplicationItem unavailable 
                                                     
Kirigami.AbstractApplicationItem { 
                                                      ^
plasmashell[1146]:
file:///usr/lib/qt6/qml/org/kde/kirigami/AbstractApplicationItem.qml:131:5:
Type OverlayDrawer unavailable 
                                                          property
OverlayDrawer globalDrawer 
                                                          ^
plasmashell[1146]:
file:///usr/lib/qt6/qml/org/kde/kirigami/OverlayDrawer.qml:14:1: Type
KT.OverlayDrawer unavailable 
                                                      KT.OverlayDrawer { 
                                                      ^
plasmashell[1146]:
qrc:/qt/qml/org/kde/kirigami/templates/OverlayDrawer.qml:232:36: Type
KTP.DrawerHandle unavailable 
                                                          readonly property
Item handle: KTP.DrawerHandle { 
                                                                               
         ^
plasmashell[1146]:
qrc:/qt/qml/org/kde/kirigami/templates/private/DrawerHandle.qml:68:17:
".onActiveValueChanged" is not available due to component versioning. 
                                                                     
onActiveValueChanged: (delta) => { 
                                                                      ^
plasmashell[1146]: QQmlComponent: Component is not ready

***

I have tried to reinstall the 'kirigami' component from my distro repositories
(Current version 6.21.0-2), but to no avail

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to