<html>
<head>
<base href="https://bugs.freedesktop.org/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - weston_release_seat() does not release correctly the seat"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65913">bug 65913</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;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>FIXED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - weston_release_seat() does not release correctly the seat"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65913#c3">Comment # 3</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - weston_release_seat() does not release correctly the seat"
href="https://bugs.freedesktop.org/show_bug.cgi?id=65913">bug 65913</a>
from <span class="vcard"><a class="email" href="mailto:krh@bitplanet.net" title="Kristian Høgsberg <krh@bitplanet.net>"> <span class="fn">Kristian Høgsberg</span></a>
</span></b>
<pre>Rob, that's exactly what it is. I even came across this old comment when I did
the input refactoring:
/* The global object is destroyed at wl_display_destroy() time. */
which obviously doesn't work and almost fixed it back then. Oh well, thanks
for tracking it down. I've committed the following - give it a try and see if
it works. Closing this bug for now, but please re-open if it's still broken.
commit aaadc774a7a0cdb4b377d37608e554f470c67d57
Author: Kristian Høgsberg <<a href="mailto:krh@bitplanet.net">krh@bitplanet.net</a>>
Date: Mon Jul 8 16:20:31 2013 -0400
input: Remove wl_seat global when a seat is destroyed
The input code was relying on compositor destruction to clean up the
global, but that doesn't work when the global comes and goes dynamically.
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED FIXED - weston_release_seat() does not release correctly the seat"
href="show_bug.cgi?id=65913">https://bugs.freedesktop.org/show_bug.cgi?id=65913</a></pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>