https://bugs.kde.org/show_bug.cgi?id=501828
--- Comment #8 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 76ab7f20c2593f7d91f9ce308ebb99896ac4027d by Vlad Zahorodnii. Committed on 25/03/2025 at 05:56. Pushed by vladz into branch 'Plasma/6.3'. wayland: Guard against unconfigured buffers The xdg shell protocol says that a protocol error will be raised if a client attempts to attach a wl_buffer before a configure event is sent. (cherry picked from commit 93c9103ed3e1374d34394225ee3aa6cf8c8c955a) Co-authored-by: Vlad Zahorodnii <vlad.zahorod...@kde.org> M +36 -0 autotests/integration/xdgshellwindow_test.cpp M +20 -6 src/wayland/xdgshell.cpp M +4 -0 src/xdgshellwindow.cpp https://invent.kde.org/plasma/kwin/-/commit/76ab7f20c2593f7d91f9ce308ebb99896ac4027d -- You are receiving this mail because: You are watching all bug changes.