Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 01-02-2023, 01:12 PM   #1
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
Calibre Won't Convert This Book

Calibre doesn't seem to want to convert Jay Kristoff's "Nevernight" from AZW3 to epub3:

https://www.amazon.com/Nevernight-Ch...ef_=ast_sto_dp

I downloaded a fresh copy of the AZW3 from my library of books on Amazon, Added it to my working library in Calibre, right-clicked on it and told it to Convert Individually. Normally, a conversion like that takes only a handful of seconds. I've let it run for over two minutes (with it using over 10% of my CPU) and it doesn't complete (according to the Jobs area in Calibre, it doesn't get beyond 1% complete). I've tried multiple times with restarts of everything up to the computer, itself. No dice. It's 100% reproducible on my system.

I then used the KindleUnpack plugin to do a KF8 to Epub... and that worked fine. I could edit the resulting epub to my heart's content without issue.

If anyone has access to that book, could you try doing a conversion to epub3 on your system?

Also, I used the ScrambleEbook plugin to obfuscate the AZW3, added that into my working Calibre library, tried to convert that to epub3 and had the same problem. Here's a link to that obfuscated book so you can try converting that if you want:

https://drive.google.com/file/d/1OHk...ew?usp=sharing

The last time I tried converting the AZW3 to epub3, I stopped the process after two minutes and grabbed a copy of the log from Show Job Details under the Jobs area. Here's what it showed:
Code:
Convert book 1 of 1 (Nevernight (The Nevernight Chronicle))
DeDRM v10.0.3: Trying to decrypt qpkuwuqq.azw3
Using Library AlfCrypto DLL/DYLIB/SO
MobiDeDrm v1.1.
Copyright © 2008-2020 The Dark Reverser, Apprentice Harper et al.
Decrypting Kindle Format 8 ebook: Nevernight (The Nevernight Chronicle)
Found 6 keys to try after 0.0 seconds
Crypto Type is: 0
This book is not encrypted.
Decryption succeeded after 0.0 seconds
DeDRM v10.0.3: Finished after 0.0 seconds
Conversion options changed from defaults:
  enable_heuristics: True
  epub_version: '3'
  margin_right: 0.0
  read_metadata_from_opf: 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_rnfizmgq\\xojbl9ca.opf'
  markup_chapter_headings: False
  filter_css: 'line-height'
  margin_left: 0.0
  expand_css: True
  margin_bottom: 0.0
  smarten_punctuation: True
  cover: 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_rnfizmgq\\rskfzbwg.jpeg'
  disable_font_rescaling: True
  insert_metadata: True
  margin_top: 0.0
  remove_first_image: True
  minimum_line_height: 0.0
  replace_scene_breaks: '<hr />'
  preserve_cover_aspect_ratio: True
  output_profile: 'tablet'
  verbose: 2
Resolved conversion options
calibre version: 6.10.0
{'asciiize': False,
 'author_sort': None,
 'authors': None,
 'base_font_size': 0.0,
 'book_producer': None,
 'change_justification': 'original',
 'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
            "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
            "'i')) or @class = 'chapter']",
 'chapter_mark': 'pagebreak',
 'comments': None,
 'cover': 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_rnfizmgq\\rskfzbwg.jpeg',
 'debug_pipeline': None,
 'dehyphenate': True,
 'delete_blank_paragraphs': True,
 'disable_font_rescaling': True,
 'dont_split_on_page_breaks': False,
 'duplicate_links_in_toc': False,
 'embed_all_fonts': False,
 'embed_font_family': None,
 'enable_heuristics': True,
 'epub_flatten': False,
 'epub_inline_toc': False,
 'epub_toc_at_end': False,
 'epub_version': '3',
 'expand_css': True,
 'extra_css': None,
 'extract_to': None,
 'filter_css': 'line-height',
 'fix_indents': True,
 'flow_size': 260,
 'font_size_mapping': None,
 'format_scene_breaks': True,
 'html_unwrap_factor': 0.4,
 'input_encoding': None,
 'input_profile': <calibre.customize.profiles.InputProfile object at 0x000001A53D989ED0>,
 'insert_blank_line': False,
 'insert_blank_line_size': 0.5,
 'insert_metadata': True,
 'isbn': None,
 'italicize_common_cases': True,
 'keep_ligatures': False,
 'language': None,
 'level1_toc': None,
 'level2_toc': None,
 'level3_toc': None,
 'line_height': 0.0,
 'linearize_tables': False,
 'margin_bottom': 0.0,
 'margin_left': 0.0,
 'margin_right': 0.0,
 'margin_top': 0.0,
 'markup_chapter_headings': False,
 'max_toc_links': 50,
 'minimum_line_height': 0.0,
 'no_chapters_in_toc': False,
 'no_default_epub_cover': False,
 'no_inline_navbars': False,
 'no_svg_cover': False,
 'output_profile': <calibre.customize.profiles.TabletOutput object at 0x000001A53D988A60>,
 'page_breaks_before': "//*[name()='h1' or name()='h2']",
 'prefer_metadata_cover': False,
 'preserve_cover_aspect_ratio': True,
 'pretty_print': True,
 'pubdate': None,
 'publisher': None,
 'rating': None,
 'read_metadata_from_opf': 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_rnfizmgq\\xojbl9ca.opf',
 'remove_fake_margins': True,
 'remove_first_image': True,
 'remove_paragraph_spacing': False,
 'remove_paragraph_spacing_indent_size': 1.5,
 'renumber_headings': True,
 'replace_scene_breaks': '<hr />',
 'search_replace': '[]',
 'series': None,
 'series_index': None,
 'smarten_punctuation': True,
 'sr1_replace': None,
 'sr1_search': None,
 'sr2_replace': None,
 'sr2_search': None,
 'sr3_replace': None,
 'sr3_search': None,
 'start_reading_at': None,
 'subset_embedded_fonts': False,
 'tags': None,
 'timestamp': None,
 'title': None,
 'title_sort': None,
 'toc_filter': None,
 'toc_threshold': 6,
 'toc_title': None,
 'transform_css_rules': '[]',
 'transform_html_rules': '[]',
 'unsmarten_punctuation': False,
 'unwrap_lines': True,
 'use_auto_toc': False,
 'verbose': 2}
DeDRM v10.0.3: Trying to decrypt zkgpvv2_.azw3
MobiDeDrm v1.1.
Copyright © 2008-2020 The Dark Reverser, Apprentice Harper et al.
Decrypting Kindle Format 8 ebook: Nevernight (The Nevernight Chronicle)
Found 6 keys to try after 0.0 seconds
Crypto Type is: 0
This book is not encrypted.
Decryption succeeded after 0.0 seconds
DeDRM v10.0.3: Finished after 0.0 seconds
InputFormatPlugin: MOBI Input running
on C:\Users\Dave\AppData\Local\Temp\calibre_rnfizmgq\6hwg0dhd.azw3
Found KF8 MOBI of type 'standalone'
Extracting text...
Parsing all content...
Parsing text/part0021.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.00847457627118644 percent blank
Hard line breaks check returned True
Median line length is 87, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0022.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.00684931506849315 percent blank
Hard line breaks check returned True
Median line length is 86, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0028.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.007462686567164179 percent blank
Hard line breaks check returned True
Median line length is 83, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0043.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.005434782608695652 percent blank
Hard line breaks check returned True
Median line length is 87, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0047.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.06666666666666667 percent blank
Hard line breaks check returned True
Median line length is 75, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0054.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.047619047619047616 percent blank
Hard line breaks check returned True
Median line length is 74, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0045.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.004608294930875576 percent blank
Hard line breaks check returned False
Median line length is 95, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0058.html ...
*********  Heuristic processing HTML  *********
There are 0 blank lines. 0.0 percent blank
Hard line breaks check returned False
Median line length is 192, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0007.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0009.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.006289308176100629 percent blank
Hard line breaks check returned False
Median line length is 96, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0013.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.003968253968253968 percent blank
Hard line breaks check returned True
Median line length is 98, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0037.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.007518796992481203 percent blank
Hard line breaks check returned True
Median line length is 72, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0051.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.16666666666666666 percent blank
Hard line breaks check returned False
Median line length is 83, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0015.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.003367003367003367 percent blank
Hard line breaks check returned True
Median line length is 96, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0001.html ...
*********  Heuristic processing HTML  *********
There are 5 blank lines. 0.2777777777777778 percent blank
Hard line breaks check returned True
Median line length is 58, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0003.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0008.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.007407407407407408 percent blank
Hard line breaks check returned True
Median line length is 90, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0012.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.004901960784313725 percent blank
Hard line breaks check returned False
Median line length is 89, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0046.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.007042253521126761 percent blank
Hard line breaks check returned True
Median line length is 83, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0014.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.005025125628140704 percent blank
Hard line breaks check returned False
Median line length is 96, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0017.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0025.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.004651162790697674 percent blank
Hard line breaks check returned True
Median line length is 88, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0030.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.0036900369003690036 percent blank
Hard line breaks check returned True
Median line length is 94, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0038.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.002976190476190476 percent blank
Hard line breaks check returned True
Median line length is 96, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0048.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.14285714285714285 percent blank
Hard line breaks check returned True
Median line length is 50, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0050.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0056.html ...
*********  Heuristic processing HTML  *********
There are 0 blank lines. 0.0 percent blank
Hard line breaks check returned False
Median line length is 237, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing styles/0001.css ...
Parsing text/part0004.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0016.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.003952569169960474 percent blank
Hard line breaks check returned False
Median line length is 96, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0027.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.005988023952095809 percent blank
Hard line breaks check returned True
Median line length is 88, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0029.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.00684931506849315 percent blank
Hard line breaks check returned True
Median line length is 75, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0032.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.007462686567164179 percent blank
Hard line breaks check returned False
Median line length is 91, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0034.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.0033444816053511705 percent blank
Hard line breaks check returned True
Median line length is 95, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0041.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.006024096385542169 percent blank
Hard line breaks check returned True
Median line length is 92, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0042.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.00625 percent blank
Hard line breaks check returned True
Median line length is 75, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0006.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.09090909090909091 percent blank
Hard line breaks check returned False
Median line length is 81, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0018.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.009708737864077669 percent blank
Hard line breaks check returned False
Median line length is 80, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0026.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.006535947712418301 percent blank
Hard line breaks check returned True
Median line length is 84, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0031.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.005319148936170213 percent blank
Hard line breaks check returned True
Median line length is 84, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0033.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.004484304932735426 percent blank
Hard line breaks check returned True
Median line length is 91, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0036.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0039.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.004807692307692308 percent blank
Hard line breaks check returned True
Median line length is 77, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0049.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0057.html ...
*********  Heuristic processing HTML  *********
There are 0 blank lines. 0.0 percent blank
Hard line breaks check returned False
Median line length is 217, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0000.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0002.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.5 percent blank
deleting blank lines
Hard line breaks check returned True
Median line length is 429, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0005.html ...
*********  Heuristic processing HTML  *********
flow is too short, not running heuristics
Parsing text/part0011.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.007874015748031496 percent blank
Hard line breaks check returned False
Median line length is 84, calculated with html format
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0020.html ...
*********  Heuristic processing HTML  *********
There are 1 blank lines. 0.0053475935828877 percent blank
Hard line breaks check returned True
Median line length is 81, calculated with html format
Unwrapping required, unwrapping Lines
Fixing hyphenated content
Formatting scene breaks
Parsing text/part0035.html ...
*********  Heuristic processing HTML  *********
replaced 5 nbsp indents with inline styles
There are 1 blank lines. 0.00546448087431694 percent blank
Hard line breaks check returned False
Median line length is 101, calculated with html format
Fixing hyphenated content
Formatting scene breaks
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 01:23 PM   #2
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
I also tried this using calibre-debug -g. In case it helps, here's the terminal output from that:
Code:
PS C:\Users\Dave> calibre-debug -g
calibre 6.10  embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Diaps Editing Toolbag (0, 4, 0) && EpubCheck (0, 2, 4) && EpubSplit (3, 5, 0) && Goodreads (1, 7, 1) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Utilities (2, 16, 6) && KoboTouchExtended (3, 6, 3) && Modify ePub (1, 8, 1) && Quality Check (1, 13, 3) && ScrambleEbook (0, 6, 0)
QPA platform: windows
devicePixelRatio: 1.25
logicalDpi: 96.0 x 96.0
physicalDpi: 87.37599999999999 x 87.34567164179104
ApplicationPaletteChange event ignored
Using calibre Qt style: True
ApplicationPaletteChange event received
[0.00] Starting up...
[0.00] Initializing db...
[0.01] db initialized
[0.01] Constructing main UI...
DEBUG:    0.0 Kobo Utilities Configuration - CreateNewCustomColumn is supported
DEBUG:    0.0 KoboUtilites::action.py - loading translations
DEBUG:    0.0 KoboUtilites::dialogs.py - loading translations
DEBUG:    0.0 KoboUtilites::action.py - loading translations
qt.webengine.QWebEngineView OK
Screens currently in system:
{'depth': 32,
 'device_pixel_ratio': 1.25,
 'geometry_in_logical_pixels': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0},
 'index_in_screens_list': 0,
 'manufacturer': '',
 'model': '',
 'name': '\\\\.\\DISPLAY1',
 'serial': '',
 'size_in_logical_pixels': {'height': 1152, 'width': 2752},
 'virtual_geometry': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0}}
