[telepathy] [Bug 317850] text-ui window opened from quick chat plasmoid button doesn't send message
David Edmundson
kde at davidedmundson.co.uk
Sat Apr 6 11:31:35 BST 2013
https://bugs.kde.org/show_bug.cgi?id=317850
--- Comment #3 from David Edmundson <kde at davidedmundson.co.uk> ---
This is probably caused by:
Conversation::~Conversation()
{
kDebug();
requestClose();
delete d;
}
We shouldn't be doing a requestClose if we're not handling the channel, which
goes back to the problem here: https://bugs.kde.org/show_bug.cgi?id=293637
which is very difficult to fix
without fixing TpQt
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list