Summary: | [telepathy-butterfly 0.5.11-1~ppa10.04+1] telepathy-butterfly crashed with KeyError in disconnected() | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Cristian Aravena <caravena> |
Component: | butterfly | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED DUPLICATE | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | _usr_lib_telepathy_telepathy-butterfly.1000.crash |
duplicated of bug #28126 ? (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.
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>