| Summary: | okular hangs (or i very slow) opening php chm docs | ||
|---|---|---|---|
| Product: | [Applications] okular | Reporter: | Rex Dieter <rdieter> |
| Component: | CHM backend | Assignee: | Okular developers <okular-devel> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | normal | CC: | freeman3, wsierz, yousifjkadom |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Rex Dieter
2009-04-27 20:06:57 UTC
Ah, confirmation, just very slow, in the additional minutes composing this bug, it finally opened. I would venture it had something to do with generating the page thumbnails as this document is apparently a whopping 8668 pages long! Maybe not a use-case worry too much about, unless you want a good chm example for performance profiling. :) Okular, due to its page-oriented nature, has to know the number of pages and the size of each beforehand. This means load each page, one by one. kchmviewer is just a normal HTML viewer which shows the home page of a document when loading it. *** Bug 220542 has been marked as a duplicate of this bug. *** *** Bug 377459 has been marked as a duplicate of this bug. *** .chm support as been dropped from new Okular releases. If it is added back in future releases, a new backend will be implemented rendering this bug outdated. Thank you for reporting. |