Comment 9 for bug 545751

Revision history for this message
Craig Cummings (phillip-craig-cummings) wrote :

I'm having the same problem with MSN and Facebook (gmail, yahoo, and another xmpp account are all working fine)..and it also seemed to start soon after upgrading to 10.4. So far, I've tried completely removing empathy and reinstalling it.

I see this in the mission-control debug logs when trying to connect to my msn account....

Message: Failed to get item from keyring: No matching results
Message: Falling back to looking in the keyfile
....this is repeated twice.....
Warning: request_connection_cb: RequestConnection failed: org.freedesktop.DBus.Python.KeyError: Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "/usr/lib/python2.6/dist-packages/telepathy/server/connmgr.py", line 69, in RequestConnection
    conn = self._protos[proto](self, parameters)
  File "/usr/lib/python2.6/dist-packages/butterfly/connection.py", line 113, in __init__
    telepathy.server.Connection.__init__(self, 'msn', account, 'butterfly')
  File "/usr/lib/python2.6/dist-packages/telepathy/server/conn.py", line 82, in __init__
    _Connection.__init__(self, bus_name, object_path)
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 480, in __init__
    self.add_to_connection(conn, object_path)
  File "/usr/lib/pymodules/python2.6/dbus/service.py", line 571, in add_to_connection
    self._fallback)
KeyError: "Can't register the object-path handler for '/org/freedesktop/Telepathy/Connection/butterfly/msn/MY ACCOUNT IS HERE': there is already a handler"