| Summary: | system settings crash on choosing a section | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | Ahmed JJ <eljahmed40> |
| Component: | generic-crash | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | breineke93, davor.virag, minelorderagon16, mizo111ontop, noltogreen2187, techokami |
| Priority: | HI | Keywords: | drkonqi |
| Version First Reported In: | 6.4.4 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | https://crash-reports.kde.org/organizations/kde/issues/247454/events/814d9d5974734f98a9047a1d14293a9b/ | ||
|
Description
Ahmed JJ
2025-09-06 07:25:03 UTC
diron ❙ ~ ❱ ✔≻ systemsettings file:///usr/lib64/qt6/qml/org/kde/kirigami/Page.qml:190:7: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling. file:///usr/lib64/qt6/qml/org/kde/kirigami/Page.qml:190:7: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling. file:///usr/lib64/qt6/qml/org/kde/kirigami/Page.qml:190:7: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling. qrc:/kcm/kcm_landingpage/main.qml:24:5: QML FormLayout: Binding loop detected for property "wideMode": qrc:/qt/qml/org/kde/kirigami/layouts/FormLayout.qml:72:5 qrc:/kcm/kcm_landingpage/main.qml:24:5: QML FormLayout: Binding loop detected for property "wideMode": qrc:/qt/qml/org/kde/kirigami/layouts/FormLayout.qml:72:5 KCrash: Application 'systemsettings' crashing... crashRecursionCounter = 2 fish: Job 1, 'systemsettings' terminated by signal SIGSEGV (Address boundary error) this is what i get from running it on terminal. after more testing, i could open any option tab using the terminal command such as:
> systemsettings kcm_fonts
the page show up correctly, but when i switch to other section like Bluetooth from the GUI, it immediately crashes.
Exactly the same behavior on stock Fedora 42. Downgrading to plasma-systemsettings-6.3.4-1.fc42.x86_64 does not fix the issue. file:///usr/lib64/qt6/qml/org/kde/kirigami/Page.qml:190:7: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling. file:///usr/lib64/qt6/qml/org/kde/kirigami/Page.qml:190:7: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling. file:///usr/lib64/qt6/qml/org/kde/kirigami/Page.qml:190:7: QML ShaderEffectSource: Cannot anchor to an item that isn't a parent or sibling. qml: Pushed pages do not conform to the rules. Please check the documentation. KCrash: Application 'systemsettings' crashing... crashRecursionCounter = 2 https://discuss.kde.org/t/i-cant-use-the-system-settings-anymore/39514/14?u=aj-med the bug has been resolved. *** Bug 509425 has been marked as a duplicate of this bug. *** *** Bug 509452 has been marked as a duplicate of this bug. *** *** Bug 509813 has been marked as a duplicate of this bug. *** *** Bug 510005 has been marked as a duplicate of this bug. *** *** Bug 510158 has been marked as a duplicate of this bug. *** |