Bug 479031

Summary: about system page: error with loading the qml file
Product: [Applications] kinfocenter Reporter: Tammes Burghard <kde>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: sitter
Priority: NOR Keywords: qt6
Version: 5.91.0   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed In:
Attachments: window showing the error

Description Tammes Burghard 2023-12-26 13:12:16 UTC
Created attachment 164450 [details]
window showing the error

SUMMARY
***
Instead of giving me details on my system, the about system page shows the following error(s):

qrc:/kcm/kcm_about-distro/main.qml:15 Type KCM.SimpleKCM unavailable
qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:33 Type Kirigami.ScrollablePage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:68 Type Kirigami.Page unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/Page.qml:237 Type Kirigami.PageRow unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:180 Type OverlayDrawer unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/OverlayDrawer.qml:22 Type KT.OverlayDrawer unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/templates/OverlayDrawer.qml:120 Cannot assign object of type "KTP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_60*" as the former is neither the same as the latter nor a sub-class of it.
***


STEPS TO REPRODUCE
1. open the info center

OBSERVED RESULT
error with loading the qml file

EXPECTED RESULT
info is shown

SOFTWARE/OS VERSIONS
Linux: Arch Linux
KDE Plasma Version: 5.91.0
KDE Frameworks Version: 5.247.0
Qt Version: 6.7.0
Comment 1 Antonio Rojas 2023-12-26 14:45:02 UTC

*** This bug has been marked as a duplicate of bug 478811 ***