[Okular-devel] [Bug 162643] Terribly slow scrolling through dvi files with graphics
Pino Toscano
pino at kde.org
Mon May 11 17:14:21 CEST 2009
https://bugs.kde.org/show_bug.cgi?id=162643
--- Comment #2 from Pino Toscano <pino kde org> 2009-05-11 17:14:20 ---
SVN commit 966599 by pino:
Switch from the sync API to the async one.
Protected the potentially concurred methods using the user mutex.
Removed the manual 'ready' flag and the calculation of the bounding box, as
both are done in the core.
This should avoid the block when rendering pages and extracting text from them,
and reduce the "slow" feeling esp when invoking external Ghostscript.
BUG: 192284
CCBUG: 162643
M +22 -15 generator_dvi.cpp
M +1 -4 generator_dvi.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=966599
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Okular-devel
mailing list