Bug 29042

Summary: telepathy-butterfly crashed with TypeError in quit()
Product: Telepathy Reporter: Pedro Villavicencio <pvillavi>
Component: butterflyAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: normal    
Priority: medium CC: belegdol, caravena
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Pedro Villavicencio 2010-07-13 06:16:08 UTC
this report has been filed here:

https://bugs.edge.launchpad.net/ubuntu/+source/telepathy-butterfly/+bug/604806

This is on telepathy-butterfly 0.5.12.

"When I quit empathy (signed in with google talk, msn and local network chat), telepathy-butterfly crashed and asked me to send this bug report."

traceback:

Traceback (most recent call last):
  File "/usr/lib/python2.6/dist-packages/butterfly/util/decorator.py", line 87, in async_function
    func(*args, **kwargs)
  File "/usr/lib/telepathy/telepathy-butterfly", line 67, in quit
    manager.quit()
  File "/usr/lib/python2.6/dist-packages/butterfly/connection_manager.py", line 87, in quit
    conns = self._connections[:]
TypeError: 'set' object is unsubscriptable
Comment 1 Jonny Lamb 2010-07-13 06:44:29 UTC
Sorry about that. Fixed in git.
Comment 2 Jonny Lamb 2010-09-02 15:51:04 UTC
*** Bug 29707 has been marked as a duplicate of this bug. ***
Comment 3 Jonny Lamb 2010-09-11 10:08:08 UTC
*** Bug 30136 has been marked as a duplicate of this bug. ***

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.