Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weird behavior in Cryptomator vault (FUSE) #191

Open
ret2src opened this issue Nov 7, 2023 · 0 comments
Open

Weird behavior in Cryptomator vault (FUSE) #191

ret2src opened this issue Nov 7, 2023 · 0 comments

Comments

@ret2src
Copy link

ret2src commented Nov 7, 2023

When using the plugin inside a Cryptomator vault, it doesn't work and triggers a very interesting error message.

  1. Download and install Cryptomator on Linux
  2. Create a new vault, unlock the vault and open a shell inside the unlocked vault (which is a FUSE mount)
  3. Create a directory inside the vault, e.g. mkdir test
  4. Change into the directory cd test
  5. 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...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant