https://bugs.kde.org/show_bug.cgi?id=386200
--- Comment #38 from Dominik Kummer <ad...@arkades.org> --- I tried all suggested workarounds, but I always get a lastStatus=2 within plasmavaultsrc. Mounting manually with encfs works just fine. EDIT: Finally I found a workaround to "migrate" my "old" vaults: - rename ~/.local/share/plasma-vault/MyCredentials.enc to ~/.local/share/plasma-vault/MyCredentials.enc.bkp - create a new "MyCredentials" vault via plasma vaults and mount it - mount ~/.local/share/plasma-vault/MyCredentials.enc.bkp to /tmp/MyCredentials manually with encfs command - copy the decrypted data from /tmp/MyCredentials to the new vault /home/user/Vaults/MyCredentials manually which is a regular user's horror regarding security. So if you are under risk, disconnect your network during procedure. -- You are receiving this mail because: You are watching all bug changes.