Comment 4 for bug 584997

Revision history for this message
Thomas (t.c) wrote :

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):
  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 *'