<html>
    <head>
      <base href="https://bugzilla.gnome.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 - _gdk_wayland_display_get_cursor_for_name / _with_scale does not return NULL for an unknown icon"
   href="https://bugzilla.gnome.org/show_bug.cgi?id=773077">773077</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>_gdk_wayland_display_get_cursor_for_name / _with_scale does not return NULL for an unknown icon
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Platform
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>gtk+
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>3.22.x
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

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

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

        <tr>
          <th>Priority</th>
          <td>Normal
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Backend: Wayland
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>trever@middleearth.sapphiresunday.org
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>gtk-bugs@gtk.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>rob@robster.org.uk, wayland-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>GNOME version</th>
          <td>---
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=337824&action=diff" name="attach_337824" title="Patch to fix the problem">attachment 337824</a> <a href="attachment.cgi?id=337824&action=edit" title="Patch to fix the problem">[details]</a></span> <a href='review?bug=773077&attachment=337824'>[review]</a>
Patch to fix the problem

aisleriot and others that support many different platforms expect these
functions to return NULL if an icon is not found. Without the attached patch, a
useless structure is returned and the icon disappears. With this patch, things
function as they should.

This was originally reported in
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1352244">https://bugzilla.redhat.com/show_bug.cgi?id=1352244</a> which contains other
patches for aisleriot which may be useful.

I am not sure how far this goes back, but it exists in the current version and
has existed for at least 8 months.

Thank you for looking into this.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>