<html>
    <head>
      <base href="https://bugs.freedesktop.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cursor sprite sometimes not showed since linux 5.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111541#c19">Comment # 19</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Cursor sprite sometimes not showed since linux 5.2"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=111541">bug 111541</a>
              from <span class="vcard"><a class="email" href="mailto:jadahl@gmail.com" title="Jonas Ådahl <jadahl@gmail.com>"> <span class="fn">Jonas Ådahl</span></a>
</span></b>
        <pre>Thanks to being able to reproduce at will, I did some more digging.

  1. Take note of a what gbm_bo successful drmModeSetCursor2() had when showing
a cursor on the GNOME Shell panel
  2. Move cursor to a maximized Firefox window just below the top panel (this
caused drmModeSetCursor2() calls to change to the cursor from a wl_buffer.
  3. Hold down ^T for a while to open a bunch of tabs
  4. Move the cursor back up to the top panel. This triggered a call to
drmModeSetCursor2().

What I could observe is that the same gbm_bo was used in (4) as was in (1), it
had become empty. There were no gbm_bo cursor allocations done in between, nor
any drmModeSetCursor2() calls.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
          <li>You are the QA Contact for the bug.</li>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>