Bug 28354

Summary: Failed to get Messages.PendingMessages D-Bus property
Product: Telepathy Reporter: Guillaume Desmottes <guillaume.desmottes>
Component: butterflyAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Guillaume Desmottes 2010-06-02 02:53:54 UTC
I have one text channel open with a contact. Trying to Get the PendingMessages property on the org.freedesktop.Telepathy.Channel.Interface.Messages interface returned this error:

'org.freedesktop.DBus.Python.ValueError: Traceback (most recent call last):\n  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 745, in _message_cb\n    _method_reply_return(connection, message, method_name, signature, *retval)\n  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 252, in _method_reply_return\n    reply.append(signature=signature, *retval)\nValueError: Unable to guess signature from an empty dict\n'

In butterfly log:
Unable to append %r to message with signature %s: %s: %s
Comment 1 Jonny Lamb 2010-06-08 07:24:19 UTC
Fixed in master.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.