Get "org.freedesktop.DBus.Error.NoReply" on RequestStream (StreamedMedia channel)
Submitted by Fabien LOUIS
Assigned to Telepathy bugs list
Description
Created attachment 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).
Attachment 24819, "Gabble logs":
GabbleLogs.txt