You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Loading the FFI libs may fail, in which case we expect KDEWallet to not be available instead of the application crashing. Catching the UnsatisfiedLinkError in here should fix this:
See cryptomator/cryptomator#1694:
Loading the FFI libs may fail, in which case we expect KDEWallet to not be available instead of the application crashing. Catching the
UnsatisfiedLinkError
in here should fix this:integrations-linux/src/main/java/org/cryptomator/linux/keychain/KDEWalletKeychainAccess.java
Lines 81 to 88 in d73b316
The text was updated successfully, but these errors were encountered: