[Poppler-bugs] [Bug 59927] make qt4 frontend thread-safe

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 29 06:57:14 PST 2013


https://bugs.freedesktop.org/show_bug.cgi?id=59927

Thomas Freitag <Thomas.Freitag at alfa.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #73820|0                           |1
        is obsolete|                            |

--- Comment #13 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Created attachment 73834
  --> https://bugs.freedesktop.org/attachment.cgi?id=73834&action=edit
move lock/unlock pairs in Annot to correct place

Sorry if wasting anybodys time: I made some additional tests with Adam's
test-case and encountered, that there are problems when drawing annots during
rendering pages: the draw routines doesn't use only local variables but
modifies also instance variables (appearBuf), and therefore definitely need to
be locked!

Here the patch which does it correctly!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/poppler-bugs/attachments/20130129/8fd1f6f8/attachment.html>


More information about the Poppler-bugs mailing list