| Summary: | Window Decorations crashes when clicked. | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Brook Harty <harty> |
| Component: | decorations | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 5.3.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Brook Harty
2015-04-28 23:16:42 UTC
Information for package systemsettings5: ---------------------------------------- Repository: KDE Frameworks 5 development repository (openSUSE_Factory) Name: systemsettings5 Version: 5.3.0-40.1 Arch: x86_64 Vendor: obs://build.opensuse.org/KDE Installed: Yes Status: up-to-date Installed Size: 489.0 KiB Summary: KDE's control center Looks like an unresolved symbol, ie. the breeze plugin was compiled against libkdecorations 5.3 but resolves the 5.2 binary. Check stat /usr/lib64/libkdecorations2.so.5 and the contents of /usr/lib64/ There should be /usr/lib64/libkdecorations2.so.5.3.0 or some late beta at least and that better be linked by /usr/lib64/libkdecorations2.so.5 and /usr/lib64/libkdecorations2.so Looks like the issue was caused by the upgrade situation. |