https://bugs.kde.org/show_bug.cgi?id=404335
--- Comment #24 from Rex Dieter <rdie...@gmail.com> --- Anyone experiencing issues (Gerald?), try adding this near the top of /usr/libexec/plasma-dbus-run-session-if-needed # probe dbus first qdbus-qt5 >& /dev/null ||: (before the check: if [ -z "${DBUS_SESSION_BUS_ADDRESS}" ] ) that will ensure socket activation has a chance to start it first -- You are receiving this mail because: You are watching all bug changes.