Restoring geometry for: jobs_dialog_geometry
{'frame_geometry': {'height': 895, 'width': 846, 'x': 1618, 'y': 181},
 'full_screened': False,
 'geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'maximized': False,
 'normal_geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Matching screen: {'depth': 32,
 'device_pixel_ratio': 1.25,
 'geometry_in_logical_pixels': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0},
 'index_in_screens_list': 0,
 'manufacturer': '',
 'model': '',
 'name': '\\\\.\\DISPLAY1',
 'serial': '',
 'size_in_logical_pixels': {'height': 1152, 'width': 2752},
 'virtual_geometry': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0}}
Setting widget geometry to: {'height': 865, 'width': 846, 'x': 1618, 'y': 211}
Restoring geometry for: calibre_main_window_geometry
{'frame_geometry': {'height': 1112, 'width': 2613, 'x': 110, 'y': 0},
 'full_screened': False,
 'geometry': {'height': 1082, 'width': 2613, 'x': 110, 'y': 30},
 'maximized': False,
 'normal_geometry': {'height': 1082, 'width': 2613, 'x': 110, 'y': 30},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Matching screen: {'depth': 32,
 'device_pixel_ratio': 1.25,
 'geometry_in_logical_pixels': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0},
 'index_in_screens_list': 0,
 'manufacturer': '',
 'model': '',
 'name': '\\\\.\\DISPLAY1',
 'serial': '',
 'size_in_logical_pixels': {'height': 1152, 'width': 2752},
 'virtual_geometry': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0}}
