Comment 6 for bug 722897

Revision history for this message
In , Cristian Aravena Romero (caravena) wrote :

Created attachment 35685
_usr_lib_telepathy_telepathy-butterfly.1000.crash

DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
Package: telepathy-butterfly 0.5.9-1~ppa10.04+1
PackageArchitecture: all
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
SourcePackage: telepathy-butterfly
Tags: lucid
Title: telepathy-butterfly crashed with KeyError in disconnected()
Uname: Linux 2.6.32-22-generic i686

PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/papyon/client.py", line 366, in disconnected
     self._state = ClientState.CLOSED
   File "/usr/lib/pymodules/python2.6/papyon/client.py", line 278, in fset
     self._dispatch("on_client_state_changed", state)
   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 44, in _dispatch
     if event_handler._dispatch_event(name, *args):
   File "/usr/lib/pymodules/python2.6/papyon/event/__init__.py", line 65, in _dispatch_event
     handler(*params)
   File "/usr/lib/python2.6/dist-packages/butterfly/connection.py", line 372, in on_client_state_changed
     self._advertise_disconnected()
   File "/usr/lib/python2.6/dist-packages/butterfly/connection.py", line 463, in _advertise_disconnected
     self._manager.disconnected(self)
   File "/usr/lib/python2.6/dist-packages/butterfly/connection_manager.py", line 82, in disconnected
     result = telepathy.server.ConnectionManager.disconnected(self, conn)
   File "/usr/lib/python2.6/dist-packages/telepathy/server/connmgr.py", line 55, in disconnected
     self._connections.remove(conn)
 KeyError: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/cristian_40romanescu_2ecl at 0x9bdcc8c>