https://bugs.kde.org/show_bug.cgi?id=512006
--- Comment #3 from Alain <[email protected]> --- On my system, the `gocryptfs` command returned: `gocryptfs [Unknown]; go-fuse v2.8.0; 2025-11-12 go1.23.2 linux/amd64` ^^^^^^^ Plasma-vault doesn't like this 'unknown' version. After patching and recompiling `gocryptfs-2.6.1`, I now get: `gocryptfs [2.6.1]; go-fuse v2.8.0; 2025-11-26 go1.23.2 linux/amd64` Plasma-vault now works correctly with `gocryptfs`, but I still don't have the option to choose 'encfs' or 'cryfs'. According to the source files `cryfsbackend.cpp` and `encfsbackend.cpp`, my versions of 'cryfs' and 'encfs' are correct. CryFS Version 1.0.1 encfs version 1.9.5 fusermount version: 2.9.9 Any ideas? -- You are receiving this mail because: You are watching all bug changes.
