| Summary: | Windows decoration changed since last update, can't change them due to immediate crash when trying to open the settings app | ||
|---|---|---|---|
| Product: | [Applications] systemsettings | Reporter: | rlacroix |
| Component: | kcm_kwindecoration | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | emaster987, nate, phs123, plasma-bugs-null |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 5.26.4 | ||
| Target Milestone: | --- | ||
| Platform: | Flatpak | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 5.27 | |
| Sentry Crash Report: | |||
| Attachments: | New crash information added by DrKonqi | ||
|
Description
rlacroix
2023-02-26 14:18:17 UTC
I get the exact same bug on my system (also Fedora 36). Would just add some extra information: The system reverts to "Plastic" windows decorations, and trying to change it back in the system settings result in a immediate crash. This bug appears both when logging in with a Wayland or an X11 Plasma session, and also on a test account, that has installation default settings on everything. I'm afraid Plasma 5.26.4 is unfortunately no longer eligible for support or maintenance. Plasma is a fast-moving project, and bugs in one version are often fixed in the next one. Please update to Plasma 5.27 as soon as your distro offers it to you (in this case it's as simple as upgrading to Fedora 37). If you need support for Plasma 5.26, please contact your distro, who bears the responsibility of providing support for older non-LTS releases. If you can reproduce the issue after upgrading to Plasma 5.27, feel free to re-open this bug report. Thanks for understanding! (In reply to Nate Graham from comment #2) > I'm afraid Plasma 5.26.4 is unfortunately no longer eligible for support or > maintenance. Plasma is a fast-moving project, and bugs in one version are > often fixed in the next one. Please update to Plasma 5.27 as soon as your > distro offers it to you (in this case it's as simple as upgrading to Fedora > 37). If you need support for Plasma 5.26, please contact your distro, who > bears the responsibility of providing support for older non-LTS releases. > > If you can reproduce the issue after upgrading to Plasma 5.27, feel free to > re-open this bug report. > > Thanks for understanding! Did fix indeed thank you. You're welcome! Created attachment 156947 [details]
New crash information added by DrKonqi
systemsettings (5.25.5) using Qt 5.15.6
I was editing some settings about the desktop environmente theme
-- Backtrace (Reduced):
#4 0x00007f18e2a2ce84 in KDecoration2::Decoration::shadow() const () from /lib64/libkdecorations2.so.5
#5 0x00007f18e2a5da55 in KDecoration2::Preview::PreviewItem::hoverLeaveEvent(QHoverEvent*) () from /usr/lib64/qt5/qml/org/kde/kwin/private/kdecoration/libkdecorationprivatedeclarative.so
#6 0x00007f18f5296c28 in QQuickItem::event(QEvent*) () from /lib64/libQt5Quick.so.5
#7 0x00007f18f7daed02 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#8 0x00007f18f70a81c8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
|