https://bugs.kde.org/show_bug.cgi?id=370750
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Version Fixed In| |5.6.3 Latest Commit| |https://commits.kde.org/kno | |tes/f603ffb669f58da5e5ef4a8 | |c1ef0d5785ed2ec90 Resolution|--- |FIXED --- Comment #4 from Daniel Vrátil <dvra...@kde.org> --- Git commit f603ffb669f58da5e5ef4a8c1ef0d5785ed2ec90 by Daniel Vrátil. Committed on 17/10/2017 at 10:42. Pushed by dvratil into branch 'Applications/17.08'. Fix crash on startup on Wayland The X11-specific code was trying to disable session management by removing certian ICCC atoms from the top-level window. Instead we just unset the SESSION_MANAGER env variable, which disables session management directly in Qt. FIXED-IN: 5.6.3 M +3 -42 src/apps/main.cpp https://commits.kde.org/knotes/f603ffb669f58da5e5ef4a8c1ef0d5785ed2ec90 -- You are receiving this mail because: You are watching all bug changes.