https://bugs.kde.org/show_bug.cgi?id=478969
Bug ID: 478969
Summary: Bluetooth module in system settings doesn't load
properly
Classification: Applications
Product: systemsettings
Version: 5.91.0
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_bluetooth
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
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.
--
You are receiving this mail because:
You are watching all bug changes.