https://bugs.kde.org/show_bug.cgi?id=375236
--- Comment #8 from Erik Quaeghebeur <k...@equaeghe.nospammail.net> --- (In reply to Erik Quaeghebeur from comment #7) > […], there is a suggested workaround involving copying kdewallet.salt to the > root partition: > > https://wiki.gentoo.org/wiki/KDE#KWallet_auto-unlocking Well, if kdewallet.salt is be copied to its usual location, /home/$USER/.local/share/kwalletd/kdewallet.salt, but without the encrypted home being mounted, then it works for me. So this seems like a viable workaround and may also point to what is going wrong. What happens for me sometimes is that pam_mount fails and I get thrown into an uninitialized Plasma session. For this session, some files are autocreated. Among them kdewallet.kwl and kdewallet.salt in the usual location (as above). It could be that these empty/wrong files are what causes the issue. I haven't tested this yet, as removing them would not be robust against the problem of pam_mount failing sometimes. -- You are receiving this mail because: You are watching all bug changes.