Sebastian Stenzel
Sebastian Stenzel
I guess the resulting .exe is also on said drive? If you compile _inside_ the drive but then move the exe onto your system drive, will it run there?
May be related to #1328?
The diff only shows that builds aren't deterministic. I don't know what either of the two compilers (AutoIt and VS) do when writing the binary. Can you please try and...
May be related to #708. Just for the sake of completeness, can you please also test 1.4.7?
@zpbd Would be great to get more insights here. Thanks!
Context menu labels are translated upstream: https://github.com/openjdk/jfx/tree/master/modules/javafx.controls/src/main/resources/com/sun/javafx/scene/control/skin/resources If you want to translate these, simply ask on [the openjfx-dev mailing list](http://mail.openjdk.java.net/mailman/listinfo/openjfx-dev), whether there is an existing issue for this and make...
> `1.15.3` is no existing Cryptomator version. I think @fancsali meant `1.5.13`
Nope, #1406 only affects macOS Big Sur
> I noticed that GDFS copy was doing a lot more zwCreateFile operations on the parent directory, with only one writeFile call in between. Thanks for reporting, this is an...
Without yet knowing what is causing this delay (as it seems to increase with the number of sibling files, I guess something is causing a dir listing between each write),...