https://bugs.kde.org/show_bug.cgi?id=497056
--- Comment #3 from Maciej <maciej.witkowski...@gmail.com> --- I tried debugging with https://community.kde.org/KWin/Debugging#Debug_KWin_with_Valgrind But the memory leak command gives Permission denied. Same as: ``` adam@fedora144:~/Downloads$ dbus-run-session valgrind --log-file=kwinwayland.log --trace-children=no kwin_wayland ==254461== ==254461== Warning: Can't execute setuid/setgid/setcap executable: /usr/bin/kwin_wayland ==254461== Possible workaround: remove --trace-children=yes, if in effect ==254461== valgrind: /usr/bin/kwin_wayland: Permission denied ``` -- You are receiving this mail because: You are watching all bug changes.