OK I started one and it works if i cast all UInt32 to ints
but still i think some1 should look over it
======================================================================
ERROR: testDeleteEvents (__main__.ZeitgeistRemoteAPITest)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test/remote-test.py", line 211, in testDeleteEvents
self.client.delete_events(ids)
File "test/../zeitgeist/client.py", line 617, in delete_events
self._check_members(event_ids, int)
File "test/../zeitgeist/client.py", line 798, in _check_members
(m.__class__, member_class))
TypeError: Collection contains member of invalid type <type 'dbus.UInt32'>. Expected <type 'int'>
----------------------------------------------------------------------
Ran 10 tests in 30.971s
OK I started one and it works if i cast all UInt32 to ints
but still i think some1 should look over it
======= ======= ======= ======= ======= ======= ======= ======= ======= ======= _.ZeitgeistRemo teAPITest) ------- ------- ------- ------- ------- ------- ------- ------- ------- test.py" , line 211, in testDeleteEvents client. delete_ events( ids) ./zeitgeist/ client. py", line 617, in delete_events _check_ members( event_ids, int) ./zeitgeist/ client. py", line 798, in _check_members
ERROR: testDeleteEvents (__main_
-------
Traceback (most recent call last):
File "test/remote-
self.
File "test/.
self.
File "test/.
(m.__class__, member_class))
TypeError: Collection contains member of invalid type <type 'dbus.UInt32'>. Expected <type 'int'>
------- ------- ------- ------- ------- ------- ------- ------- ------- -------
Ran 10 tests in 30.971s
FAILED (errors=1)