Bug 412450 - Unnecessary "Mount point not empty" error when folder only contains a .directory file created by Dolphin
Summary: Unnecessary "Mount point not empty" error when folder only contains a .direct...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Vaults widget (show other bugs)
Version: 6.0.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: 1.0
Assignee: Ivan Čukić
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-29 13:42 UTC by BAKfr
Modified: 2025-01-15 22:40 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.