abrt 1.0.0 detected a crash. Comment: Trying to establish a webcam call with a msn contact and the crash happend. I'm using the fedora-testing version of mission-control too. Its the first time msn connection works in empathy-2.28 in Fedora 12 for me. backtrace ----- Summary: TB5a9cd7a1 session.py:166:remove_stream:KeyError: 'audio' Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/papyon/sip/connection.py", line 92, in on_message_received call.on_message_received(message) File "/usr/lib/python2.6/site-packages/papyon/sip/call.py", line 174, in on_message_received handler(msg) File "/usr/lib/python2.6/site-packages/papyon/sip/call.py", line 431, in on_bye_received self.dispose() File "/usr/lib/python2.6/site-packages/papyon/sip/call.py", line 387, in dispose MediaCall.dispose(self) File "/usr/lib/python2.6/site-packages/papyon/media/call.py", line 87, in dispose self._media_session.close() File "/usr/lib/python2.6/site-packages/papyon/media/session.py", line 112, in close self.remove_stream(stream) File "/usr/lib/python2.6/site-packages/papyon/media/session.py", line 166, in remove_stream for handler_id in self._signals[name]: KeyError: 'audio' Local variables in innermost frame: self: <MediaSession object at 0x157fe10 (papyon+media+session+MediaSession at 0x15bff00)> name: audio stream: <MediaStream object at 0x158a0f0 (papyon+media+stream+MediaStream at 0x16038a0)> cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly component: telepathy-butterfly executable: /usr/libexec/telepathy-butterfly kernel: 2.6.31.6-145.fc12.x86_64 package: telepathy-butterfly-0.5.3-1.fc12 uuid: 5a9cd7a1
Created attachment 373862 [details] File: backtrace
For now, I'm going to disable the audio/video capabilities of tp-butterfly, since it's not currently working. If we can fix it during F12 (though this will need to be done upsteam since I don't have a camera), I'll re-enable it. If you could test that telepathy-butterfly-0.5.3-2.fc12 works for regular chats, it would be greatly appreciated. Thanks!
Yes, it's very unstable still. For me the camera actually works (last time I tryed I think) and sound only works one way - I can recieve but can't send. I can test telepathy-butterfly-0.5.3-2.fc12, will it be in updates-testing? thanks!
(In reply to comment #3) > I can test telepathy-butterfly-0.5.3-2.fc12, will it be in updates-testing? Yeah, it should be available there with the next push. Here's a link to it's update page: https://admin.fedoraproject.org/updates/telepathy-butterfly-0.5.3-2.fc12
Hum, I am able to initiate and do audio conversations and a remote MSN contact can initiate one. So it works! Please check that the port 6901 is opened. I cannot initiate a video conversation (a crash somewhere at the telepathy level). The remote MSN contact can initiate a video conversation and he can seen himself while I am unable to see him. I have however to mention that I do not have a webcam. So I am not very happy to see that all audio/video capabilities are going to be disabled instead of video only...
telepathy-butterfly-0.5.3-2.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
Closing as WONTFIX, since upstream has disable the AV capabilities since Microsoft removed the necessary servers to enable this.