Bug 478867 - System Settings largely broken in Beta 2; missing dialogs, QML errors
Summary: System Settings largely broken in Beta 2; missing dialogs, QML errors
Status: RESOLVED DUPLICATE of bug 478811
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 5.91.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: qt6
Depends on:
Blocks:
 
Reported: 2023-12-22 06:18 UTC by Yao Mitachi
Modified: 2023-12-22 07:59 UTC (History)
0 users

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 Yao Mitachi 2023-12-22 06:18:16 UTC
SUMMARY
System Settings is largely broken for me in Plasma 6 Beta 2. There are missing dialogs and many QML errors.

STEPS TO REPRODUCE
1. Try to view each component of System Settings.

OBSERVED RESULT
Mouse and Touchpad are empty.

"Wallpaper" causes systemsettings to crash. 

These look fine: Screen Edges, Keyboard>Keyboard, Touchscreen Gestures, Device Actions, Device Auto Mount, Storage Devices, Proxy, Connection Preferences, Font Management, File Associations, Window Behavior, Task Switcher, KDE Wallet, Recent Files, Spell Check, Date & Time, and Task Scheduler.

All others not mentioned here give an "error loading QML file", such as this for Desktop Session:

qrc:/kcm/kcm_smserver/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_73*" as the former is neither the same as the latter nor a sub-class of it.

EXPECTED RESULT
They should work.

SOFTWARE/OS VERSIONS
Linux: 6.6.7
KDE Plasma Version: 5.91.0-1
KDE Frameworks Version: 5.247.0
Qt Version: 6.7.0beta1

ADDITIONAL INFORMATION
I also have these issues as of Beta 2: 
https://bugs.kde.org/show_bug.cgi?id=478866
https://bugs.kde.org/show_bug.cgi?id=478804
Comment 1 Antonio Rojas 2023-12-22 07:41:09 UTC

*** This bug has been marked as a duplicate of bug 478811 ***
Comment 2 Yao Mitachi 2023-12-22 07:59:16 UTC
I see, I searched using the search bar at the top which I didn't realize only shows bugs that aren't closed, even if there's an exact match in the closed bugs. Thanks