My issue is not solved, unfortunately.<br><br>I don't know how to do, it's been a while I am trying to do that: <br><a href="http://pastebin.ca/108858">http://pastebin.ca/108858</a><br><br>Basically, I have a proxy_for_name_owner, and I would like to 
<br>be notified when the service-object is unref or when the service <br>is released.<br><br>If it's not possible, I will add a &quot;disconnect&quot; signal to my <br>service... but I guess it's bad,... and unnecessary.<br>
<br>My understanding is that the &quot;:1.xx&quot; is still there after the unref, <br>and that's why the proxy is not notified.<br><br>Should I listen to NameOwnerChange instead ?<br><br>Regards,<br><br><div><span class="gmail_quote">
On 7/31/06, <b class="gmail_sendername">Havoc Pennington</b> &lt;<a href="mailto:hp@redhat.com">hp@redhat.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Not sure I understand what you expect vs. what you are seeing, but<br>unref'ing an proxy will not make the remote application exit... if you<br>just want to be notified when the proxy is finalized, then use the<br>normal gobject features (g_object_set_data, g_object_weak_notify(?))
<br><br>If you want the remote app to exit, you have to do that in some custom<br>way, e.g. by having it include an Exit method. Or for example if you<br>want a &quot;single instance&quot; app, you can have each instance exit if it
<br>loses ownership of a bus name, and allow one instance to take over the<br>bus name from an existing instance.<br><br>Havoc<br><br></blockquote></div><br><br clear="all"><br>-- <br>Marc-André Lureau, GSmartMix