Summary: | Kded crash at startup in KDecoration2::Decoration::setSettings() | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | NicolasB <nicolas.baillard> |
Component: | decorations | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | kde, markus.laker, nate |
Priority: | NOR | ||
Version: | 5.27.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
NicolasB
2023-02-27 23:09:04 UTC
Relevant part: KDecoration2::Decoration::setSettings(QSharedPointer<KDecoration2::DecorationSettings> const&) ConfigValueProvider::windowDecorationsButtonsImages() const GtkConfig::setWindowDecorationsAppearance() const GtkConfig::applyAllSettings() const GtkConfig::GtkConfig(QObject*, QList<QVariant> const&) Issue appears to be in kde-gtk-config or kdecoration Starting in kdecoration since that's what provided the kded module. I suffered from the same bug. In addition, systemsettings crashed (and still does crash) when I went into the Window Decorations module. After several retries, I managed to change the window decorations from Plastik to Translucent; then I logged out and logged back in again. This has stopped kded5 from crashing. In systemsettings, you may be able to change window decorations without going into the Window Decorations module: go into "Appearance — Global Theme", click on a theme, and then click "Choose what to apply...". Problem no longer occurs with recent updates. Maybe it was fixed upstream. |