Start connecting, cancel, then try again. ERROR:Butterfly.Connection:Failed to create Connection Traceback (most recent call last): File "/home/jonny/collabora/git/telepathy-butterfly/butterfly/connection.py", line 90, in __init__ telepathy.server.Connection.__init__(self, 'msn', account, 'butterfly') File "/usr/lib/python2.5/site-packages/telepathy/server/conn.py", line 79, in __init__ _Connection.__init__(self, bus_name, object_path) File "/var/lib/python-support/python2.5/dbus/service.py", line 480, in __init__ self.add_to_connection(conn, object_path) File "/var/lib/python-support/python2.5/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/jonnylambtest2_40hotmail_2eco_2euk': there is already a handler"
Got the same problem. Connection was disconnected because of: Traceback (most recent call last): File "/usr/lib/python2.5/site-packages/pymsn/service/SOAPService.py", line 210, in _response_handler user_data) File "/usr/lib/python2.5/site-packages/pymsn/service/SingleSignOn.py", line 222, in _HandleSOAPFault errback[0](*errback[1:]) TypeError: 'NoneType' object is unsubscriptable
I also have this problem, see bug https://bugs.freedesktop.org/show_bug.cgi?id=22435 they might be duplicate
This bug is fixed for me
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.