apprenticeharper / DeDRM_tools

DeDRM tools for ebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[QUESTION] Ebook 'Strands of Time' won't convert to EPUIB

efficacy opened this issue · comments

CheckList

  • The Title and The Log Title are setted correctly.
  • Clarified about my environment.
  • Code block is used for the log.

Title

Ebook 'Strands of Time' won't convert to EPUIB (kfx file attached)

My Environment

Calibre, 6.25.0

Kindle: Unknown

DeDRM: 2.4.0

Log

Exception('Unexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)
ERROR: KFX conversion failed: <p><b>Cannot convert Strands of Time</b><br><br>Exception('Unexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)\nUnexpected combination of alpha (0.1796875) and opacity (1) for color rgba(255,255,255,0.180)')</p>
[Strands of Time (16041).zip](https://github.com/apprenticeharper/DeDRM_tools/files/12504113/Strands.of.Time.16041.zip)

DRM Removal has succeeded for that book. The error shown is in conversion from KFX format due to the presence of KFX formatting that is not currently supported by the KFX Input plugin.

That issue will be fixed in the next release of KFX Input. In the mean time you can force conversion to complete (with some minor incorrect formatting) by selecting the option "Allow conversion to complete even if errors are detected" in the KFX Input tab of the calibre conversion dialog.

Thanks. I'll do that.