<div dir="ltr"><span class="gmail-"></span><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
So far we never send requests on the global, so it's possible that we don't track the unbinding of the resource correctly there. </blockquote><br></div><div class="gmail_quote">We don't implement unbind. Almost every global in kwayland has the exact same <br>::Private::unbind(wl_resource) { //TODO: implement}<br></div><div class="gmail_quote"><br>we should probably implement it in global.cpp, like we do for resources. but probably without the call to q->deleteLater() that resources have.<br></div></div><div class="gmail_extra"><div class="gmail_quote"></div><div class="gmail_quote"><br></div><div class="gmail_quote">Setting it to null seems to hide my issue, though I wanted to fully understand how an app could have it's globals unbound whilst still having an active ShellClient. <br><br><div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I suggest to disable ping till that's sorted (as mentioned before I consider the ping interface pointless in modern threaded applications anyway).<br></blockquote><div><br></div>Not needed. Will update the kwayland code.<br></div><div class="gmail_quote"><br></div><div class="gmail_quote">David<br></div></div></div>