[telepathy] [Bug 352143] Any way for open KDE Telepathy chat window in ktp-text-ui via cli or dbus command

David Edmundson kde at davidedmundson.co.uk
Wed Sep 2 15:15:31 BST 2015


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

David Edmundson <kde at davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kde at davidedmundson.co.uk

--- Comment #5 from David Edmundson <kde at davidedmundson.co.uk> ---
>The problem in dbus usage is that it is available only if ktp-text-ui application is open

That's not true.

1) for what you're doing you don't want to send a dbus message to KTp anywhere,
you want to message the relevant backend to say you want to start a chat; which
in turn will start a chat

2) If you did were to send a dbus message to the text-ui it would autostart it

The entire Telepathy spec is built on DBus:
http://telepathy.freedesktop.org/spec/
in particular you want:
http://telepathy.freedesktop.org/spec/Channel_Dispatcher.html

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



More information about the Kde-telepathy-bugs mailing list