SUMMARY *** Bluetooth module in system settings doesn't load properly *** STEPS TO REPRODUCE 1. Open system settings 2. Navigate to bluetooth OBSERVED RESULT Error loading QML file. qrc:/kcm/kcm_bluetooth/main.qml:19 Type ScrollViewKCM unavailable qrc:/qt/qml/org/kde/kcmutils/ScrollViewKCM.qml:25 Type KCM.AbstractKCM unavailable qrc:/qt/qml/org/kde/kcmutils/AbstractKCM.qml:41 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_92*" as the former is neither the same as the latter nor a sub-class of it. EXPECTED RESULT Settings module loads properly SOFTWARE/OS VERSIONS Latest Plasma6 beta 2, as packaged by Arch. Can't provide proper system info, because that module is bugged the same way ADDITIONAL INFORMATION This happens to almost all settings modules (and the info center), but the errors are slightly different for every location. I opened this for bluetooth because that's the first kcm I could find in the list.
*** This bug has been marked as a duplicate of bug 478811 ***