[knotes] [Bug 370750] knotes failed under wayland session but fine under X11
Daniel Vrátil
bugzilla_noreply at kde.org
Tue Oct 17 11:46:26 BST 2017
https://bugs.kde.org/show_bug.cgi?id=370750
Daniel Vrátil <dvratil at 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 <dvratil at 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 the assignee for the bug.
More information about the Kdepim-bugs
mailing list