[Bug 30136] New: python traceback upon resume from suspend/hibernate

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Sep 11 18:37:17 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=30136

           Summary: python traceback upon resume from suspend/hibernate
           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


This was originally reported as a Red Hat bug 586228:
https://bugzilla.redhat.com/show_bug.cgi?id=586228
With 0.5.12, the traceback is slightly different to what is present there:

connection_manager.py:87:quit:TypeError: 'set' object is unsubscriptable

Traceback (most recent call last):
  File "/usr/lib/python2.6/site-packages/butterfly/util/decorator.py", line 87,
in async_function
    func(*args, **kwargs)
  File "/usr/libexec/telepathy-butterfly", line 67, in quit
    manager.quit()
  File "/usr/lib/python2.6/site-packages/butterfly/connection_manager.py", line
87, in quit
    conns = self._connections[:]
TypeError: 'set' object is unsubscriptable

Local variables in innermost frame:
self: <butterfly.connection_manager.ButterflyConnectionManager at
/org/freedesktop/Telepathy/ConnectionManager/butterfly at 0x1f4b950>

Let me know if you need more information.

-- 
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