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
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.