[Bug 54061] something wrong in the dbus-tube offerer example

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Sep 6 05:31:26 PDT 2013


https://bugs.freedesktop.org/show_bug.cgi?id=54061

--- Comment #25 from Simon McVittie <simon.mcvittie at collabora.co.uk> ---
Created attachment 85345
  --> https://bugs.freedesktop.org/attachment.cgi?id=85345&action=edit
Python text handler: ensure that we get a  Tp.AutomaticClientFactory

We want a Tp.TextChannel, not just a Tp.Channel, and the easiest way
to do that is to use Tp.AccountManager.dup() (which provides a
Tp.AutomaticClientFactory). Tp.SimpleHandler.new() is deprecated,
for approximately this reason.

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


More information about the telepathy-bugs mailing list