Summary: | Shading an emacs window causes X to consume a lot of CPU | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Christopher Neufeld <kdebugs> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED NOT A BUG | ||
Severity: | normal | CC: | apaku |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christopher Neufeld
2005-03-23 18:05:59 UTC
I can confirm this. Just open emacs and shade the window. Emacs 21.3.1 X.org X11 R6.8.2 KDE 3.4.0 branch 20050313 Seli: is there to be done in kwin to prevent this? Or is this a fault in Emacs? It seems emacs tries to fight the geometry set by KWin. The geometry seems to fulfill emacs' size requests in WM_NORMAL_HINTS. Emacs most probably gets confused by the shaded frame geometry or something similar. Please report to emacs developers. I'd just like to add that emacs isn't the only victim of this. "xv" behaves in exactly the same way, and also returns from a shaded state into an incorrect geometry. A kopete chat window which is shaded does not return to its original size when unshaded, but doesn't chew the CPU while shaded, so it might not be the same effect. This didn't happen before 3.4.0. I'm not suggesting that we should reopen the bug, I just want to document this in case somebody does a bug search for "xv" or something, and files a new bug for the same thing. |