[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 fililip changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED|RESOLVED --- Comment #26 from fililip --- I re-tested and Glide works fine now in 6.1.3, thanks! -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #25 from Zamundaaa --- Git commit ac217c244db439fe3058222c6555f8f3587bae7f by Xaver Hugl. Committed on 02/07/2024 at 22:05. Pushed by zamundaaa into branch 'Plasma/6.1'. plugins/glide: drop references to closed windows if they're not animated Otherwise the window might still be referenced from the opening animation, which can lead to the effect wrongly keeping a reference to the window and staying active. (cherry picked from commit 64d70029ec74083cb6f481c84dd824a5f4f9aa18) Co-authored-by: Xaver Hugl M +8-12 src/plugins/glide/glide.cpp https://invent.kde.org/plasma/kwin/-/commit/ac217c244db439fe3058222c6555f8f3587bae7f -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #24 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6037 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #23 from Zamundaaa --- Git commit 64d70029ec74083cb6f481c84dd824a5f4f9aa18 by Xaver Hugl. Committed on 02/07/2024 at 21:52. Pushed by zamundaaa into branch 'master'. plugins/glide: drop references to closed windows if they're not animated Otherwise the window might still be referenced from the opening animation, which can lead to the effect wrongly keeping a reference to the window and staying active. M +8-12 src/plugins/glide/glide.cpp https://invent.kde.org/plasma/kwin/-/commit/64d70029ec74083cb6f481c84dd824a5f4f9aa18 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #22 from Bug Janitor Service --- A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6035 -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #21 from Luca Carlon --- Hello, I was affected by this issue as well. I could reproduce it by simply using VLC or Joplin. Approximately 10 days ago I read this discussion and I switched the effect from scale to fade. This immediately fixed the problem. Then I immediately switched back to scale and I've been testing for these 10 days. I was not able to reproduce this anymore. It seems 100% fixed so far. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 Martino Fontana changed: What|Removed |Added CC||tinozzo...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 Dashon changed: What|Removed |Added CC||dashonww...@pm.me -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 Daniel Morgan changed: What|Removed |Added CC||danielmor...@disroot.org --- Comment #20 from Daniel Morgan --- (In reply to fililip from comment #17) > Does switching back to the Glide effect bring the issue back for you? For me > it does; I have to use Scale. I was experiencing something very similar with kwin_wayland suddenly going up to a constant 30-40% CPU. Switching the animation from scale to fade immediately lowered CPU usage to normal. Thanks for the workaround! It's much less painful than having to log out and back every time. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 lty changed: What|Removed |Added CC||lmusizza+...@gmail.com -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 David Edmundson changed: What|Removed |Added CC||carlon.l...@gmail.com --- Comment #19 from David Edmundson --- *** Bug 486535 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #18 from Piotr Mazur --- As for me, changing the desktop effect back to glide does not re-enable the problem, at least not immiediately. But for now i have not been able to experience the issue when the window open/close animation is set to "Fade" - this does not mean it will not happen, it may be a pure quicidence. But i can confirm that changing the animation does fix the issue, it have used this method multiple time s when testing. I will post my findings here if the effect also occurs when using other animations. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #17 from fililip --- Does switching back to the Glide effect bring the issue back for you? For me it does; I have to use Scale. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #16 from Piotr Mazur --- I can confirm that when the issue is present and i changed the window open/close animaton to "Fade" the problem immiediately went away (i could also confirm this on the paint amount graph via the "show fps" desktop effect). So there is a way to get rid of it other than restartin kwin_wayland. What is more - since i changed the window open/close animation i havent been able to reintroduce the problem in the same kwin session so far... -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #15 from fililip --- Changing the window open/close animation to another mode/disabling and re-enabling it (or, to be safe, disabling and re-enabling all desktop effects one by one) seems to fix this issue entirely. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 --- Comment #14 from piotr.c.ma...@gmail.com --- I fotgot to add that i am working on hybrid intel/nvidia graphics card but i have the nvidia device removed in udev rules (it was causing suspend/resume problems for me) so it is behaving like only the intel card is present (core i7 11gen) -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 piotr.c.ma...@gmail.com changed: What|Removed |Added CC||piotr.c.ma...@gmail.com --- Comment #13 from piotr.c.ma...@gmail.com --- I am experiencing the same issues without running , just running apps that are not wayland native. The apps i have identified so far are : * All IntelliJ related products (unless i chose JDK-23 and enable experimental wayland support - the app is no longer listed in xlsclients then, and the problem is not present) * Smath (a mathcad-like application using mono) I suspect that probably every app that is listed when i run the "xlsclients" command causes this problem Like i mentioned before running these apps causes sudden slowdown of the entire desktop after some time (like a minute or two). Closing these apps does not resolve the issue. The kwin_wayland process takes around 15% of CPU time, even when showing only wallpaper, but the UI slows down considerably more than these 15% in my opinion. When i enable the "Show FPS" desktop effect (i do not know why "show paint" effect does not work for me) the "Paint amount" rises to constant 100% and does not go down even if i close every window. Issuing "kwin_wayland --replace" solves the issue but also restarts every other application. -- You are receiving this mail because: You are watching all bug changes.
[kwin] [Bug 485425] Running some Wine applications through Xwayland forces constant fullscreen repaints for the rest of the session
https://bugs.kde.org/show_bug.cgi?id=485425 fililip changed: What|Removed |Added Summary|Running some Wine (X11) |Running some Wine |applications forces |applications through |constant fullscreen |Xwayland forces constant |repaints for the rest of|fullscreen repaints for the |the session |rest of the session -- You are receiving this mail because: You are watching all bug changes.