Bug 29042 - telepathy-butterfly crashed with TypeError in quit()
Summary: telepathy-butterfly crashed with TypeError in quit()
Status: RESOLVED FIXED
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:
: 29707 30136 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-13 06:16 UTC by Pedro Villavicencio
Modified: 2010-09-11 10:08 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.