<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992">bug 50992</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">Attachment #67733 is obsolete</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992#c59">Comment # 59</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - library should be thread-safe"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=50992">bug 50992</a>
              from <span class="vcard"><a class="email" href="mailto:Thomas.Freitag@alfa.de" title="Thomas Freitag <Thomas.Freitag@alfa.de>"> <span class="fn">Thomas Freitag</span></a>
</span></b>
        <pre>Created <span class=""><a href="attachment.cgi?id=67775" name="attach_67775" title="complete solution for testing">attachment 67775</a> <a href="attachment.cgi?id=67775&action=edit" title="complete solution for testing">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=50992&attachment=67775'>[review]</a>
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 <a href="show_bug.cgi?id=50992#c57">comment 57</a>.
2. I made a few changes to solve <a href="show_bug.cgi?id=50992#c55">comment 55</a> (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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>