Bug 478969 - Bluetooth module in system settings doesn't load properly
Summary: Bluetooth module in system settings doesn't load properly
Status: RESOLVED DUPLICATE of bug 478811
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_bluetooth (show other bugs)
Version: 5.91.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-12-24 15:26 UTC by alexmateescu
Modified: 2023-12-24 15:50 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description alexmateescu 2023-12-24 15:26:32 UTC
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.
Comment 1 Nicolas Fella 2023-12-24 15:50:58 UTC

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