Summary: | Loading of a 4.7 pdf takes too long | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Martin Tlustos <martin.tlustos> |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED UPSTREAM | ||
Severity: | normal | CC: | aacid, yurchor |
Priority: | NOR | ||
Version First Reported In: | 0.17.2 | ||
Target Milestone: | --- | ||
Platform: | Kubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Tlustos
2013-10-11 08:34:21 UTC
Please attach the file The file is too large to attach here, you can get it here: http://sdrv.ms/1enqYrC Renders in a second here. Which poppler version do you have? Well, the package manager says libpoppler28, version 0.20.5-1ubuntu3 (whatever that means). I installed qpdfview which also uses poppler, and it takes long as well (although not as long as okular). I'm on poppler 0.24.1 so probably something that was fixed between 0.20.5 and 0.24.1 Please if you update to poppler 0.24.1 or newer and still have this problem reopen the bug. Thanks for caring about Okular :-) Same long loading with poppler 0.24.2 (git/master now) and Okular git/master. All configuration files were moved before the file loading to avoid changed settings influence. qpdfview loads the document in a same time as Okular, so it is likely that it can be a problem with poppler. How long is "long loading"? How much zoom are you applying to the file? ~ 14 secs, ~305% Just to make it clear, you don't mean loading, you mean rendering, right? i.e. loading is "open to display number of pages" rendering is "filling each page" (In reply to comment #9) > Just to make it clear, you don't mean loading, you mean rendering, right? > > i.e. loading is "open to display number of pages" > rendering is "filling each page" Yes. Quite right. I meant rendering. Yes, if rendering time is the problem, it's not an okular issue but a poppler issue, please report it at poppler bugzilla at https://bugs.freedesktop.org |