https://bugs.kde.org/show_bug.cgi?id=458085
--- Comment #49 from michaelk83 <mk.mat...@gmail.com> --- (In reply to pipapo from comment #48) > Here on kde neon option A is working in the sense that a dialog is asking > for the passphrase immediately. But the key is not used automatically with > the login as before. @pipapo, can you explain what you mean by "key is not used automatically with the login"? Do you have kwallet PAM or gnome-keyring installed? > Option B has no observable effect here. Option B is currently broken without the patch from Bug 458069. That patch is not out yet in Neon, so you'd have to compile from source with that patch applied (or wait until the next KWallet version is released). > Solution C is working. But to make it work for existing configuration you > have to export/import the wallet and set it as standard. Yes, because you're essentially creating a new wallet. > Interestingly when applying changes to the wallet service the matrix-client > element is complaining that it is unable to decrypt. You have to logout and > login again and confirm the session via QR-code. Not sure what you mean by "applying changes to the wallet service", but the situation is that this bug is causing the wallet to fail to unlock, so secrets are inaccessible. Without the fixes, you'd need to enter the passphrase when prompted, and then unlock again. And after applying the fixes, if the client app doesn't try again to unlock and retrieve its secrets, they will still remain locked. So you need to restart your client apps after applying one of the fixes. -- You are receiving this mail because: You are watching all bug changes.