https://bugs.kde.org/show_bug.cgi?id=372001
--- Comment #6 from Martin Gräßlin <mgraess...@kde.org> --- Git commit ee7da425cefcd5cbe480335a144eee6218207dd9 by Martin Gräßlin. Committed on 07/11/2016 at 10:28. Pushed by graesslin into branch 'Plasma/5.8'. Unpolish QStyle on QApp prior to destroying internal Wayland connection Summary: The QStyle might interact with our internal Wayland connection. If the cleanup happens after destroying our internal Wayland connection KWin will crash at tear-down. With this change the QStyle can perform cleanup already prior to the deconstruction of the Wayland connection. Reviewers: #kwin, #plasma_on_wayland Subscribers: plasma-devel, kwin Tags: #plasma_on_wayland, #kwin Differential Revision: https://phabricator.kde.org/D3241 M +4 -0 autotests/integration/kwin_wayland_test.cpp M +4 -0 main_wayland.cpp http://commits.kde.org/kwin/ee7da425cefcd5cbe480335a144eee6218207dd9 -- You are receiving this mail because: You are watching all bug changes.