I recently installed the i3 window manager on my kubuntu system.
When I log in to i3, network manager will not automatically connect to wifi, as it doesn't have access to the passwords.
I can run kwalletmanager
and open the settings window. Here I can open the wallet. But when I try to run kwalletd
I get the following error:
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
kwalletd(6836): Communication problem with "kwalletd" , it probably crashed.
Error message was: "org.freedesktop.DBus.Error.UnknownInterface" : " "No such interface 'org.kde.KUniqueApplication' at object path '/MainApplication'" "
I haven't been able to find information about how to start kwalletd
outside the kde desktop, or find much information about how the the desktop does versus the system.
Thanks