Setting widget geometry to: {'height': 1082, 'width': 2613, 'x': 110, 'y': 30}
DEBUG:    0.4 No Kobo Touch, Glo or Mini appears to be connected
DEBUG:    0.4 rebuild_menus - self.supports_ratings=None, self.supports_tiles=None
DEBUG:    0.4 KoboUtilities:set_toolbar_button_tooltip - start: text='None'
DEBUG:    0.4 KoboUtilities:set_toolbar_button_tooltip - setting to text='Utilities to use with Kobo ereaders

Driver: KoboTouchExtended'
[0.56] main UI initialized...
[0.56] Started up in 0.56 seconds with 4 books
Starting QuickView
stdout+stderr from file dialog helper: [b'', b'']
piped data from file dialog helper: [b'.\xcb\x8f\x133\xd0\xc6\xde\xfe!o8}f#\xabv\xd3G\xb1\xddh\x1f\x14\x08p*\x96\xb8|\x80\xfc', b'D:\\Downloads\\Nevernight (The Nevernight Chronicle).azw3']
DeDRM v10.0.3: Trying to decrypt Nevernight (The Nevernight Chronicle).azw3
Using Library AlfCrypto DLL/DYLIB/SO
MobiDeDrm v1.1.
Copyright © 2008-2020 The Dark Reverser, Apprentice Harper et al.
Decrypting Kindle Format 8 ebook: Nevernight (The Nevernight Chronicle)
Found 6 keys to try after 0.0 seconds
Crypto Type is: 2
File is encoded with PID /I0CApwgVH.
Decrypting. Please wait . . . . . . done
Decryption succeeded after 0.1 seconds
DeDRM v10.0.3: Finished after 0.1 seconds
Added Nevernight (The Nevernight Chronicle) to db in: 0.1
Added 1 books in 0.5 seconds
Restoring geometry for: convert_single_dialog_geom
{'frame_geometry': {'height': 986, 'width': 2313, 'x': 223, 'y': 38},
 'full_screened': False,
 'geometry': {'height': 956, 'width': 2313, 'x': 223, 'y': 68},
 'maximized': False,
 'normal_geometry': {'height': 956, 'width': 2313, 'x': 223, 'y': 68},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Matching screen: {'depth': 32,
 'device_pixel_ratio': 1.25,
 'geometry_in_logical_pixels': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0},
 'index_in_screens_list': 0,
 'manufacturer': '',
 'model': '',
 'name': '\\\\.\\DISPLAY1',
 'serial': '',
 'size_in_logical_pixels': {'height': 1152, 'width': 2752},
 'virtual_geometry': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0}}
