[okular] [Bug 449448] Pre-render the subsequent page, and speed-up the large PDF rendering (even the text PDFs are too slow at the moment)

Albert Astals Cid bugzilla_noreply at kde.org
Thu Feb 3 22:49:14 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=449448

--- Comment #8 from Albert Astals Cid <aacid at kde.org> ---
> Or the Okular mobile UI is available for "desktop Linux" too?

Obviously it is, why would I be recommending you to use it otherwise?

> No, I didn't change any settings

Ok, hard to debug for me without access to such a phone, but one thing you
could do (assuming you have access to kdebugsettings and a terminal) is this.

Open kdebugsettings, search for okular and change all the options to full
debug.

Then start Okular from a terminal and you should see debugs like

org.kde.okular.core: sending request observer=0x55d55f5751d0 1461x1960 at 377
async == true isTile == false
org.kde.okular.core: sending request observer=0x55d55f5751d0 1461x1960 at 378
async == true isTile == false
org.kde.okular.core: sending request observer=0x55d55f5751d0 1461x1960 at 376
async == true isTile == false

This is okular asking for page 377, 378 and 376 to be rendered (i'm on page 377
of that file).

Do you see something like that?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list