-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Exception when installing plugin in Flatpak Calibre #67
Comments
I can confirm that DeACSM doesn't work with flatpak calibre, that's why I have reported this: flathub/com.calibre_ebook.calibre#189 I can confirm that this workaround worked:
Then I could install the plugin in flatpak calibre. |
This has nothing to do with Flatpak vs. non Flatpak. This is a bug in oscrypto that causes it to fail with OpenSSL 3.0.10 and newer. I'll try to add another patch for that later. |
Experiencing the same here. |
FWIW, the latest version worked find with my Flatpak install of Calibre. |
There wasn't a new release of the plug-in since this bug was opened. |
Correct, 0.1.0 is still not released since there's still issues with migrating from 0.0.16 to 0.1.0. It can be downloaded from github and then be manually installed, though. |
Yes, I'm using the .16 one from GitHub. |
Bug description
When trying to import the plugin, Calibre installed via Flatpak shows the following exception:
This appears due to a bug in oscrypto with libssl version numbers that contain multiple digits (the runtime used by the Calibre Flatpak currently has OpenSSL 3.0.10). This was fixed in oscrypto (wbond/oscrypto@d5f3437) but not yet included in a release (wbond/oscrypto#78).
Would it be possible to make a new release of DeACSM with a fixed bundled version of oscrypto?
Operating system
Linux
Which version of Calibre are you running?
6.26
Which version of the ACSM Input plugin are you running?
v0.0.16
Import type
No response
Further information
No response
The text was updated successfully, but these errors were encountered: