https://bugs.kde.org/show_bug.cgi?id=488108
--- Comment #6 from Andrea Ippolito <andrea.i...@gmail.com> --- Hi again Nate, I have finally managed to build kwin without the change brought by the commit you mentioned (6f224350961453b286b4865798a624f3560bde01), but unfortunately the problem's still there. I'll mention the steps I followed just in case you notice something wrong - I couldn't find a way to be sure I was actually running the modified source. I cloned kdesrc-build, then launched a build via `kdesrc-build kwin`. This cloned all the dependencies (master branches and ultimately built kwin - master branch as well). So I undid the change of that commit, and launched again `kdesrc-build kwin` but this time with the `-S` flag to skip pulling from git repos, to make sure my change was not being undone by a pull. I then replaced my running kwin via `<build_dir>/usr/bin/kwin_wayland --replace`, this restarted kwin, and the issue was still reproducible. I even went as far as checking out the tag `tags/v6.0.4` of kwin and followed the same step to replace, and before doing so launched a `<build_dir>/usr/bin/kwin_wayland --version`, which output 6.0.4 as expected, but the problem was still there. So at this point I don't know if the problem comes from elsewhere, or if I have inadvertently failed to actually run the version of kwin I built. Is there anything else I can try, do you have other ideas? Thanks -- You are receiving this mail because: You are watching all bug changes.