[Bug 28651] Cannot receive files using gabble 0.9

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Jul 21 11:18:02 CEST 2010


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

Daniele E. Domenichelli <daniele.domenichelli at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|major                       |normal

--- Comment #1 from Daniele E. Domenichelli <daniele.domenichelli at gmail.com> 2010-07-21 02:18:02 PDT ---
I was able to register capabilities using a Tp::AbstractClientHandler, I was
missing TargetHandleType.
This is the working .client file:

---

[org.freedesktop.Telepathy.Client]
Interfaces=org.freedesktop.Telepathy.Client.Handler;

[org.freedesktop.Telepathy.Client.Handler.HandlerChannelFilter 0]
org.freedesktop.Telepathy.Channel.ChannelType
s=org.freedesktop.Telepathy.Channel.Type.FileTransfer
org.freedesktop.Telepathy.Channel.Requested b=false
org.freedesktop.Telepathy.Channel.TargetHandleType u=1

---

The example in telepathy-qt4 doesn't use any handler and doesn't register
anything, it just listens for every new incoming channel. Therefore mc doesn't
export file transfer capabilities to other contacts and their clients cannot
initiate a file transfer. Probably the example is outdated should be replaced
by a new one using a Tp::AbstractClientHandler.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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