<html>
<head>
<base href="https://bugzilla.gnome.org/" />
</head>
<body><span class="vcard"><a href="page.cgi?id=describeuser.html&login=daniel%40fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Software when launched shows in dash with wrong icon, name and menu"
href="https://bugzilla.gnome.org/show_bug.cgi?id=773686">bug 773686</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>daniel@fooishbar.org
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Software when launched shows in dash with wrong icon, name and menu"
href="https://bugzilla.gnome.org/show_bug.cgi?id=773686#c14">Comment # 14</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - Software when launched shows in dash with wrong icon, name and menu"
href="https://bugzilla.gnome.org/show_bug.cgi?id=773686">bug 773686</a>
from <span class="vcard"><a href="page.cgi?id=describeuser.html&login=daniel%40fooishbar.org" title="Daniel Stone <daniel@fooishbar.org>"> <span class="fn">Daniel Stone</span></a>
</span></b>
<pre>(In reply to Carlos Garnacho from <a href="show_bug.cgi?id=773686#c11">comment #11</a>)
<span class="quote">> This is how windows are meant to be hidden as per the wayland
> protocol, there's no need to destroy the xdg_surface and other
> interfaces.</span >
Erm ...
if (surface->buffer_ref.buffer == NULL && priv->first_buffer_attached)
{
/* XDG surfaces can't commit NULL buffers */
wl_resource_post_error (surface->resource,
WL_DISPLAY_ERROR_INVALID_OBJECT,
"Cannot commit a NULL buffer to an xdg_surface");
return;
}</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>