[Poppler-bugs] [Bug 50992] library should be thread-safe

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 27 09:35:23 PDT 2012


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

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

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

--- Comment #59 from Thomas Freitag <Thomas.Freitag at alfa.de> ---
Created attachment 67775
  --> https://bugs.freedesktop.org/attachment.cgi?id=67775&action=edit
complete solution for testing

Here now my complete solution to make at least the okular usages of the qt
library thread safe.
1. I made the changes of comment 57.
2. I made a few changes to solve comment 55 (I found a PDF on my local harddisk
which had the same problem)
3. I made some additional changes to make the save of a document thread safe
(In this case I need to lock the doc->xref against any further changes until
the save is complete)
4. I implement the annotation stuff.
I made several tests, and didn't run into any problems, but I want to regtest
the changes at least with pdftoppm at the weekend. But perhaps You'll find also
some time to make some tests.

-- 
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/20120927/9c2d8307/attachment.html>


More information about the Poppler-bugs mailing list