SUMMARY When creating a new vault, a matching folder is created in ~/Vaults/ containing a .directory file. When trying to open this vault for the first time, there is an error "mount point is not empty". I can't open the vault, unless I manually delete the .directory file. It seems related to bug #401413 However, the .directory file is created without any action on my side. Dolphin is not opened. STEPS TO REPRODUCE 1. Create a new Vault with the default settings (CryFS is used here) 2. Try to open it. EXPECTED RESULT Either we should be able to open a Vault anyway, or the .directory should not be created at all. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Gentoo Linux (available in About System) KDE Plasma Version: 5.16.5 KDE Frameworks Version: 5.62.0 Qt Version: 5.12.3 cryfs: 0.9.9 kde-frameworks/kio: 5.62.1
Having a hidden .directory file in there no longer appears to cause any problems.