Closed issue by hervyqa on void-packages repository https://github.com/void-linux/void-packages/issues/34935 Description: ### System * xuname: `Void 5.15.12_1 x86_64 AuthenticAMD uptodate rrFFFFFF` * package: `dbus-elogind-1.12.20_1 dbus-glib-0.110_1 kaccounts-providers-21.12.1_1` ### Expected behavior - login google account ### Actual behavior - warning appears `"Message recipient disconnected from message bus without replying"` ### Steps to reproduce the behavior - using kde plasma. - open `systemsettings5` in terminal - `Online Account > Add New Account... > Google` ``` ➜ ~ systemsettings5 QQmlEngine::setContextForObject(): Object already has a QQmlContext file:///usr/share/kpackage/kcms/kcm_landingpage/contents/ui/main.qml:57:9: QML FormLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "preferredHeight" QQmlEngine::setContextForObject(): Object already has a QQmlContext file:///usr/share/kpackage/kcms/kcm_kaccounts/contents/ui/MessageBoxSheet.qml:38:17: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo() { ... } file:///usr/share/kpackage/kcms/kcm_kaccounts/contents/ui/Accounts.qml:87: ReferenceError: noAccountsLayout is not defined "google" Looking for plugin "" Starting auth session with "oauth2" Error storing identity: "Message recipient disconnected from message bus without replying" QDBusError::NoReply "org.freedesktop.DBus.Error.NoReply" "Message recipient disconnected from message bus without replying" QDBusError::NoReply "org.freedesktop.DBus.Error.NoReply" "Message recipient disconnected from message bus without replying" Error: "Message recipient disconnected from message bus without replying" ``` ![Screenshot_20220108_133143](https://user-images.githubusercontent.com/45872139/148634365-473e71b4-a971-412c-a783-6882ba44fc34.png)