[Bug 21502] New: ListTubes returns an empty dictionary for parameters

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri May 1 16:14:34 CEST 2009


http://bugs.freedesktop.org/show_bug.cgi?id=21502

           Summary: ListTubes returns an empty dictionary for parameters
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: bens at alum.mit.edu


When using OfferStreamTube in one Sugar Activity, I set the Parameters argument
to be a python dict with strings as keys and strings or ints as values.  I then
connected a callback function to NewTube, and also called ListTubes with a
reply callback function.

The Tube was apparently already available, so ListTubes replied with a
non-empty list of tubes.  The list contained a single element (tube_info),
whose params component was an empty dict: the debug trace shows
dbus.Dictionary({}, signature=dbus.Signature('sv')).

This makes me suspect that the parameters dictionary is not hooked up correctly
in ListTubes.

I am running OLPC OS builds 767 and 801. (i.e. 8.2 and 8.2.1).  I am not sure
what Telepathy versions are present here.  Telepathy-gabble was in use,
accessed via telepathy-python.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list