![]() |
#316 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 183
Karma: 3587000
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
I don't know that much about MacOS but it seems to run into issues with modules loaded from /usr/local/Cellar/ which is usually custom modules installed through (Home)brew. Can you try to uninstall these to have it use the system versions and see if it works then?
|
![]() |
![]() |
![]() |
#317 |
Member
![]() Posts: 17
Karma: 10
Join Date: Feb 2023
Device: pocketbook era
|
Ah, didnt see there already is a reply.
Admittedly, I am not sure how to do this, but guess I will start with carefully looking through the various modules. Thanks already, I'll let you know how it goes! |
![]() |
![]() |
![]() |
#318 |
Member
![]() Posts: 17
Karma: 10
Join Date: Feb 2023
Device: pocketbook era
|
Aparently the problem was with the openssl library as installed by brew. [Or at least, this, and the following, is my reading of the situation]. Namely, openssl as delivered by brew is not signed, which caused the apple security framework to block it.
After a wastefull hour on the different stack exchanges I finally did the opposite of what one person suggested, I unlinked openssl (which I guerss is a variant of what you were suggesting) Code:
brew unlink openssl@3 Still, there were some issues (bugs?) when using the plugin: Only two of the three acsm files where converted to epub. The third simply did not work, so I went the old route via ADE and then importing to Calibre. Big thanks for your help and for the nice plugin! |
![]() |
![]() |
![]() |
#319 | |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 183
Karma: 3587000
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Quote:
If you post that log maybe I can figure out how it happens and fix it. |
|
![]() |
![]() |
![]() |
#320 |
Member
![]() Posts: 17
Karma: 10
Join Date: Feb 2023
Device: pocketbook era
|
Cool, thanks for the offer! I think this is the important part of the output (full output below):
Code:
DeACSM v0.0.16: Trying to parse file StrangerstoOurselves_9780374600853_8328676.acsm DeACSM v0.0.16: Try to fulfill ... DeACSM v0.0.16: Hey, that didn't work: Looks like there's been an error during Fulfillment: <error xmlns="http://ns.adobe.com/adept" data="E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER http://acsepub.contentreserve.com/fulfillment/Fulfill berlinbiblio~100645-4555086-00090_9772c7b0-73bb-4877-adde-aca7bbd144cc-410 urn:uuid:46ab3f83-5450-49a7-8c4c-5a3b5b81f89a"/> Added StrangerstoOurselves 9780374600853 8328676 to db in: 0.0 Added 1 books in 2.5 seconds --- And here the full output. Code:
Using calibre Qt style: True ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received ApplicationPaletteChange event received qt.svg: Cannot open file '/Users/myName/Library/Preferences/calibre/resources/images/WordDumb/starfish.svg', because: No such file or directory qt.svg: Cannot open file '/Users/myName/Library/Preferences/calibre/resources/images/WordDumb/starfish.svg', because: No such file or directory calibre Debug log calibre 6.23 embedded-python: True macOS-12.6.7-x86_64-i386-64bit Darwin ('64bit', '') ('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Thu Jun 8 23:57:12 PDT 2023; root:xnu-8020.240.18.701.6~1/RELEASE_X86_64') Python 3.10.1 OSX: ('12.6.7', ('', '', ''), 'x86_64') Interface language: None Successfully initialized third party plugins: DeACSM (0, 0, 16) && Gather KFX-ZIP (from KFX Input) (2, 2, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 2, 0) && Annotations (1, 17, 13) && KFX metadata reader (from KFX Input) (2, 2, 0) && KFX Input (2, 2, 0) && Set KFX metadata (from KFX Output) (2, 0, 0) && KFX Output (2, 0, 0) && Obok DeDRM (10, 0, 3) && WordDumb (3, 29, 3) calibre 6.23 embedded-python: True macOS-12.6.7-x86_64-i386-64bit Darwin ('64bit', '') ('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Thu Jun 8 23:57:12 PDT 2023; root:xnu-8020.240.18.701.6~1/RELEASE_X86_64') Python 3.10.1 OSX: ('12.6.7', ('', '', ''), 'x86_64') Interface language: None Successfully initialized third party plugins: DeACSM (0, 0, 16) && Gather KFX-ZIP (from KFX Input) (2, 2, 0) && DeDRM (10, 0, 3) && Package KFX (from KFX Input) (2, 2, 0) && Annotations (1, 17, 13) && KFX metadata reader (from KFX Input) (2, 2, 0) && KFX Input (2, 2, 0) && Set KFX metadata (from KFX Output) (2, 0, 0) && KFX Output (2, 0, 0) && Obok DeDRM (10, 0, 3) && WordDumb (3, 29, 3) QPA platform: cocoa devicePixelRatio: 2.0 logicalDpi: 72.0 x 72.0 physicalDpi: 113.50000170459899 x 113.50000170459901 [0.00] Starting up... [0.04] Showing splash screen... [0.26] splash screen shown [0.26] Initializing db... [0.27] db initialized [0.27] Constructing main UI... DEBUG: 0.0 Annotations plugin: Error loading libiMobileDevice. This hasn't worked for a while, and is blacklisted in calibre v3. DEBUG: 0.0 Annotations plugin: Error is: No module named 'calibre.devices.idevice' DEBUG: 0.0 Annotations::reader_app_support.py - loading translations DEBUG: 0.0 Annotations::common_utils.py - loading translations DEBUG: 0.0 Annotations::appearance.py - loading translations DEBUG: 0.0 Annotations::config.py - loading translations DEBUG: 0.0 Annotations::annotated_books.py - loading translations DEBUG: 0.0 Annotations::action.py - loading translations DEBUG: 0.0 obok::utilities.py - loading translations DEBUG: 0.0 obok::dialogs.py - loading translations DEBUG: 0.0 obok::config.py - loading translations DEBUG: 0.0 obok::action_err.py - loading translations [1.34] main UI initialized... [1.34] Hiding splash screen Starting QuickView [17.03] splash screen hidden [17.03] Started up in 17.03 seconds with 105 books DeACSM v0.0.16: Trying to parse file StrangerstoOurselves_9780374600853_8328676.acsm DeACSM v0.0.16: Try to fulfill ... DeACSM v0.0.16: Hey, that didn't work: Looks like there's been an error during Fulfillment: <error xmlns="http://ns.adobe.com/adept" data="E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER http://acsepub.contentreserve.com/fulfillment/Fulfill berlinbiblio~100645-4555086-00090_9772c7b0-73bb-4877-adde-aca7bbd144cc-410 urn:uuid:46ab3f83-5450-49a7-8c4c-5a3b5b81f89a"/> Added StrangerstoOurselves 9780374600853 8328676 to db in: 0.0 Added 1 books in 2.5 seconds |
![]() |
![]() |
![]() |
#321 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 183
Karma: 3587000
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
The main error in the log is this: E_LIC_ALREADY_FULFILLED_BY_ANOTHER_USER
This means that the ACSM file you are using is already linked to / fulfilled by a different user account. You probably have different AdobeIDs in the plugin and in ADE, and when you fulfilled it with ADE it got linked to that identity; so you'd need to get a new ACSM to test this again. Unfortunately, in this state it's not (easily) possible to figure out what caused the first download to fail. |
![]() |
![]() |
![]() |
#322 |
Member
![]() Posts: 17
Karma: 10
Join Date: Feb 2023
Device: pocketbook era
|
Thanks for the clarification! Admittedly I don't really know what could have gone wrong. But since the other two books I loaded did not suffer from that problem, I guess that this is probably due to some of the things I tried while not having properly installed the plugin. So its likely not reproducible (since the other two books did not throw that error).
Thanks a lot! And I'll let you know if this does start to reoccur! For now it seems not o be a bug but something on my side. And thanks for the great plugin and the great support!! |
![]() |
![]() |
![]() |
#323 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 35
Karma: 2119794
Join Date: Jan 2016
Device: Kindle Paperwhite 2019
|
A month later and still getting the same error. This is from my library's Libby site too...very surprised it's doing this. Again, works just fine from the Adobe test site.
|
![]() |
![]() |
![]() |
#324 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 183
Karma: 3587000
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Hm. If you're on Windows, can you try downloading https://letsencrypt.org/certs/lets-encrypt-r3.der and re-import that into the certificate store (just double-clicking the file should show a prompt letting you do that) and see if that fixes it?
|
![]() |
![]() |
![]() |
#325 |
Enthusiast
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 35
Karma: 2119794
Join Date: Jan 2016
Device: Kindle Paperwhite 2019
|
That worked, thanks! No idea why or how my certificates got jumbled though.
|
![]() |
![]() |
![]() |
#326 |
Groupie
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 183
Karma: 3587000
Join Date: Sep 2021
Device: PB Era, PB InkPad 3 Pro
|
Seems to be an issue with Windows Update and the Windows certificate store. There have been a couple reports recently with Python on Windows in general, not just Calibre.
|
![]() |
![]() |
![]() |
#327 |
Junior Member
![]() Posts: 9
Karma: 10
Join Date: Nov 2008
Device: Kindle Paperwhite, Nexus 7, Windows Phone, ASUS tablet
|
I've had the same issue for the last few months. Importing the new cert fixed it for me as well. Thanks for the help! (Windows)
|
![]() |
![]() |
![]() |
#328 |
The Grand Mouse 高貴的老鼠
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 74,092
Karma: 315558332
Join Date: Jul 2007
Location: Norfolk, England
Device: Kindle Oasis
|
Worked first time. Utterly brilliant. Thanks.
|
![]() |
![]() |
![]() |
#329 |
Junior Member
![]() Posts: 5
Karma: 10
Join Date: Sep 2023
Device: Kobo Aura
|
I apologize if this is the wrong place to ask but I suspect some Calibre upgrade has broken the plugin for me (it used to work well last time I used it some months ago). Now I get the following error:
Spoiler:
Anything simple can do to fix it? I am trying to run it in a Debian Sid with calibre 6.25.0+ds-1, in case it helps. Thanks in advance for your help! Last edited by theducks; 09-01-2023 at 10:24 AM. Reason: Please Spoiler Log files |
![]() |
![]() |
![]() |
#330 |
Well trained by Cats
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Posts: 31,127
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
|
What OS?
|
![]() |
![]() |
![]() |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[FileType Plugin] GetFileName | Terisa de morgan | Plugins | 417 | 07-16-2024 03:37 AM |
[FileType Plugin] YVES Bible Plugin | ClashTheBunny | Plugins | 27 | 01-16-2023 01:25 AM |
help with epub on_import filetype plugin | digitalvideo | Development | 4 | 02-27-2020 05:13 AM |
Question about file_types in FileType plugin | Terisa de morgan | Plugins | 6 | 02-08-2017 05:53 AM |
Zip Filetype Plugin? | rsingley | Plugins | 7 | 02-11-2011 05:11 PM |