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