Setting widget geometry to: {'height': 956, 'width': 2313, 'x': 223, 'y': 68}
Saving geometry for: convert_single_dialog_geom
{'frame_geometry': {'height': 986, 'width': 2313, 'x': 223, 'y': 38},
 'full_screened': False,
 'geometry': {'height': 956, 'width': 2313, 'x': 223, 'y': 68},
 'maximized': False,
 'normal_geometry': {'height': 956, 'width': 2313, 'x': 223, 'y': 68},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Worker Launch took: 0.01 seconds
Restoring geometry for: jobs_dialog_geometry
{'frame_geometry': {'height': 895, 'width': 846, 'x': 1618, 'y': 181},
 'full_screened': False,
 'geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'maximized': False,
 'normal_geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Matching screen: {'depth': 32,
 'device_pixel_ratio': 1.25,
 'geometry_in_logical_pixels': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0},
 'index_in_screens_list': 0,
 'manufacturer': '',
 'model': '',
 'name': '\\\\.\\DISPLAY1',
 'serial': '',
 'size_in_logical_pixels': {'height': 1152, 'width': 2752},
 'virtual_geometry': {'height': 1152, 'width': 2752, 'x': 0, 'y': 0}}
Setting widget geometry to: {'height': 865, 'width': 846, 'x': 1618, 'y': 211}
Job: 0 Convert book 1 of 1 (Nevernight (The Nevernight Chronicle)) finished
Convert book 1 of 1 (Nevernight (The Nevernight Chronicle))
        DeDRM v10.0.3: Trying to decrypt 75bsmpzl.azw3
        Using Library AlfCrypto DLL/DYLIB/SO
        MobiDeDrm v1.1.
        Copyright © 2008-2020 The Dark Reverser, Apprentice Harper et al.
        Decrypting Kindle Format 8 ebook: Nevernight (The Nevernight Chronicle)
        Found 6 keys to try after 0.0 seconds
        Crypto Type is: 0
        This book is not encrypted.
        Decryption succeeded after 0.0 seconds
        DeDRM v10.0.3: Finished after 0.0 seconds
        Conversion options changed from defaults:
          enable_heuristics: True
          epub_version: '3'
          margin_right: 0.0
          read_metadata_from_opf: 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_jf2h09gb\\ogdnvjhh.opf'
          markup_chapter_headings: False
          filter_css: 'line-height'
          margin_left: 0.0
          expand_css: True
          margin_bottom: 0.0
          smarten_punctuation: True
          cover: 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_jf2h09gb\\q_hqdlcz.jpeg'
          disable_font_rescaling: True
          insert_metadata: True
          margin_top: 0.0
          remove_first_image: True
          minimum_line_height: 0.0
          replace_scene_breaks: '<hr />'
          preserve_cover_aspect_ratio: True
          output_profile: 'tablet'
          verbose: 2
        Resolved conversion options
        calibre version: 6.10.0
        {'asciiize': False,
         'author_sort': None,
         'authors': None,
         'base_font_size': 0.0,
         'book_producer': None,
         'change_justification': 'original',
         'chapter': "//*[((name()='h1' or name()='h2') and re:test(., "
                    "'\\s*((chapter|book|section|part)\\s+)|((prolog|prologue|epilogue)(\\s+|$))', "
                    "'i')) or @class = 'chapter']",
         'chapter_mark': 'pagebreak',
         'comments': None,
         'cover': 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_jf2h09gb\\q_hqdlcz.jpeg',
         'debug_pipeline': None,
         'dehyphenate': True,
         'delete_blank_paragraphs': True,
         'disable_font_rescaling': True,
         'dont_split_on_page_breaks': False,
         'duplicate_links_in_toc': False,
         'embed_all_fonts': False,
         'embed_font_family': None,
         'enable_heuristics': True,
         'epub_flatten': False,
         'epub_inline_toc': False,
         'epub_toc_at_end': False,
         'epub_version': '3',
         'expand_css': True,
         'extra_css': None,
         'extract_to': None,
         'filter_css': 'line-height',
         'fix_indents': True,
         'flow_size': 260,
         'font_size_mapping': None,
         'format_scene_breaks': True,
         'html_unwrap_factor': 0.4,
         'input_encoding': None,
         'input_profile': <calibre.customize.profiles.InputProfile object at 0x0000021E3C929ED0>,
         'insert_blank_line': False,
         'insert_blank_line_size': 0.5,
         'insert_metadata': True,
         'isbn': None,
         'italicize_common_cases': True,
         'keep_ligatures': False,
         'language': None,
         'level1_toc': None,
         'level2_toc': None,
         'level3_toc': None,
         'line_height': 0.0,
         'linearize_tables': False,
         'margin_bottom': 0.0,
         'margin_left': 0.0,
         'margin_right': 0.0,
         'margin_top': 0.0,
         'markup_chapter_headings': False,
         'max_toc_links': 50,
         'minimum_line_height': 0.0,
         'no_chapters_in_toc': False,
         'no_default_epub_cover': False,
         'no_inline_navbars': False,
         'no_svg_cover': False,
         'output_profile': <calibre.customize.profiles.TabletOutput object at 0x0000021E3C928A60>,
         'page_breaks_before': "//*[name()='h1' or name()='h2']",
         'prefer_metadata_cover': False,
         'preserve_cover_aspect_ratio': True,
         'pretty_print': True,
         'pubdate': None,
         'publisher': None,
         'rating': None,
         'read_metadata_from_opf': 'C:\\Users\\Dave\\AppData\\Local\\Temp\\calibre_jf2h09gb\\ogdnvjhh.opf',
         'remove_fake_margins': True,
         'remove_first_image': True,
         'remove_paragraph_spacing': False,
         'remove_paragraph_spacing_indent_size': 1.5,
         'renumber_headings': True,
         'replace_scene_breaks': '<hr />',
         'search_replace': '[]',
         'series': None,
         'series_index': None,
         'smarten_punctuation': True,
         'sr1_replace': None,
         'sr1_search': None,
         'sr2_replace': None,
         'sr2_search': None,
         'sr3_replace': None,
         'sr3_search': None,
         'start_reading_at': None,
         'subset_embedded_fonts': False,
         'tags': None,
         'timestamp': None,
         'title': None,
         'title_sort': None,
         'toc_filter': None,
         'toc_threshold': 6,
         'toc_title': None,
         'transform_css_rules': '[]',
         'transform_html_rules': '[]',
         'unsmarten_punctuation': False,
         'unwrap_lines': True,
         'use_auto_toc': False,
         'verbose': 2}
        DeDRM v10.0.3: Trying to decrypt rdbnc_z4.azw3
        MobiDeDrm v1.1.
        Copyright © 2008-2020 The Dark Reverser, Apprentice Harper et al.
        Decrypting Kindle Format 8 ebook: Nevernight (The Nevernight Chronicle)
        Found 6 keys to try after 0.0 seconds
        Crypto Type is: 0
        This book is not encrypted.
        Decryption succeeded after 0.0 seconds
        DeDRM v10.0.3: Finished after 0.0 seconds
        InputFormatPlugin: MOBI Input running
        on C:\Users\Dave\AppData\Local\Temp\calibre_jf2h09gb\ajvjchny.azw3
        Found KF8 MOBI of type 'standalone'
        Extracting text...
        Parsing all content...
        Parsing text/part0004.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0015.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.003367003367003367 percent blank
        Hard line breaks check returned True
        Median line length is 96, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0017.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0021.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.00847457627118644 percent blank
        Hard line breaks check returned True
        Median line length is 87, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0045.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.004608294930875576 percent blank
        Hard line breaks check returned False
        Median line length is 95, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0000.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0006.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.09090909090909091 percent blank
        Hard line breaks check returned False
        Median line length is 81, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0029.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.00684931506849315 percent blank
        Hard line breaks check returned True
        Median line length is 75, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0030.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.0036900369003690036 percent blank
        Hard line breaks check returned True
        Median line length is 94, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0036.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0051.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.16666666666666666 percent blank
        Hard line breaks check returned False
        Median line length is 83, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0055.html ...
        *********  Heuristic processing HTML  *********
        There are 0 blank lines. 0.0 percent blank
        Hard line breaks check returned False
        Median line length is 176, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0005.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0018.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.009708737864077669 percent blank
        Hard line breaks check returned False
        Median line length is 80, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0027.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.005988023952095809 percent blank
        Hard line breaks check returned True
        Median line length is 88, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0031.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.005319148936170213 percent blank
        Hard line breaks check returned True
        Median line length is 84, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0032.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.007462686567164179 percent blank
        Hard line breaks check returned False
        Median line length is 91, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0048.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.14285714285714285 percent blank
        Hard line breaks check returned True
        Median line length is 50, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0054.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.047619047619047616 percent blank
        Hard line breaks check returned True
        Median line length is 74, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0020.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.0053475935828877 percent blank
        Hard line breaks check returned True
        Median line length is 81, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0001.html ...
        *********  Heuristic processing HTML  *********
        There are 5 blank lines. 0.2777777777777778 percent blank
        Hard line breaks check returned True
        Median line length is 58, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0008.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.007407407407407408 percent blank
        Hard line breaks check returned True
        Median line length is 90, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0010.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.005208333333333333 percent blank
        Hard line breaks check returned False
        Median line length is 98, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0013.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.003968253968253968 percent blank
        Hard line breaks check returned True
        Median line length is 98, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0019.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.006666666666666667 percent blank
        Hard line breaks check returned False
        Median line length is 96, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0028.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.007462686567164179 percent blank
        Hard line breaks check returned True
        Median line length is 83, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0043.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.005434782608695652 percent blank
        Hard line breaks check returned True
        Median line length is 87, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0052.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0023.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.004975124378109453 percent blank
        Hard line breaks check returned False
        Median line length is 88, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0014.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.005025125628140704 percent blank
        Hard line breaks check returned False
        Median line length is 96, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0026.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.006535947712418301 percent blank
        Hard line breaks check returned True
        Median line length is 84, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0034.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.0033444816053511705 percent blank
        Hard line breaks check returned True
        Median line length is 95, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0039.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.004807692307692308 percent blank
        Hard line breaks check returned True
        Median line length is 77, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0041.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.006024096385542169 percent blank
        Hard line breaks check returned True
        Median line length is 92, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0044.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.043478260869565216 percent blank
        Hard line breaks check returned True
        Median line length is 60, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0047.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.06666666666666667 percent blank
        Hard line breaks check returned True
        Median line length is 75, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0057.html ...
        *********  Heuristic processing HTML  *********
        There are 0 blank lines. 0.0 percent blank
        Hard line breaks check returned False
        Median line length is 217, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0053.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.018867924528301886 percent blank
        Hard line breaks check returned True
        Median line length is 102, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0002.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.5 percent blank
        deleting blank lines
        Hard line breaks check returned True
        Median line length is 429, calculated with html format
        Unwrapping required, unwrapping Lines
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0007.html ...
        *********  Heuristic processing HTML  *********
        flow is too short, not running heuristics
        Parsing text/part0012.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.004901960784313725 percent blank
        Hard line breaks check returned False
        Median line length is 89, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0024.html ...
        *********  Heuristic processing HTML  *********
        There are 1 blank lines. 0.003952569169960474 percent blank
        Hard line breaks check returned False
        Median line length is 103, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks
        Parsing text/part0035.html ...
        *********  Heuristic processing HTML  *********
        replaced 5 nbsp indents with inline styles
        There are 1 blank lines. 0.00546448087431694 percent blank
        Hard line breaks check returned False
        Median line length is 101, calculated with html format
        Fixing hyphenated content
        Formatting scene breaks

