Created attachment 173746 [details] left side is freeze dolphin at back, right side is a freeze dolphin and mouse move shadow *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY When I maximize a window, after the animation, the window no longer update its framebuffer. Leaves the last frame and others can draw on it, as I attached screenshot. The window still able to response any actions, like click or keyboard, and the mouse will change to different icon like move or busy. When the window undo the maximize, like use super + drag, everything back normal. I am not sure what actually cause this, but I start notice it recently around plasma 6.1. STEPS TO REPRODUCE 1. Maximize a window 2. 3. OBSERVED RESULT The window freeze and no longer update its framebuffer. EXPECTED RESULT Window able to update its framebuffer. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.11.0-gentoo-x86_64 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.7.2 ADDITIONAL INFORMATION Under Wayland, with LLVM/clang/clang++ Intel A770 GPU
Please check kwin's logs `journalctl --user-unit --boot plasma-kwin_wayland`
(In reply to Vlad Zahorodnii from comment #1) > Please check kwin's logs `journalctl --user-unit --boot plasma-kwin_wayland` I am using OpenRC, so I checked log in `~/.local/share/sddm/wayland-session.log`. Although there are some logs like: `The cached device pixel ratio value was stale on window update. Please file a QTBUG which explains how to reproduce.` But when the issue happens, there is no logs. No output at all.
I've noticed a strange behavior. If I first occupy half of the window close to the taskbar and then maximize it, this abnormal behavior does not occur. However, if I first occupy the half far from the taskbar and then maximize, it does appear. This behavior seems to be related to the floating taskbar. If you turn off floating, this problem no longer occurs.
Created attachment 173957 [details] Maximize from left to right
Can you provide the output of `qdbus org.kde.KWin /KWin supportInformation` when you see glitches? Also, have you enabled any non-default effect or a script?
After a few daily system upgrades and reset the config, I can no longer reproduce this issue. I still don't know what the problem is, but I'm closing it now. If anyone encounters this again, please reopen it.