https://bugs.kde.org/show_bug.cgi?id=467574

--- Comment #11 from Paulo Marcos <contato-mygh...@protonmail.com> ---
(In reply to Paulo Marcos from comment #10)
> and keeps flooding for more than ~200 messages PER SECOND, by just launching

Also this makes me wonder about the "if (m_pendingBuffer)": 
Is this statement checking "m_pendingBuffer" as fast as the CPU can handle? 

If there's no sleep() or even something similar to prevent this, every dropped
frame (m_pendingBuffer == true) will send a lot of "kwin_wayland[1197]:
kwin_screencast: Dropping a screencast frame because the compositor is slow" to
the journalctl and use 100% of a CPU core.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to