https://bugs.kde.org/show_bug.cgi?id=365471
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/kwin | |/3308f359848fc193b3c9d22217 | |9bc58136bea834 --- Comment #4 from Martin Gräßlin <mgraess...@kde.org> --- Git commit 3308f359848fc193b3c9d222179bc58136bea834 by Martin Gräßlin. Committed on 21/07/2016 at 06:11. Pushed by graesslin into branch 'master'. Handle restart of Compositor Scene correctly for Wayland client Summary: This change ensures that KWin doesn't crash in the QPainter scene if the compositor gets restarted and if there are Wayland clients. Test Plan: Test case added to scene qpainter which triggers a restart of the Compositor with a window being shown. Verifies that rendering is correct afterwards. Reviewers: #kwin, #plasma_on_wayland Subscribers: plasma-devel, kwin Tags: #plasma_on_wayland, #kwin Differential Revision: https://phabricator.kde.org/D2185 M +53 -0 autotests/integration/scene_qpainter_test.cpp M +7 -0 composite.cpp http://commits.kde.org/kwin/3308f359848fc193b3c9d222179bc58136bea834 -- You are receiving this mail because: You are watching all bug changes.