Bug 479031 - about system page: error with loading the qml file
Summary: about system page: error with loading the qml file
Status: RESOLVED DUPLICATE of bug 478811
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (show other bugs)
Version: 5.91.0
Platform: Other Other
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-26 13:12 UTC by Tammes Burghard
Modified: 2023-12-26 14:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
window showing the error (221.16 KB, image/png)
2023-12-26 13:12 UTC, Tammes Burghard
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***