<p><br>
On Apr 12, 2011 12:42 PM, &quot;David Edmundson&quot; &lt;<a href="mailto:david@davidedmundson.co.uk">david@davidedmundson.co.uk</a>&gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Apr 12, 2011 at 8:04 AM, Francesco Nwokeka &lt;<a href="mailto:francesco.nwokeka@gmail.com">francesco.nwokeka@gmail.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; Hi guys,<br>
&gt;&gt;        I wanted to notify you about an error I&#39;ve been getting this morning and can&#39;t seem to solve<br>
&gt;&gt; it.<br>
&gt;&gt; This is what mission-control-5 tells me:<br>
&gt;&gt;<br>
&gt;&gt; mcd-WARNING **: Channel request /com/nokia/MissionControl/requests/r1 failed, error: Handler no<br>
&gt;&gt; longer available<br>
&gt;&gt;<br>
&gt;&gt; it can&#39;t handle any chats incoming or outgoing. Does anyone know why this happens and how to solve<br>
&gt;&gt; it?<br>
&gt;&gt;<br>
&gt;&gt; Francesco<br>
&gt;<br>
&gt;<br>
&gt; Turns out i&#39;m an idiot who doesn&#39;t test properly.<br>
&gt;<br>
&gt; I recently modded the chat handler to be a KUniqueApplication, that broke everything.</p>
<p>If we ever make the CL dbus activated, we must remember to change it there as well. This also breakes debugging with KDevelop btw.</p>
<p>Marty</p>
<p>&gt;<br>
&gt; [11:20] &lt;d_ed&gt; the reason is (probably) that KUniqueApplication forks pretty soon after startup, and messes with the initial dbus things<br>
&gt; [11:21] &lt;d_ed&gt; so it loads - but the incoming dbus message that started it, isn&#39;t passed on to the real application<br>
&gt; [11:22] &lt;oggis_&gt; oh indeed the dbus daemon probably watches for the process it actually executes<br>
&gt; [11:22] &lt;oggis_&gt; and waits for it to register the service name it activated, or exit, whichever happens first<br>
&gt; [11:23] &lt;oggis_&gt; so no, no, don&#39;t fork and exit from activatable dbus services<br>
&gt;<br>
&gt; I just reverted that behaviour and now everything is fine.<br>
&gt;<br>
&gt;<br>
&gt;  <br>
&gt;&gt;<br>
&gt;&gt; _______________________________________________<br>
&gt;&gt; KDE-Telepathy mailing list<br>
&gt;&gt; <a href="mailto:KDE-Telepathy@kde.org">KDE-Telepathy@kde.org</a><br>
&gt;&gt; <a href="https://mail.kde.org/mailman/listinfo/kde-telepathy">https://mail.kde.org/mailman/listinfo/kde-telepathy</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; KDE-Telepathy mailing list<br>
&gt; <a href="mailto:KDE-Telepathy@kde.org">KDE-Telepathy@kde.org</a><br>
&gt; <a href="https://mail.kde.org/mailman/listinfo/kde-telepathy">https://mail.kde.org/mailman/listinfo/kde-telepathy</a><br>
&gt;<br>
</p>