Summary: | Crash kwin_x11 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Frank Ahrens <f.ahrens> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version First Reported In: | 5.2.2 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Frank Ahrens
2015-07-04 18:13:35 UTC
Version mismatch - KWin 5.2.2 does not have KDecoration2::DecoratedClient::color, so libkdecoration & the breeze decoration are too new for the installed KWin version (and the access grabs into stack garbage) - eg. kwin cannot have been compiled and linked against the installed version of libkdecoration. => either upgrade kwin to 5.3.x or downgrade kdecoration & breeze |