apprenticeharper / DeDRM_tools

DeDRM tools for ebooks
14.43k stars 1.49k forks source link

"""Blacklisting the DeDRM plugin as it is too old and causes crashes""" #2196

Open SomeGuyNamedErik opened 1 year ago

SomeGuyNamedErik commented 1 year ago

I wanted to surprise my girlfriend with a cool new ebook about Brain Health (never bought or read an ebook myself before) but then I found out about DRM... The E-book was bought on a dutch website (bol.com) and authorized with Adobe digital editions (v4.5).

Skip forward 2 hrs: I set up Calibre and the latest version of DeDRM (as of January 17th 2023) on my Macbook Pro. I checked the read.me and ran Calibre in debug mode to check for a log, this is the log:

""" Blacklisting the DeDRM plugin as it is too old and causes crashes Using calibre Qt style: True calibre Debug log calibre 6.11 embedded-python: True macOS-12.6.2-x86_64-i386-64bit Darwin ('64bit', '') ('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:16 PST 2022; root:xnu-8020.240.14~1/RELEASE_X86_64') Python 3.10.1 OSX: ('12.6.2', ('', '', ''), 'x86_64') Interface language: None Successfully initialized third party plugins: DeDRM (7, 2, 1) calibre 6.11 embedded-python: True macOS-12.6.2-x86_64-i386-64bit Darwin ('64bit', '') ('Darwin', '21.6.0', 'Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:16 PST 2022; root:xnu-8020.240.14~1/RELEASE_X86_64') Python 3.10.1 OSX: ('12.6.2', ('', '', ''), 'x86_64') Interface language: None Successfully initialized third party plugins: DeDRM (7, 2, 1) QPA platform: cocoa devicePixelRatio: 2.0 logicalDpi: 72.0 x 72.0 physicalDpi: 113.50000170459899 x 113.50000170459901 [0.00] Starting up... [0.03] Showing splash screen... [0.26] splash screen shown [0.26] Initializing db... [0.27] db initialized [0.27] Constructing main UI... Screens currently in system: {'depth': 24, 'device_pixel_ratio': 2.0, 'geometry_in_logical_pixels': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': 'Color LCD', 'serial': '', 'size_in_logical_pixels': {'height': 800, 'width': 1280}, 'virtual_geometry': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}} Restoring geometry for: calibre_main_window_geometry {'frame_geometry': {'height': 512, 'width': 1280, 'x': 0, 'y': 89}, 'full_screened': False, 'geometry': {'height': 484, 'width': 1280, 'x': 0, 'y': 117}, 'maximized': False, 'normal_geometry': {'height': 484, 'width': 1280, 'x': 0, 'y': 117}, 'screen': {'depth': 24, 'device_pixel_ratio': 2.0, 'geometry_in_logical_pixels': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': 'Color LCD', 'serial': '', 'size_in_logical_pixels': {'height': 800, 'width': 1280}, 'virtual_geometry': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}}} Matching screen: {'depth': 24, 'device_pixel_ratio': 2.0, 'geometry_in_logical_pixels': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': 'Color LCD', 'serial': '', 'size_in_logical_pixels': {'height': 800, 'width': 1280}, 'virtual_geometry': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}} Setting widget geometry to: {'height': 484, 'width': 1280, 'x': 0, 'y': 117} [1.05] main UI initialized... [1.05] Hiding splash screen Starting QuickView Blacklisting the DeDRM plugin as it is too old and causes crashes [8.40] splash screen hidden [8.40] Started up in 8.40 seconds with 1 books Added Brain Energy to db in: 0.0 Added 1 books in 0.7 seconds Blacklisting the DeDRM plugin as it is too old and causes crashes Worker Launch took: 0.01 seconds Saving geometry for: calibre_main_window_geometry {'frame_geometry': {'height': 512, 'width': 1280, 'x': 0, 'y': 25}, 'full_screened': False, 'geometry': {'height': 484, 'width': 1280, 'x': 0, 'y': 53}, 'maximized': False, 'normal_geometry': {'height': 484, 'width': 1280, 'x': 0, 'y': 53}, 'screen': {'depth': 24, 'device_pixel_ratio': 2.0, 'geometry_in_logical_pixels': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}, 'index_in_screens_list': 0, 'manufacturer': '', 'model': '', 'name': 'Color LCD', 'serial': '', 'size_in_logical_pixels': {'height': 800, 'width': 1280}, 'virtual_geometry': {'height': 800, 'width': 1280, 'x': 0, 'y': 0}}} """

Can anybody help me? I'll happily share the ebook about Brain Health with you :)

ElleKayEm commented 1 year ago

Latest DeDRM is 10.0.3: https://github.com/noDRM/DeDRM_tools/releases/tag/v10.0.3