Summary: | While switched from an X KDE session to an alternate virtual terminal, kwin uses 100% CPU, usually. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | James <james> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
James
2015-02-14 20:10:52 UTC
please attach the output of qdbus org.kde.KWin /KWin supportInformation This is (likely) due to vertical sync, the driver will perform a busy wait for a retrace that does never occur. As workaround, suspend compositing before switching VT. Pre-emptive duping. *** This bug has been marked as a duplicate of bug 330954 *** I am posting to Bug 330954. |