https://bugs.kde.org/show_bug.cgi?id=417227
--- Comment #1 from Arjen Hiemstra <[email protected]> --- >From what I recall (as the one who did some of the debugging), it basically boiled down to a race between KWin and KGlobalAccel. KWin will try to D-Bus activate KGlobalAccel which for some as yet unknown reason fails. This then leads to KWin not knowing about any global shortcuts. A bit later in session startup, other things will also try to D-Bus activate KGlobalAccel and succeed. -- You are receiving this mail because: You are watching all bug changes.
