Skip to content

Conversation

@journeyman88
Copy link
Contributor

Aim to fix the problem reported in issue #1673
As that problem presents using the new implementation for __getmacaddrs on certain machines (fails the key fetch without raising any error), while the old implementation thows an exception in output line parsing conversion.
The fix uses by default the 7.1.0 implementation, wrapping it in a try-except block and using the 7.2.1 impl only when the old impl fails.

Changed MAC address fetching code to address possibile regression
@kirtr
Copy link

kirtr commented Sep 14, 2021

This patch fixed an issue I was having where the command line obok would be sucessful, but the plugin version reported success but resulted in importing an encrypted epub file. Please merge! (Fixes #1718 as well)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants