2011/4/15 David Edmundson <[email protected]>: > Well right now we're all still trying to get anything useful from the > Tp::MessageSendingFlags to actaully report anything useful..IIRC. So this is > all slightly irrelevant till we can make that work. https://bugs.kde.org/show_bug.cgi?id=269774#c2
> @everyone else comments: > If we want something to appear in the chat view it _has_ to follow what the > Adium/Kopete themes do, we have no room to come up with anything new as > doing so would just break supporting all the other themes. I believe this > means it's a status message that says "the following messages could not be > sent", and then the message. What about DeliveryStatusTemporarilyFailed? http://telepathy.freedesktop.org/doc/telepathy-qt4/a00536.html#ga604080e478c7ae07ec133324c3c844b1 For the steps mentioned in the above linked bug report, when I flushed my iptables rules after getting the delivery reports, some of the messages were successfully delivered to the other person almost two minutes after the delivery reports. Btw, Kopete adds an icon next to the messages it's sending/sending failed. It seems to work only in some of their own themes, though. Not even for all the ones that come with it. So yeah. Refefences: ChatMessagePart::changeMessageStateElement (in kdenetwork/kopete/kopete/chatwindow/chatmessgepart.cpp), ChatWindowStyle::readStyleFiles (in kdenetwork/kopete/kopete/chatwindow/kopetechatwindowstyle.cpp) and "find . -name StateError.html" in /usr/share/apps/kopete/styles. Lasse _______________________________________________ KDE-Telepathy mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-telepathy
