On Fri, Feb 05, 14:44:32 -0800, Don Garrett wrote: > dbus.Struct((telepathy.constants.CONNECTION_PRESENCE_TYPE_AVAILABLE, 'available', 'asdf'), > signature='uss'), Try dbus.UInt3(telepathy.constants.CONNECTION_PRESENCE_TYPE_AVAILABLE) instead. -- Jonny Lamb, UK jonny.lamb at collabora.co.uk