Bug 702146

Summary: [abrt] telepathy-butterfly-0.5.15-3.fc15: connmgr.py:65:disconnected:KeyError: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/gulvnaj_40live_2ecom at 0x98e00cc>
Product: [Fedora] Fedora Reporter: Jan Vlug <jan.public>
Component: telepathy-butterflyAssignee: Brian Pepple <bdpepple>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 15CC: bdpepple, sander
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Unspecified   
Whiteboard: abrt_hash:f59cdfd8d3a38254270fef10ea54802eb12254bd
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-05-13 12:39:33 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace none

Description Jan Vlug 2011-05-04 21:33:20 UTC
abrt version: 2.0.1
executable: /usr/libexec/telepathy-butterfly
cmdline: /usr/bin/python /usr/libexec/telepathy-butterfly
component: telepathy-butterfly
uid: 500
architecture: i686
kernel: 2.6.38.4-20.fc15.i686
reason: connmgr.py:65:disconnected:KeyError: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/gulvnaj_40live_2ecom at 0x98e00cc>
package: telepathy-butterfly-0.5.15-3.fc15
username: jan
os_release: Fedora release 15 (Lovelock)
time: 1304541999

backtrace
-----
connmgr.py:65:disconnected:KeyError: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/gulvnaj_40live_2ecom at 0x98e00cc>

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/papyon/client.py", line 425, in disconnected
    self._state = ClientState.CLOSED
  File "/usr/lib/python2.7/site-packages/papyon/client.py", line 319, in fset
    self._dispatch("on_client_state_changed", state)
  File "/usr/lib/python2.7/site-packages/papyon/event/__init__.py", line 44, in _dispatch
    if event_handler._dispatch_event(name, *args):
  File "/usr/lib/python2.7/site-packages/papyon/event/__init__.py", line 65, in _dispatch_event
    handler(*params)
  File "/usr/lib/python2.7/site-packages/butterfly/connection.py", line 393, in on_client_state_changed
    self._disconnected()
  File "/usr/lib/python2.7/site-packages/butterfly/connection.py", line 286, in _disconnected
    self._manager.disconnected(self)
  File "/usr/lib/python2.7/site-packages/butterfly/connection_manager.py", line 51, in disconnected
    result = telepathy.server.ConnectionManager.disconnected(self, conn)
  File "/usr/lib/python2.7/site-packages/telepathy/server/connmgr.py", line 65, in disconnected
    self._connections.remove(conn)
KeyError: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/xxxxxx_40live_2ecom at 0x98e00cc>

Local variables in innermost frame:
self: <butterfly.connection_manager.ButterflyConnectionManager at /org/freedesktop/Telepathy/ConnectionManager/butterfly at 0x98d9c6c>
conn: <butterfly.connection.ButterflyConnection at /org/freedesktop/Telepathy/Connection/butterfly/msn/xxxxxx_40live_2ecom at 0x98e00cc>

Comment 1 Jan Vlug 2011-05-04 21:33:22 UTC
Created attachment 496930 [details]
File: backtrace

Comment 2 Brian Pepple 2011-05-13 12:39:33 UTC

*** This bug has been marked as a duplicate of bug 691209 ***