<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [PATCH] Arthur backend does not initialize the image with the paper color"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=102129">102129</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>[PATCH] Arthur backend does not initialize the image with the paper color
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>poppler
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>arthur backend
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>poppler-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>oliver.sander@tu-dresden.de
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=133404" name="attach_133404" title="Patch that makes Arthur initialize the QImage">attachment 133404</a> <a href="attachment.cgi?id=133404&action=edit" title="Patch that makes Arthur initialize the QImage">[details]</a></span> <a href='page.cgi?id=splinter.html&bug=102129&attachment=133404'>[review]</a>
Patch that makes Arthur initialize the QImage

The Arthur backend does not initialize the QImage it draws onto with the paper
color, whereas the Qt documentation clearly states that QImages need to be
initialized.  This leads to valgrind errors, rendering artifacts, and the
background color always being white no matter what the pdf file says.

The attached simple patch fixes the issue.</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>