https://bugs.kde.org/show_bug.cgi?id=478811

Samantha <s.r...@outlook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |s.r...@outlook.com

--- Comment #1 from Samantha <s.r...@outlook.com> ---
Same problem here and same upgrade path (arch linux, just updated from b1 to b2
this evening)

I've got some additional debug output from just running systemsettings via
konsole. This is all output just initializing the app and loading the default
section

```
KQuickPadding is both anonymous and named
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
kf.kcmutils: Error loading QML file qrc:/kcm/kcm_landingpage/main.qml
kf.kcmutils: "    "qrc:/kcm/kcm_landingpage/main.qml:18:1: Type KCM.SimpleKCM
unavailable
    KCM.SimpleKCM {
    ^
kf.kcmutils: "    "qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:33:1: Type
Kirigami.ScrollablePage unavailable
    Kirigami.ScrollablePage {
    ^
kf.kcmutils: "   
"file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:68:1: Type
Kirigami.Page unavailable
    Kirigami.Page {
    ^
kf.kcmutils: "    "file:///usr/lib/qt6/qml/org/kde/kirigami/Page.qml:237:13:
Type Kirigami.PageRow unavailable
                property Kirigami.PageRow row
                ^
kf.kcmutils: "    "file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:180:5:
Type OverlayDrawer unavailable
        property OverlayDrawer leftSidebar
        ^
kf.kcmutils: "   
"file:///usr/lib/qt6/qml/org/kde/kirigami/OverlayDrawer.qml:22:1: Type
KT.OverlayDrawer unavailable
    KT.OverlayDrawer {
    ^
kf.kcmutils: "   
"file:///usr/lib/qt6/qml/org/kde/kirigami/templates/OverlayDrawer.qml:120:56:
Cannot assign object of type "KTP.IconPropertiesGroup" to property of type
"IconPropertiesGroup_QMLTYPE_61*" as the former is neither the same as the
latter nor a sub-class of it.
        property KTP.IconPropertiesGroup handleClosedIcon:
KTP.IconPropertiesGroup {
```

Isolating just switching to the display section where things are broken
(including random segfaults):

```
kf.svg: The theme "lightly-plasma-git" uses the legacy metadata.desktop.
Consider contacting the author and asking them update it to use the newer JSON
format.
kf.svg: The theme "lightly-plasma-git" uses the legacy metadata.desktop.
Consider contacting the author and asking them update it to use the newer JSON
format.
kf.svg: The theme "lightly-plasma-git" uses the legacy metadata.desktop.
Consider contacting the author and asking them update it to use the newer JSON
format.
qt.svg.draw: The requested buffer size is too big, ignoring
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:33:13: Unable to assign
IconPropertiesGroup_QMLTYPE_111 to IconPropertiesGroup_QMLTYPE_111
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:33:13: Unable to assign
IconPropertiesGroup_QMLTYPE_111 to IconPropertiesGroup_QMLTYPE_111
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:33:13: Unable to assign
IconPropertiesGroup_QMLTYPE_111 to IconPropertiesGroup_QMLTYPE_111
qrc:/qt/qml/org/kde/systemsettings/CategoryItem.qml:33:13: Unable to assign
IconPropertiesGroup_QMLTYPE_111 to IconPropertiesGroup_QMLTYPE_111
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/MenuItem.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/GlobalSonnetSettings.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/MobileTextActionsToolBar.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
qt.qml.typeresolution.cycle: Cyclic dependency detected between
"qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and
"qrc:/qt/qml/org/kde/desktop/private/CheckIndicator.qml"
kf.kcmutils: Error loading QML file qrc:/kcm/kcm_wallpaper/main.qml
kf.kcmutils: "    "qrc:/kcm/kcm_wallpaper/main.qml:23:1: Type KCM.SimpleKCM
unavailable
    KCM.SimpleKCM {
    ^
kf.kcmutils: "    "qrc:/qt/qml/org/kde/kcmutils/SimpleKCM.qml:33:1: Type
Kirigami.ScrollablePage unavailable
    Kirigami.ScrollablePage {
    ^
kf.kcmutils: "   
"file:///usr/lib/qt6/qml/org/kde/kirigami/ScrollablePage.qml:68:1: Type
Kirigami.Page unavailable
    Kirigami.Page {
    ^
kf.kcmutils: "    "file:///usr/lib/qt6/qml/org/kde/kirigami/Page.qml:237:13:
Type Kirigami.PageRow unavailable
                property Kirigami.PageRow row
                ^
kf.kcmutils: "    "file:///usr/lib/qt6/qml/org/kde/kirigami/PageRow.qml:180:5:
Type OverlayDrawer unavailable
        property OverlayDrawer leftSidebar
        ^
kf.kcmutils: "   
"file:///usr/lib/qt6/qml/org/kde/kirigami/OverlayDrawer.qml:22:1: Type
KT.OverlayDrawer unavailable
    KT.OverlayDrawer {
    ^
kf.kcmutils: "   
"file:///usr/lib/qt6/qml/org/kde/kirigami/templates/OverlayDrawer.qml:120:56:
Cannot assign object of type "KTP.IconPropertiesGroup" to property of type
"IconPropertiesGroup_QMLTYPE_61*" as the former is neither the same as the
latter nor a sub-class of it.
        property KTP.IconPropertiesGroup handleClosedIcon:
KTP.IconPropertiesGroup {
                                                           ^
KCrash: Application 'systemsettings' crashing... crashRecursionCounter = 2
[1]    6821 segmentation fault (core dumped)  systemsettings
```

If I instead swap to one of the known "good" settings dialogs then instead, I
get almost nothing:

```
kf.svg: The theme "lightly-plasma-git" uses the legacy metadata.desktop.
Consider contacting the author and asking them update it to use the newer JSON
format.
kf.svg: The theme "lightly-plasma-git" uses the legacy metadata.desktop.
Consider contacting the author and asking them update it to use the newer JSON
format.
kf.svg: The theme "lightly-plasma-git" uses the legacy metadata.desktop.
Consider contacting the author and asking them update it to use the newer JSON
format.
qt.svg.draw: The requested buffer size is too big, ignoring
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to