[Bug 94030] received messages with own id are appended to wrong log
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Apr 3 08:42:20 UTC 2017
https://bugs.freedesktop.org/show_bug.cgi?id=94030
--- Comment #5 from Alexandr Akulich <akulichalexander at gmail.com> ---
(In reply to Ferdinand Stehle (In reply to Ferdinand Stehle from comment #3)
> (In reply to Alexandr Akulich from comment #2)
>
> Your approach, using the MessageSent signal, is definitely the cleaner one.
We have the very same problem with scrollback messages, which can contain
messages from selfId.
I think that scrollback should go via MessageReceived(), but then a message,
(just) sent from another device has almost no difference from any other
scrollback message.
To sum up:
- All received messages go through MessageReceived
- Clients should (be fixed to) correctly work with received message sender ==
self
- MessageSent signal should be used only for messages sent locally from this
device.
See also: Bug 23844
--
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
More information about the telepathy-bugs
mailing list