[Okular-devel] [okular] [Bug 248852] okular crashes on loading dvi with eps

Luigi Toscano luigi.toscano at tiscali.it
Mon Sep 22 20:52:56 UTC 2014


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

--- Comment #17 from Luigi Toscano <luigi.toscano at tiscali.it> ---
Git commit 5e2d190ebf5d29f975cbffb3bc3a6f4452367994 by Luigi Toscano.
Committed on 22/09/2014 at 20:49.
Pushed by ltoscano into branch 'KDE/4.14'.

Guard drawText() when X-bitmap fonts are used

If the fonts are mapped for some reason to X bitmap fonts,
the call to drawText() in the non-GUI thread will produce a crash.
Ensure that the rendering of the text is performed only if
the threaded font rendering is available - a rare event nowadays,
but still possible.

M  +12   -5    generators/dvi/special.cpp

http://commits.kde.org/okular/5e2d190ebf5d29f975cbffb3bc3a6f4452367994

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


More information about the Okular-devel mailing list