I hit it, when I was running opensync with msynctool
Traceback (most recent call last):
File "/usr/lib/opensync/python-plugins/synce-opensync-plugin-2x.py", line 174, in get_changeinfo
change.uid = array.array('B',guid).tostring()
File "/usr/lib/pymodules/python2.6/opensync.py", line 192, in set_uid
Received an entry <email address hidden> with data of size 4 from member 2 (evo2-sync). Changetype ADDED
def set_uid(self, *args): return _opensync.OSyncChange_set_uid(self, *args)
TypeError: in method 'OSyncChange_set_uid', argument 1 of type 'OSyncChange *'
It has something to do with that?
http:// www.opensync. org/ticket/ 1131
I hit it, when I was running opensync with msynctool
Traceback (most recent call last): opensync/ python- plugins/ synce-opensync- plugin- 2x.py", line 174, in get_changeinfo 'B',guid) .tostring( ) pymodules/ python2. 6/opensync. py", line 192, in set_uid OSyncChange_ set_uid( self, *args) set_uid' , argument 1 of type 'OSyncChange *'
File "/usr/lib/
change.uid = array.array(
File "/usr/lib/
Received an entry <email address hidden> with data of size 4 from member 2 (evo2-sync). Changetype ADDED
def set_uid(self, *args): return _opensync.
TypeError: in method 'OSyncChange_