GNOME Bugzilla – Bug 646681
Port send-error report to Messages interface
Last modified: 2011-05-05 08:29:53 UTC
Empathy depends on the Messages interface nowadays, but still receives message delivery errors via the Chan.T.Text.SendError signal. This prevents us from returning a more meaningful D-Bus error as the send error (e.g. InsufficientBalance). We should port the message-send error handling of Empathy to delivery reports from the Messages interface.
(In reply to comment #0) > Empathy depends on the Messages interface nowadays, The logger does, but not empathy: bug #627726
Fixed with the merge of delivery-reports-rebase.