https://bugs.kde.org/show_bug.cgi?id=432460
Fabian Vogt <fab...@ritter-vogt.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |81d61861608012e4d7a19e6f85b | |8d136c298f31f --- Comment #12 from Fabian Vogt <fab...@ritter-vogt.de> --- Git commit 81d61861608012e4d7a19e6f85b8d136c298f31f by Fabian Vogt, on behalf of David Edmundson. Committed on 16/02/2021 at 16:46. Pushed by davidedmundson into branch 'master'. [libkworkspace] Interim fix for the logout issue Calls to a DBus activated service can fail if the sender quits whilst the service is spawning (https://gitlab.freedesktop.org/dbus/dbus/-/issues/72) and using dbus-daemon. This is a lazy interim fix that just makes these calls block as proper fixes will require more work. M +6 -6 libkworkspace/sessionmanagement.cpp https://invent.kde.org/plasma/plasma-workspace/commit/81d61861608012e4d7a19e6f85b8d136c298f31f -- You are receiving this mail because: You are watching all bug changes.