https://bugs.kde.org/show_bug.cgi?id=452334
--- Comment #1 from oii...@yahoo.com --- Bug 451290 may be a manifestation of this race condition, just much harder to trigger. As long as dbus messages are handled in a different thread than the wayland server thread, there is a chance logind unlock callback gets scheduled earlier than lockScreenShown. The 1000ms timeout introduced in this commit makes the race condition much more likely to happen. -- You are receiving this mail because: You are watching all bug changes.