I’m running into a strange issue when it comes to kwallet. It seems that apps are having trouble communicating with it.
VSCode:
$ code --verbose --vmodule="*/components/os_crypt/*=1" | grep kwallet
[139710:0428/214514.250568:WARNING:dbus/bus.cc:655] Bus::SendWithReplyAndBlock took 25026ms to process message: type=method_call, path=/modules/kwalletd6, interface=org.kde.KWallet, member=isEnabled
[139710:0428/214514.250625:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KWallet.isEnabled: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[139710:0428/214514.250638:ERROR:components/os_crypt/sync/kwallet_dbus.cc:113] Error contacting kwalletd6 (isEnabled)
[139710:0428/214514.250940:ERROR:components/os_crypt/sync/kwallet_dbus.cc:82] Error contacting klauncher to start kwalletd6
[139710:0428/214539.275438:WARNING:dbus/bus.cc:655] Bus::SendWithReplyAndBlock took 25024ms to process message: type=method_call, path=/modules/kwalletd6, interface=org.kde.KWallet, member=close
[139710:0428/214539.275489:ERROR:dbus/object_proxy.cc:573] Failed to call method: org.kde.KWallet.close: object_path= /modules/kwalletd6: org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
[139710:0428/214539.275500:ERROR:components/os_crypt/sync/kwallet_dbus.cc:408] Error contacting kwalletd6 (close)
KWalletManager:
I think I may have messed something when I got a prompt to set up my kwallet for the first time… I was wondering if there is a way to completely reset my kwallet and start from scratch.
My fedora spin is Fedora KDE Plasma Mobile (Version 44).





