Thread
:
[Announce] The One Ring
View Single Post
activemind
2010-07-15 , 01:40
Posts: 24 | Thanked: 1 time | Joined on Jun 2010 @ USA
#
655
New error:
(18:18:41) ERROR MainThread.connection: __init__
Traceback (most recent call last):
File "/opt/theonering/lib/util/misc.py", line 48, in wrapper
return func(*args, **kwds)
File "/opt/theonering/lib/connection.py", line 118, in __init__
constants._telepathy_implementation_name_
File "/opt/theonering/lib/tp/conn.py", line 82, in __init__
_Connection.__init__(self, bus_name, object_path)
File "/usr/lib/pymodules/python2.5/dbus/service.py", line 480, in __init__
self.add_to_connection(conn, object_path)
File "/usr/lib/pymodules/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/theonering/gv/myGVAccount': there is already a handler"
(18:18:47) ERROR MainThread.connection: __init__
Traceback (most recent call last):
File "/opt/theonering/lib/util/misc.py", line 48, in wrapper
return func(*args, **kwds)
File "/opt/theonering/lib/connection.py", line 118, in __init__
constants._telepathy_implementation_name_
File "/opt/theonering/lib/tp/conn.py", line 82, in __init__
_Connection.__init__(self, bus_name, object_path)
File "/usr/lib/pymodules/python2.5/dbus/service.py", line 480, in __init__
self.add_to_connection(conn, object_path)
File "/usr/lib/pymodules/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/theonering/gv/myGVAccount': there is already a handler"
And if I remember the sequence of events correctly, this started happening after I added erminig-ng to my n900 which uses the same account. Also, I deleted my GV account thinking of readding it and now it does not even sign in. Looks like an interaction problem, one is creating a handler and the other one rather than reusing, is trying to create a new one?
Quote & Reply
|
activemind
View Public Profile
Send a private message to activemind
Find all posts by activemind