https://bugs.kde.org/show_bug.cgi?id=386200
--- Comment #19 from Ivan Čukić <ivan.cu...@kde.org> --- Hi Sylvain, Which version of cryfs dod you install? Did you select an existing, empty directory for the mount point? (seems like the error message does not appear always, need to investigate why) If the UI fails, you can 'import' by manally editing the config. 1. kquitapp5 kded5 2. killall kded5 3. cp ~/.config/plasmavaultrc ~/.config/plasmavaultrc.backup 4. open .config/plasmavaultrc in an editor of your choice 5. In the section [EncryptedDevices] add the device as /location/to/encrypted/data=true 6. Create a new section called [/location/to/encrypted/data] and add these fields in it: mountPoint=/path/to/an/empty/directory/where/you/want/the/vault/mounted backend=cryfs name=Name of the Vault 7. Save the file and "killall kded5" again just for good measure 8. Start kded5: kded5 &>/dev/null& 9. Check whether the things you added are still present in ~/.config/plasmavaultrc 10. Check whether you can mount the vault -- You are receiving this mail because: You are watching all bug changes.