[telepathy] [Bug 332099] transfer from chat applet to text-ui hangs

David Edmundson kde at davidedmundson.co.uk
Sun Apr 27 00:10:34 BST 2014


https://bugs.kde.org/show_bug.cgi?id=332099

--- Comment #9 from David Edmundson <kde at davidedmundson.co.uk> ---
I am 90% sure the bug is in TpQt; 
 - during the initial construction it tries to call methods on the
ChannelDispatcher to find out about the channel.
 - The channel isn't listed by the channel dispatcher as another handler has
it. 
 - Unfortunately Channel handling code in TpQt is really mental.

Quick fix: 
 In the plasmoid,  instead of delegating the channel we could just close it;
and then call ensureChannel again.

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list