Iain Buchanan
2008-05-29 02:43:39 UTC
Hi all,
I'm testing out new Gentoo ebuilds for 0.11.1. So far everything is
good, except when I run sync-engine, I get some errors. This is the
last few lines:
2008-05-29 12:00:25,571 ERROR dbus.connection : Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/SyncEngine/kernel.py", line 244, in _CBDeviceAuthStateChanged
self._ProcessAuth()
File "/usr/lib/python2.5/site-packages/SyncEngine/kernel.py", line 279, in _ProcessAuth
if self.partnerships != None:
AttributeError: 'SyncEngine' object has no attribute 'partnerships'
2008-05-29 12:00:30,023 INFO engine.syncengine.kernel : _CBDeviceAuthStateChanged: device authorization state changed: reauthorizing
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'IO2'
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'IO2'
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : _CBDeviceAuthStateChanged: device authorization state changed: reauthorizing
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'IO2'
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'IO2'
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : _CBDeviceAuthStateChanged: device authorization state changed: reauthorizing
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'IO2'
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'IO2'
The Traceback is repeated a few times. list_partnerships acts as though
the device isn't connected:
$ list_partnerships.py
error: org.synce.SyncEngine.Error.Disconnected
however pls works, as does synce-kpm (without partnerships). All
versions are the latest 0.11.1 or the latest release available.
I'm stuck at this point! Any suggestions? thanks,
I'm testing out new Gentoo ebuilds for 0.11.1. So far everything is
good, except when I run sync-engine, I get some errors. This is the
last few lines:
2008-05-29 12:00:25,571 ERROR dbus.connection : Exception in handler for D-Bus signal:
Traceback (most recent call last):
File "/usr/lib/python2.5/site-packages/dbus/connection.py", line 214, in maybe_handle_message
self._handler(*args, **kwargs)
File "/usr/lib/python2.5/site-packages/SyncEngine/kernel.py", line 244, in _CBDeviceAuthStateChanged
self._ProcessAuth()
File "/usr/lib/python2.5/site-packages/SyncEngine/kernel.py", line 279, in _ProcessAuth
if self.partnerships != None:
AttributeError: 'SyncEngine' object has no attribute 'partnerships'
2008-05-29 12:00:30,023 INFO engine.syncengine.kernel : _CBDeviceAuthStateChanged: device authorization state changed: reauthorizing
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'IO2'
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'IO2'
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : _CBDeviceAuthStateChanged: device authorization state changed: reauthorizing
2008-05-29 12:00:30,024 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'IO2'
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'IO2'
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : _CBDeviceAuthStateChanged: device authorization state changed: reauthorizing
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : ProcessAuth : processing authorization for device 'IO2'
2008-05-29 12:00:30,025 INFO engine.syncengine.kernel : ProcessAuth: authorization not required for device 'IO2'
The Traceback is repeated a few times. list_partnerships acts as though
the device isn't connected:
$ list_partnerships.py
error: org.synce.SyncEngine.Error.Disconnected
however pls works, as does synce-kpm (without partnerships). All
versions are the latest 0.11.1 or the latest release available.
I'm stuck at this point! Any suggestions? thanks,
--
Iain Buchanan <iaindb at netspace dot net dot au>
Nuclear powered vacuuum cleaners will probably be a reality within 10 years.
-- Alex Lewyt (President of the Lewyt Corporation,
manufacturers of vacuum cleaners), quoted in The New York
Times, June 10, 1955.
Iain Buchanan <iaindb at netspace dot net dot au>
Nuclear powered vacuuum cleaners will probably be a reality within 10 years.
-- Alex Lewyt (President of the Lewyt Corporation,
manufacturers of vacuum cleaners), quoted in The New York
Times, June 10, 1955.