Armin Schrenk

Results 191 comments of Armin Schrenk

You mentioned `robocopy`, which is a Windows-only tool. This issue is about macOS.

@cjom I can reprodcue this. _But_, as you already pointed out, this seems nomral to Google Drive. If I copy the file to File Stream outside a vault, the ctime...

@Greggggggggggg I cannot reproduce your problem. You can help investigate the issue by installing a recent version of the [Java SDK](https://www.oracle.com/java/technologies/downloads/#jdk17-windows) (e.g., the via the msi installer), enable the option...

The log contains the following stacktrace: ``` 18:05:34.040 [main] ERROR org.cryptomator.launcher.Cryptomator - Terminating due to error java.lang.RuntimeException: No toolkit found at [email protected]/com.sun.javafx.tk.Toolkit.getToolkit(Toolkit.java:278) at [email protected]/com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:291) at [email protected]/com.sun.javafx.application.PlatformImpl.startup(PlatformImpl.java:163) at [email protected]/com.sun.javafx.application.LauncherImpl.startToolkit(LauncherImpl.java:659) at [email protected]/com.sun.javafx.application.LauncherImpl.launchApplication1(LauncherImpl.java:679)...

Thanks for providing it. Unfortunately, we are only one step further. To show an UI, Cryptomator needs to load native system libraries. Normally it ships with those, so loading them...

> How can I whitelist the application so that the system libraries are no longer blocked? UnfortunateIy I have no answer for that.

I serached a little bit on the web: If account is secured with group policies or the WIndows AppLocker, you prevent loading system libraries for specific apps, see https://docs.microsoft.com/en-us/windows/security/threat-protection/windows-defender-application-control/applocker/dll-rules-in-applocker. _____...

Does also happen on Windows 10. Using the bare voulme provider library fuse-nio-adapter, the log is [fuseNio_crypto.log](https://github.com/cryptomator/cryptomator/files/8889705/fuseNio_crypto.log) Of interest are lines 407 ff where it is tried to release a...

@jeffrson Does this issue still appear? If so, can you do some extensive debugging and send afterwards the two created log files? The instructions for it are below: Inside Cryptomator:...