Bug 28922 - [telepathy-butterfly 0.5.11-1~ppa10.04+1] telepathy-butterfly crashed with KeyError in disconnected()
Summary: [telepathy-butterfly 0.5.11-1~ppa10.04+1] telepathy-butterfly crashed with Ke...
Status: RESOLVED DUPLICATE of bug 28126
Alias: None
Product: Telepathy
Classification: Unclassified
Component: butterfly (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-05 13:44 UTC by Cristian Aravena
Modified: 2010-07-13 02:48 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
_usr_lib_telepathy_telepathy-butterfly.1000.crash (22.27 KB, application/octet-stream)
2010-07-05 13:44 UTC, Cristian Aravena
Details

Description Cristian Aravena 2010-07-05 13:44:39 UTC
Created attachment 36769 [details]
_usr_lib_telepathy_telepathy-butterfly.1000.crash

ProblemType: Crash
Date: Mon Jul  5 16:24:30 2010
ExecutablePath: /usr/lib/telepathy/telepathy-butterfly
InterpreterPath: /usr/bin/python2.6
ProcCmdline: /usr/bin/python /usr/lib/telepathy/telepathy-butterfly
ProcCwd: /
ProcEnviron:
 SHELL=/bin/bash
 LANG=es_CL.utf8

DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Beta i386 (20100406.1)
Package: telepathy-butterfly 0.5.11-1~ppa10.04+1
PackageArchitecture: all
SourcePackage: telepathy-butterfly
Tags: lucid
Title: telepathy-butterfly crashed with KeyError in disconnected()
Uname: Linux 2.6.34-020634-generic i686
UnreportableReason: This is not a genuine Ubuntu package

PythonArgs: ['/usr/lib/telepathy/telepathy-butterfly']
Traceback:
 Traceback (most recent call last):
   File "/usr/lib/pymodules/python2.6/papyon/client.py", line 360, in connect_failure
     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 467, 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 0x8ee262c>
Comment 1 Cristian Aravena 2010-07-05 13:50:31 UTC
duplicated of bug #28126 ?
Comment 2 Jonny Lamb 2010-07-13 02:48:14 UTC
(In reply to comment #1)
> duplicated of bug #28126 ?

Yep.

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


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.