-
Notifications
You must be signed in to change notification settings - Fork 5
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
Evolution 3.42.3 cannot add DecSync in Accounts. #47
Comments
Does not work for me as well. Getting the error |
Okay, after researching a little bit, I figured out that the problem is not related to Evolution. It seems to be related to recent Arch updates regarding glibc and libcrypt. DecSync seems to depend on libcrypt.so.1 which is deprecated and no longer provided in Arch. This is also discussed in 39aldo39/libdecsync#14. The solution is to install libxcrypt-compat, an AUR package that restores libcrypt.so.1. Optimally, this package is added as dependency of libdecsync itself in the future. I also rebuilt and reinstalled evolution-decsync to be sure and restarted all Evolution processes. Now the extension works again :) |
does not help the problem here. Terminal says that there is nothing to do as "libxcrypt-compat-4.4.28-1.fc36.x86_64" is already installed. I will be grateful for other hints. |
I installed
evolution-decsync
via AUR package and DecSync plugin will not show up inEdit
→Preferences
→Plugins
orEdit
→Accounts
→Add
The text was updated successfully, but these errors were encountered: