https://bugs.kde.org/show_bug.cgi?id=356580
Martin Gräßlin <mgraess...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Version Fixed In| |5.5.1 Latest Commit| |http://commits.kde.org/kwin | |/14b9046ad2ae7d4b9e3ffda996 | |b2112fae3690c4 Resolution|--- |FIXED --- Comment #2 from Martin Gräßlin <mgraess...@kde.org> --- Git commit 14b9046ad2ae7d4b9e3ffda996b2112fae3690c4 by Martin Gräßlin. Committed on 15/12/2015 at 12:03. Pushed by graesslin into branch 'Plasma/5.5'. Unblock signals in child processes We need to unblock the signals blocked with pthread_sigmask. This caused kdeinit to block, because it relies on SIGUSR1. FIXED-IN: 5.5.1 REVIEW: 126361 M +4 -4 main_wayland.cpp M +1 -1 rules.cpp M +1 -1 useractions.cpp M +18 -0 utils.cpp M +15 -0 utils.h http://commits.kde.org/kwin/14b9046ad2ae7d4b9e3ffda996b2112fae3690c4 -- You are receiving this mail because: You are watching all bug changes.