<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo_dfb_surface does not unlock directfb surface after lock"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68457#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - cairo_dfb_surface does not unlock directfb surface after lock"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=68457">bug 68457</a>
              from <span class="vcard"><a class="email" href="mailto:frank.chou@opentv.com" title="frank.chou@opentv.com">frank.chou@opentv.com</a>
</span></b>
        <pre>There is a bug in Cairo DirectFB backend. After applying the patch from the
link below to cairo-1.12.14
<a href="http://cgit.freedesktop.org/cairo/commit/?id=631bf299256e11a17511977f357e0353fb5615f7">http://cgit.freedesktop.org/cairo/commit/?id=631bf299256e11a17511977f357e0353fb5615f7</a>

The directfb surface is locked in _cairo_dfb_surface_map_to_image() but not
unlocked in _cairo_dfb_surface_unmap_image(). Therefore, it is preventing the
application from using that directfb surface, such as surface->flip.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>