skywind3000 / skywind3000/z.lua
Weird behavior in Cryptomator vault (FUSE)
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 3.1k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
When using the plugin inside a Cryptomator vault, it doesn't work and triggers a very interesting error message.
- Download and install Cryptomator on Linux
- Create a new vault, unlock the vault and open a shell inside the unlocked vault (which is a FUSE mount)
- Create a directory inside the vault, e.g.
mkdir test - Change into the directory
cd test - Receive a weird error message:
Picked up _JAVA_OPTIONS: -Dawt.useSystemAAFontSettings=on
Error: Could not find or load main class .home.user..local.share.sheldon.repos.github.com.skywind3000.z.lua.z.lua
Caused by: java.lang.ClassNotFoundException: /home/user//local/share/sheldon/repos/github/com/skywind3000/z/lua/z/lua
Should the plugin be compatible with FUSE or is this a known limitation? (Maybe it has nothing to do with FUSE and is a Cryptomator problem, not sure...)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the five-step scenario on Linux using a Cryptomator vault and an unlocked FUSE mount, then compare it with the same directory operations outside the vault. The issue names no files, tests, or entry points; done means identifying whether FUSE or Cryptomator causes the failure and documenting or resolving the compatibility behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua, shell
- Domain
- cli, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100