<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Recent cursor changes break multihead"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76724#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - Recent cursor changes break multihead"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=76724">bug 76724</a>
              from <span class="vcard"><a class="email" href="mailto:chris@chris-wilson.co.uk" title="Chris Wilson <chris@chris-wilson.co.uk>"> <span class="fn">Chris Wilson</span></a>
</span></b>
        <pre>If the problem persists, could you please configure with --enable-debug=full,
and
compile with

diff --git a/src/sna/sna_display.c b/src/sna/sna_display.c
index 5c2781c..f78df00 100644
--- a/src/sna/sna_display.c
+++ b/src/sna/sna_display.c
@@ -87,7 +87,7 @@ union compat_mode_get_connector{
 #define DEFAULT_DPI 96
 #endif

-#if 0
+#if 1
 #define __DBG DBG
 #else
 #define __DBG(x)</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
      </ul>
    </body>
</html>