Ticket #3172 (new defect)
Opened 21 months ago
traceback when associating to a new schoolserver
| Reported by: | erikos | Owned by: | erikos |
|---|---|---|---|
| Priority: | Unspecified by Maintainer | Milestone: | Unspecified by Release Team |
| Component: | sugar | Version: | 0.94.x |
| Severity: | Minor | Keywords: | |
| Cc: | Distribution/OS: | Unspecified | |
| Bug Status: | New |
Description
<telepathy.client.conn.Connection object at 0x921250c>
1318007321.637381 DEBUG root: connection removed <telepathy.client.conn.Connection object at 0x920804c>
1318007321.638247 ERROR dbus.connection: Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python2.7/site-packages/sugar/presence/connectionmanager.py", line 89, in __status_changed_cb
self._connections_per_account[account_path].connected = False
KeyError: dbus.ObjectPath('/org/freedesktop/Telepathy/Account/salut/local_xmpp/account0')
1318007321.651078 DEBUG root: _Account.__status_changed_cb dbus.UInt32(2L) dbus.UInt32(1L)
1318007321.651853 DEBUG root: Neighborhood.__buddy_removed_cb dbus.String(u'570ee607@xo-a7-2c-57', variant_level=1)
Steps to reproduce:
- connect to ad-hoc network
- connect to school server AP
- associate with schoolserver (palette in home view)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