Saving geometry for: jobs_dialog_geometry
{'frame_geometry': {'height': 895, 'width': 846, 'x': 1618, 'y': 181},
 'full_screened': False,
 'geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'maximized': False,
 'normal_geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Saving geometry for: jobs_dialog_geometry
{'frame_geometry': {'height': 895, 'width': 846, 'x': 1618, 'y': 181},
 'full_screened': False,
 'geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'maximized': False,
 'normal_geometry': {'height': 865, 'width': 846, 'x': 1618, 'y': 211},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
Saving geometry for: calibre_main_window_geometry
{'frame_geometry': {'height': 1112, 'width': 2613, 'x': 110, 'y': 0},
 'full_screened': False,
 'geometry': {'height': 1082, 'width': 2613, 'x': 110, 'y': 30},
 'maximized': False,
 'normal_geometry': {'height': 1082, 'width': 2613, 'x': 110, 'y': 30},
 'screen': {'depth': 32,
            'device_pixel_ratio': 1.25,
            'geometry_in_logical_pixels': {'height': 1152,
                                           'width': 2752,
                                           'x': 0,
                                           'y': 0},
            'index_in_screens_list': 0,
            'manufacturer': '',
            'model': '',
            'name': '\\\\.\\DISPLAY1',
            'serial': '',
            'size_in_logical_pixels': {'height': 1152, 'width': 2752},
            'virtual_geometry': {'height': 1152,
                                 'width': 2752,
                                 'x': 0,
                                 'y': 0}}}
PS C:\Users\Dave>
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 02:24 PM   #3
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,669
Karma: 109269703
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Nothing sticks out in the CSS
Quote:
WARNING: The file images/00004.jpeg is not referenced****[images/00004.jpeg]
WARNING: The linked resource 'XXXXXXXXXXXXXXXX' does not exist****[styles/0001.css]
WARNING: The CSS font-family name LiberationSerif does not match the actual font name Liberation Serif****[styles/0001.css]
WARNING: The CSS font-family name LiberationSerif does not match the actual font name Liberation Serif****[styles/0001.css]
WARNING: The CSS font-family name LiberationSerif does not match the actual font name Liberation Serif****[styles/0001.css]
WARNING: Invalid id: 0-d271ffb4ca564f238f9110f897b05457****[text/part0000.html]
Big list of invalid ID, won't stop it converting or working
TOC seems OK

Converts fine for me (quickly) to epub2 even with those faults in the CSS
Calibre 6.10, Linux Mint 20.1, Mate Desktop, custom theme.

So I tested epub3, which took a little longer and also OK.

Unless your original images has a broken one?

Can you view the azw3?


My default settings include
Use Tablet for Images
remove the CSS with line-height or white-space
I'd fix those "errors" anyway. The font ones are silly and while the ID thing doesn't seem to matter it can be fixed with one click.

Last edited by Quoth; 01-02-2023 at 02:27 PM.
Quoth is offline   Reply With Quote
Old 01-02-2023, 02:32 PM   #4
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,669
Karma: 109269703
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Turn off Heuristics on conversion. I never use it and it can cause issues.

I'd only automatically remove paragraph spacing and set justified on gutenburg ebooks, occasionally I have to edit CSS of a book from Amazon but only obvious when I start to read.
Quoth is offline   Reply With Quote
Old 01-02-2023, 03:21 PM   #5
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
Yes. I can edit the original AZW3 without issue and see the same things you're seeing with Tools > Check Book. OTOH, EpubCheck has fatal issues with the book. Running that gives an error dialog with the following details:
Code:
calibre, version 6.10.0
ERROR: Unhandled exception: <b>AttributeError</b>:'OptionValues' object has no attribute 'dont_compress'

calibre 6.10  embedded-python: True
Windows-10-10.0.19045-SP0 Windows ('64bit', 'WindowsPE')
('Windows', '10', '10.0.19045')
Python 3.10.1
Windows: ('10', '10.0.19045', 'SP0', 'Multiprocessor Free')
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Diaps Editing Toolbag (0, 4, 0) && EpubCheck (0, 2, 4) && EpubSplit (3, 5, 0) && Goodreads (1, 7, 1) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Utilities (2, 16, 6) && KoboTouchExtended (3, 6, 3) && Modify ePub (1, 8, 1) && Quality Check (1, 13, 3) && ScrambleEbook (0, 6, 0)
Traceback (most recent call last):
  File "calibre_plugins.epub_check.main", line 221, in ask_user
  File "calibre\ebooks\oeb\polish\container.py", line 1543, in commit
  File "calibre\ebooks\oeb\polish\container.py", line 1470, in opf_to_azw3
  File "calibre\ebooks\conversion\plugins\mobi_output.py", line 328, in convert
  File "calibre\ebooks\mobi\writer8\main.py", line 496, in create_kf8_book
  File "calibre\ebooks\mobi\writer8\main.py", line 45, in __init__
AttributeError: 'OptionValues' object has no attribute 'dont_compress'
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 04:25 PM   #6
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
Both of those logs in my first two posts end at the same point (even though I let one run go for over two minutes and the other only a few seconds):
Code:
Parsing text/part0035.html ...
*********  Heuristic processing HTML  *********
replaced 5 nbsp indents with inline styles
There are 1 blank lines. 0.00546448087431694 percent blank
Hard line breaks check returned False
Median line length is 101, calculated with html format
Fixing hyphenated content
Formatting scene breaks
I don't really know how to read that, but if it means it was in text/part0035.html when it got stuck, there are non-breaking spaces in that file. In the original AZW3, those are
Code:
& # x 0 0 A 0 ; (I had to modify that string since even code blocks replaced it
codes. In the file I got from KindleUnpack, there are no codes there at all (just yellow blocks of space. Ditto for what's there if I run the AZW3 through Calibre's Polish Books function (which works fine, though it takes more time than I'd expect). I see references to
Code:
& n b s p ;
and
Code:
& # 1 6 0 ;
as being the usual way of creating non-breaking spaces. Could Calibre be having issues with
Code:
& # x 0 0 A 0 ;
?

Last edited by enuddleyarbl; 01-02-2023 at 04:30 PM.
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 04:59 PM   #7
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,669
Karma: 109269703
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
I see this on The Quiet Gentleman, azw3, 99p today. with EpubCheck
Quote:
calibre, version 6.10.0
ERROR: Unhandled exception: <b>AttributeError</b>:'OptionValues' object has no attribute 'dont_compress'

calibre 6.10 embedded-python: True
Linux-5.4.0-135-generic-x86_64-with-glibc2.31 Linux ('64bit', 'ELF')
('Linux', '5.4.0-135-generic', '#152-Ubuntu SMP Wed Nov 23 20:19:22 UTC 2022')
Python 3.10.1
Interface language: None
Successfully initialized third party plugins: DeACSM (0, 0, 16) && DeDRM (10, 0, 3) && Amazon.com Multiple Countries (1, 0, 0) && Annotations (1, 17, 13) && Author Book Count (2, 2, 2) && Barnes & Noble (1, 4, 0) && Copy Cover To Device (2, 0, 4) && Diaps Editing Toolbag (0, 4, 0) && EpubCheck (0, 2, 4) && EpubMerge (2, 15, 0) && EpubSplit (3, 5, 0) && Find Duplicates (1, 10, 7) && Generate Cover (2, 3, 0) && Goodreads (1, 7, 1) && Hyphenate This! (0, 1, 3) && KePub Input (3, 6, 3) && KePub Metadata Reader (3, 4, 3) && KePub Metadata Writer (3, 4, 3) && KePub Output (3, 6, 3) && KindleUnpack - The Plugin (0, 83, 1) && Kobo Books (1, 9, 2) && Kobo Utilities (2, 16, 6) && KoboTouchExtended (3, 6, 3) && Library Splitter (1, 0, 6) && Manage Series (1, 5, 0) && Modify ePub (1, 8, 1) && Obok DeDRM (10, 0, 3) && Open With (1, 8, 0) && Quality Check (1, 13, 3) && Quick Preferences (1, 7, 0) && Reading List (1, 14, 0) && Resize Cover (1, 2, 0) && ScrambleEbook (0, 6, 0) && Skoob Books (1, 5, 4) && Smashwords Metadata (1, 0, 2)
Traceback (most recent call last):
File "calibre_plugins.epub_check.main", line 221, in ask_user
self.current_container.commit(epub_path)
File "calibre/ebooks/oeb/polish/container.py", line 1543, in commit
File "calibre/ebooks/oeb/polish/container.py", line 1470, in opf_to_azw3
File "calibre/ebooks/conversion/plugins/mobi_output.py", line 328, in convert
File "calibre/ebooks/mobi/writer8/main.py", line 496, in create_kf8_book
File "calibre/ebooks/mobi/writer8/main.py", line 45, in __init__
AttributeError: 'OptionValues' object has no attribute 'dont_compress'
But it and your example convert fine.

Confirm you don't have Heuristics enabled!

After conversion the regular check found a few stupid vertical-align and numeric prefix IDs.

Epubcheck completed and found more stuff not needed, like parameters in body or section, but no fatals

replaced <figure> with <div>
Replaced <html xmlns="http://www.w3.org/1999/xhtml" lang="en" class="calibre" xml:lang="en">
with
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">

Inline index/contents page full of madness

Last edited by Quoth; 01-02-2023 at 05:07 PM.
Quoth is offline   Reply With Quote
Old 01-02-2023, 05:58 PM   #8
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,295
Karma: 148951763
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
@enuddleyarbl try in safe mode. Something you have running is causing your conversion problem. I converted the scrambled version in 2 seconds. With heuristics on and remove paragraph space on, it takes 3 seconds.

So I would say it's something with your computer. What AV do you use? I use the one that comes with Windows 11.
JSWolf is offline   Reply With Quote
Old 01-02-2023, 06:05 PM   #9
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,669
Karma: 109269703
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Yes, it's something enuddleyarbl has though I never use Heuristics.

But it's the first time I used EpubCheck on an azw3, generally I'd only run it on real epubs.

And I agree, the MS free AV is less bother than bought ones. They cause more damage than protection if you have other measures and use Windows properly.
Quoth is offline   Reply With Quote
Old 01-02-2023, 06:07 PM   #10
Quoth
Still reading
Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.Quoth ought to be getting tired of karma fortunes by now.
 
Quoth's Avatar
 
Posts: 14,669
Karma: 109269703
Join Date: Jun 2017
Location: Ireland
Device: All 4 Kinds: epub eink, Kindle, android eink, NxtPaper
Quote:
as being the usual way of creating non-breaking spaces. Could Calibre be having issues with
Code:

& # x 0 0 A 0 ;
I doubt it.
Quoth is offline   Reply With Quote
Old 01-02-2023, 06:47 PM   #11
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
Since the two of you aren't having the same issue, I guess I'll chalk this up as another incompatibility with my AMD graphics card. I'd dropped back from the latest driver to the previous "Recommended" version of 7 months ago because of issues with Calibre and its Editor not running at all sometime. With the old drivers, that problem went away. This problem (which I'd never seen before) is similar in that the Calibre process will grab a bit over 10% of the CPU while nothing appears to be happening. Bummer.

But, thanks to both of you for trying the conversion.

Computer: GIGABYTE B550 VISION D-P
CPU: AMD Ryzen 5 5600X (Vermeer, VMR-B0)
3700 MHz (37.00x100.0) @ 3593 MHz (36.00x99.8)
Motherboard: GIGABYTE B550 VISION D-P
BIOS: F15d, 07/20/2022
Chipset: AMD B550 (Promontory PROM19 C)
Memory: 16384 MBytes @ 1597 MHz, 14-14-14-34
- 8192 MB PC25600 DDR4 SDRAM - G.Skill F4-3200C14-8GFX
- 8192 MB PC25600 DDR4 SDRAM - G.Skill F4-3200C14-8GFX
Graphics: AMD Radeon RX 6800 XT
AMD Radeon RX 6800 XT, 16384 MB GDDR6 SDRAM
Drive: KINGSTON SKC3000D2048G, 2000.4 GB, NVMe
Sound: ATI/AMD Navi2x - High Definition Audio Controller
Sound: AMD Family 17h/19h - HD Audio Controller
Network: RealTek Semiconductor RTL8125 Gaming 2.5GbE Family Ethernet Controller
Network: Intel Wi-Fi 6 AX200 160MHz
OS: Microsoft Windows 10 Professional (x64) Build 19045.2364
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 07:15 PM   #12
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
EDIT: Sorry, it turns out I converted the wrong book in Safe Mode. When I figured it out, went back and tried converting the proper book in Safe Mode, IT DID NOT WORK. Yay? Anyway, that seem to rule out something running on my system. But, why this book would convert properly on other people's systems is beyond me. I assume you guys aren't using AMD equipment.

OP: I booted into Safe Mode and the file converted in 3 seconds without issue. I'm guessing AMD will be sending out another graphics drivers in a couple of days. When I try that one, I'll first try removing the old software and running with whatever Windows defaults to. I expect the problem to go away there, too (as it did with that other problem I mentioned).

It's just odd that it's 100% reproducible with this file and doesn't happen with any other (that I've run into... yet). I'd think that would imply some structural issue with the AZW3 causing the problem.

Last edited by enuddleyarbl; 01-02-2023 at 07:43 PM.
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 07:44 PM   #13
enuddleyarbl
Guru
enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.enuddleyarbl ought to be getting tired of karma fortunes by now.
 
enuddleyarbl's Avatar
 
Posts: 792
Karma: 1538394
Join Date: Sep 2013
Device: Kobo Sage
I edited my prior post because I'm an idiot.
enuddleyarbl is offline   Reply With Quote
Old 01-02-2023, 08:45 PM   #14
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,530
Karma: 28548962
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Turn off heuristic processing, it can cause issues which is why it is off by default.
kovidgoyal is offline   Reply With Quote
Old 01-02-2023, 08:54 PM   #15
JSWolf
Resident Curmudgeon
JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.JSWolf ought to be getting tired of karma fortunes by now.
 
JSWolf's Avatar
 
Posts: 80,295
Karma: 148951763
Join Date: Nov 2006
Location: Roslindale, Massachusetts
Device: Kobo Libra 2, Kobo Aura H2O, PRS-650, PRS-T1, nook STR, PW3
I'm using an 11th Gen i7 processor, Geforce RTX 3060 or IBM graphics of some kind) with 16GB RAM.
JSWolf is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
a book which won't convert Clio Conversion 5 04-23-2022 12:40 PM
One book of series won't convert... carpetmojo Conversion 6 10-07-2013 06:04 AM
Calibre won't convert to ePub Terry Odell Calibre 9 05-18-2012 08:41 AM
Calibre won't convert books. lilpretender Calibre 4 08-09-2009 04:16 PM
Calibre won't convert files. seajewel Calibre 2 07-13-2008 04:48 PM


All times are GMT -4. The time now is 08:28 AM.


MobileRead.com is a privately owned, operated and funded community.