[Telepathy] addReceivedMessage method

Mateus Bellomo mateusbellomo at gmail.com
Mon Jul 25 13:14:18 UTC 2016


I think it's better if I could look at the source code as you said before.
Just to confirm. the Empathy source is at [1] and telepathy-qt is at [2],
right?

[1] https://github.com/GNOME/empathy
[2] https://cgit.freedesktop.org/telepathy/telepathy-qt

2016-07-25 2:05 GMT-03:00 George Kiagiadakis <gkiagia at tolabaki.gr>:

> On 24.07.2016 16:45, Mateus Bellomo wrote:
>
>> My guess is that telepathy-logger and Empathy try to get the
>>>
>> contact's
>>  > name by using the Connection.I.Aliasing interface [2]. Do you
>> implement
>>
>>> Tp::BaseConnectionAliasingInterface [3] in your CM?
>>>
>>
>> I think so. At [1] I've created the
>> Tp::BaseConnectionAliasingInterface and at [2] and [3]  I've
>> implemented the getAliases() and setAliases() methods. All of this are
>> at Connection.cxx, do you think I also need this at TextChannel.cxx
>> where the addReceivedMessage() is called?
>>
>>
> No, the Aliasing Interface is an interface of Connection, not Channel, so
> you cannot add it as an interface to TextChannel. If it's implemented, then
> the problem is not there I guess. I'm not sure what it can be... I'll get
> back to you if I have any other ideas.
>
>
> _______________________________________________
> telepathy mailing list
> telepathy at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/telepathy
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/telepathy/attachments/20160725/749d8096/attachment.html>


More information about the telepathy mailing list