Bug 412450

Summary: Unnecessary "Mount point not empty" error when folder only contains a .directory file created by Dolphin
Product: [Plasma] plasmashell Reporter: BAKfr <kde-bugzilla>
Component: Vaults widgetAssignee: Ivan Čukić <ivan.cukic>
Status: RESOLVED FIXED    
Severity: normal CC: ivan.cukic, nate
Priority: NOR    
Version First Reported In: 6.0.0   
Target Milestone: 1.0   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description BAKfr 2019-09-29 13:42:39 UTC
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
Comment 1 Nate Graham 2025-01-15 22:40:47 UTC
Having a hidden .directory file in there no longer appears to cause any problems.