https://bugs.kde.org/show_bug.cgi?id=504656
--- Comment #12 from michaelk83 <mk.mat...@gmail.com> --- (In reply to jackdinn from comment #11) > ❱cat .config/kwalletrc > [KSecretD] > Enabled=false As I mentioned earlier, this is not the correct setting for your case. It's only intended if you want to use a different Secret Service provider such as Gnome Keyring. Since we're trying to get KWallet to work on its own Secret Service component, you need to have [KSecretD] Enabled=true, or not have this setting at all (true is the default value). -- You are receiving this mail because: You are watching all bug changes.