https://bugs.kde.org/show_bug.cgi?id=446552
--- Comment #4 from SolidTemperature0 <i6ic...@mailezee.com> --- (In reply to Nate Graham from comment #3) > What does `sysctl fs.inotify.max_user_watches` say? fs.inotify.max_user_watches = 16384 > When it happens, what does `tail -f /var/log/dmesg` say? Used 'dmesg -w' instead, but it didn't show anything (only messages about pam because I used sudo to run it). I also checked with KSystemLog (with all priorities enabled) but it didn't seem to show any problem: 07/12/21 19:31 cryfs Filesystem started. 07/12/21 19:31 kded5 OUT: "CryFS Version 0.11.0\n\nPassword: \nDeriving encryption key (this can take some time)...done\n\n----------------------------------------------------\nFilesystem configuration:\n----------------------------------------------------\n- Filesystem format version: 0.10\n- Created with: CryFS 0.11.0\n- Last opened with: CryFS 0.11.0\n- Cipher: xchacha20-poly1305\n- Blocksize: 16384 bytes\n- Filesystem Id: 2F8A58DA5A9A259B91AF52CED41B6973\n----------------------------------------------------\n\nMounting filesystem. To unmount, call:\n$ cryfs-unmount \"/home/user/Vaults/test\"\n\n" 07/12/21 19:31 kded5 ERR: "" 07/12/21 19:31 dolphin kf.service.services: The desktop entry file "/home/user/Vaults/test/.directory" has Type= "Application" but no Exec line 07/12/21 19:32 systemd home-user-Vaults-test.mount: Deactivated successfully. 07/12/21 19:32 cryfs Filesystem stopped. (The log has been made while opening the vault by the context menu, manually refresh dolphin and then close it by the context menu again, and the bug still appeared both when opening and closing the vault) -- You are receiving this mail because: You are watching all bug changes.