[Bug 21196] New: Get "org.freedesktop.DBus.Error.NoReply" on RequestStream (StreamedMedia channel)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Apr 15 14:50:05 CEST 2009


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

           Summary: Get "org.freedesktop.DBus.Error.NoReply" on
                    RequestStream (StreamedMedia channel)
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: libtelepathy
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: flouis at viotech.net


Created an attachment (id=24819)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=24819)
Gabble logs

When I call RequestStream on a streamed media channel, I get always (9 times
about 10) this error:

ERROR:dbus.connection:Exception in handler for D-Bus signal:
Traceback (most recent call last):
  File "/var/lib/python-support/python2.6/dbus/connection.py", line 214, in
maybe_handle_message
    self._handler(*args, **kwargs)
  File "test_mediachannel.py", line 117, in on_new_channel_user
    my_tf_listener.create_streams(SLAVE_ACCOUNT, [MEDIA_STREAM_TYPE_VIDEO])
  File "test_mediachannel.py", line 186, in create_streams
    raise e
DBusException: org.freedesktop.DBus.Error.NoReply: Did not receive a reply.
Possible causes include: the remote application did not send a reply, the
message bus security policy blocked the reply, the reply timeout expired, or
the network connection was broken.
** (test_mediachannel.py:7038): DEBUG: GetSessionHandlers returned 0 sessions

It's very surprising because yesterday my code worked correctly (without this
error).


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