https://bugs.kde.org/show_bug.cgi?id=515140
Arjen Hiemstra <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED CC| |[email protected] Resolution|--- |NOT A BUG --- Comment #2 from Arjen Hiemstra <[email protected]> --- "Git Master" sounds like a self-compiled version of KWin. This likely means the executable does not have `cap_sys_nice` set, as the error message mentions. This is not really something we can change, as the only way to set that is to execute `setcap`, which requires root. I'll note though, that the kwin_wayland from Arch Linux's beta packages works fine and seems to be able to acquire realtime priority just fine. So this most likely is an issue with how you're building KWin. -- You are receiving this mail because: You are watching all bug changes.
