https://bugs.kde.org/show_bug.cgi?id=475975

--- Comment #5 from tagwer...@innerjoin.org ---
It seems possible to convert the SJP2-202302181714.mobi to an epub with
Calibre:

    $ ebook-convert SJP2-202302181714.mobi SJP2-202302181714.epub
--dont-split-on-page-breaks

    Conversion options changed from defaults:
      dont_split_on_page_breaks: True
    1% Converting input to HTML...
    InputFormatPlugin: MOBI Input running
    on /home/test/Downloads/SJP2-202302181714.mobi
    Malformed markup, parsing using html5-parser
    Parsing all content...
    HTML 5 parsing failed, falling back to older parsers
    Forcing index.html into XHTML namespace
    Generating default TOC from spine...
    34% Running transforms on e-book...
    Merging user specified metadata...
    Detecting structure...
    Auto generated TOC with 0 entries.
    Flattening CSS and remapping font sizes...
    Source base font size is 12.00000pt
    Removing fake margins...
    Cleaning up manifest...
    Trimming unused files from manifest...
    Trimming 'images/00003.jpg' from manifest
    Trimming 'images/00001.jpg' from manifest
    Creating EPUB Output...
    67% Running EPUB Output plug-in
    Splitting markup on page breaks and flow limits, if any...
            Looking for large trees in index.html...
            Found large tree #0
            Split into 17 parts
    This EPUB file has no Table of Contents. Creating a default TOC
    The cover image has an id != "cover". Renaming to work around bug in Nook
Color
    EPUB output written to /home/test/Downloads/SJP2-202302181714.epub
    Output saved to   /home/test/Downloads/SJP2-202302181714.epub

Without the "dont-split-on-page-breaks" option, the process stuck at the 67%
mark.

There's a comment about "Malformed markup" and then a "HTML5 parsing failed"
but whether these are enough to break Baloo's mobiextractor code...

Nevertheless Baloo can index the epub, maybe this is good enough.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to