| Summary: | On X11, kwin locks up with 100% CPU load when external screen gets plugged in | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Ralf Jung <post> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | major | CC: | kde, nate, xaver.hugl |
| Priority: | NOR | Keywords: | regression |
| Version First Reported In: | 5.26.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Ralf Jung
2022-10-29 13:04:46 UTC
> nobody is using KDE on X11 any more and hence those codepaths are just bitrotting
None of the KWin developers are, at least. So this is a very likely scenario.
Is this a regression in Plasma 5.26?
Yes this started after upgrading to Plasma 5.26.0 from some 5.25.x. I am now using the wayland session and experiencing various problems there -- will file / have filed those as separate bugreports. We haven't had any duplicate reports on X11. Not have we duplicated it in X11 testing. It could be caused by a rogue kwin script or other third party? Can you check you have none enabled. Please can you confirm if it's still an issue on 5.27? I'll close this report as there isn't enough information to do anything too useful, but if you can reproduce please run: sudo perf record --call-graph dwarf -p (`pidof kwin_x11`) and share the log I have switched to Wayland to avoid all these X11 issues, and am not able to reproduce this any more. |