Bug 488776 - systemsettings modules cannot load some qml files
Summary: systemsettings modules cannot load some qml files
Status: RESOLVED DUPLICATE of bug 488965
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 6.1.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-20 07:58 UTC by Cherkah
Modified: 2024-07-01 18:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Cherkah 2024-06-20 07:58:36 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
after 6.1 update some systemsettings modules cannot be loaded

STEPS TO REPRODUCE
1. open systemsettings
2. selects sound ( exemple)
3. reads read the message

OBSERVED RESULT
qrc:/kcm/kcm_pulseaudio/main.qml:366 Type Kirigami.InlineMessage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/InlineMessage.qml:63 Type KT.InlineMessage unavailable
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123 Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_93*" as the former is neither the same as the latter nor a sub-class of it.

EXPECTED RESULT
none

SOFTWARE/OS VERSIONS
Operating System: EndeavourOS 
KDE Plasma Version: 6.1.0
KDE Frameworks Version: 6.3.0
Qt Version: 6.7.1
Kernel Version: 6.9.5-arch1-1 (64-bit)
Graphics Platform: Wayland


ADDITIONAL INFORMATION

1)
qrc:/kcm/kcm_pulseaudio/main.qml:366 Type Kirigami.InlineMessage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/InlineMessage.qml:63 Type KT.InlineMessage unavailable
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123 Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_93*" as the former is neither the same as the latter nor a sub-class of it.

2)
qrc:/kcm/kcm_kscreen/main.qml:151 Type Kirigami.InlineMessage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/InlineMessage.qml:63 Type KT.InlineMessage unavailable
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123 Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_93*" as the former is neither the same as the latter nor a sub-class of it.

3)
qrc:/kcm/kcm_bluetooth/main.qml:152 Type Kirigami.InlineMessage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/InlineMessage.qml:63 Type KT.InlineMessage unavailable
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123 Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_93*" as the former is neither the same as the latter nor a sub-class of it.

4)
qrc:/kcm/kcm_printer_manager/main.qml:60 Type Kirigami.InlineMessage unavailable
file:///usr/lib/qt6/qml/org/kde/kirigami/InlineMessage.qml:63 Type KT.InlineMessage unavailable
qrc:/qt/qml/org/kde/kirigami/templates/InlineMessage.qml:123 Cannot assign object of type "TP.IconPropertiesGroup" to property of type "IconPropertiesGroup_QMLTYPE_93*" as the former is neither the same as the latter nor a sub-class of it.
Comment 1 Claudio 2024-06-20 08:45:47 UTC

*** This bug has been marked as a duplicate of bug 488326 ***
Comment 2 Nate Graham 2024-06-29 19:39:58 UTC

*** This bug has been marked as a duplicate of bug 487904 ***
Comment 3 Nate Graham 2024-07-01 18:17:03 UTC

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