Summary: | Okular's epub backend renders a single white page instead of the actual document. | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Fran Rodriguez <rodri9uez> |
Component: | EPub backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | kde-windows |
Priority: | NOR | ||
Version: | 0.11.2 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Sample ebook
Cmd prompt log |
Description
Fran Rodriguez
2011-02-03 06:27:47 UTC
Can you please provide a sample ocument showing the issue? Which is the version of your epub library? Created attachment 56818 [details]
Sample ebook
The ebook-tools library is at version 0.2.1. Okular's epub backend is at version 0.1. I attached one of the ebooks I used during testing (Huck Finn from Project Gutenberg, confirmed to work with FBReader) to the following message - hope it helps. Hm, it works here (Linux) with ebook-tools 0.2.1 and: - okular 0.10.5 (kde 4.4.5) - current okular trunk (future kde 4.7) My guess is that it could be something Windows-specific; could you attach the whole debug output you get in a terminal? Created attachment 56823 [details]
Cmd prompt log
Hm, confirmed this bug. The question is: how do you know the ebook-tools version (not that it matters a lot)? I will try to investigate & I am pretty sure this is a bug in the ebook-tools library on Windows. I found out the ebook-tools version using the "Package Maintainer" mode in the KDE installer. It has fairly detailed info on version numbers and stuff. This was a bug in the ebook-tools library. It has been fixed in r141, which means in ebook-tools >= 0.2.2. Thanks for the report. SVN commit 1218654 by sengels: fix libepub on Windows and trigger rebuild updates for ebook-tools will be available in some hours CCBUG: 265254 M +12 -0 ebook-tools-0.2.1.diff D ebook-tools-src-20091218.py A ebook-tools-src-20110203.py ebook-tools-src-20091218.py#1218060 WebSVN link: http://websvn.kde.org/?view=rev&revision=1218654 |