Summary: | mobi file is not fully displayed | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Nerijus Baliūnas <nerijus> |
Component: | mobipocket backend | Assignee: | Okular developers <okular-devel> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | aacid |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=475975 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
epub file (displays correctly)
mobi file (displays incorrectly) |
Description
Nerijus Baliūnas
2014-06-08 22:17:06 UTC
Created attachment 87076 [details]
epub file (displays correctly)
Created attachment 87077 [details]
mobi file (displays incorrectly)
Yep :/ Sadly we don't have much people around with mobipocket expertise so it may take a while for the bug to be fixed (if you know how to code, this is your oportunity!). Thanks for reporting the bug :) The same happens with FBReader, so I reference here its bug report - https://github.com/geometer/FBReader/issues/255 (if they use the same code for mobipocket support and fix it first). FBReader fixed it by writing their own mobipocket engine - https://github.com/geometer/FBReader/issues/255#issuecomment-55952380 : It's our own engine, and it is GPL'd as FBReader itself. This new engine is written in C++ instead of the old one written in Java. In fact it is based on our FBReader C++ code, it was improved and fixed last few weeks. Thanks for the heads up, maybe someone can make our generator use your library or similar if has time. Just tested the latest okular-24.05.0-1.fc40 - the bus is still here. |