[Bug 42829] New: telepathy-butterfly-0.5.15 crashes upon resume
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Fri Nov 11 18:17:56 CET 2011
https://bugs.freedesktop.org/show_bug.cgi?id=42829
Bug #: 42829
Summary: telepathy-butterfly-0.5.15 crashes upon resume
Classification: Unclassified
Product: Telepathy
Version: unspecified
Platform: Other
OS/Version: All
Status: NEW
Severity: normal
Priority: medium
Component: butterfly
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: belegdol at gmail.com
QAContact: telepathy-bugs at lists.freedesktop.org
Hi,
abrt keeps catching errors similar to this one (the hex value differs) every
time I resume my laptop. This is on Fedora 16 x86_64.
connmgr.py:65:disconnected:KeyError: <butterfly.connection.ButterflyConnection
at /org/freedesktop/Telepathy/Connection/butterfly/msn/xxx_40gmail_2ecom at
0x302ac90>
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/xxx_40gmail_2ecom at
0x302ac90>
Local variables in innermost frame:
self: <butterfly.connection_manager.ButterflyConnectionManager at
/org/freedesktop/Telepathy/ConnectionManager/butterfly at 0x302a190>
conn: <butterfly.connection.ButterflyConnection at
/org/freedesktop/Telepathy/Connection/butterfly/msn/xxx_40gmail_2ecom at
0x302ac90>
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list