Opened 12 years ago

Last modified 10 years ago

#3172 new defect

traceback when associating to a new schoolserver

Reported by: erikos Owned by: erikos
Priority: Normal Milestone: Unspecified
Component: Sugar Version: 0.94.x
Severity: Minor Keywords:
Cc: Distribution/OS: Unspecified
Bug Status: Unconfirmed

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 (1)

ps-manager.log (76.7 KB) - added by erikos 12 years ago.
full log

Download all attachments as: .zip

Change History (3)

Changed 12 years ago by erikos

full log

comment:1 Changed 11 years ago by dnarvaez

  • Bug Status changed from New to Unconfirmed

comment:2 Changed 10 years ago by walter

  • Priority changed from Unspecified by Maintainer to Normal
Note: See TracTickets for help on using tickets.