I can confim that get_tasks_filtered is not working.
org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb retval = candidate_method(self, *args, **keywords) File "/home/zunbeltz/gtg-bugs/GTG/viewmanager/dbuswrapper.py", line 94, in get_tasks_filtered tags, status, started_only, is_root) File "/home/zunbeltz/gtg-bugs/GTG/viewmanager/dbuswrapper.py", line 84, in get_task_ids_filtered ids = self.req.get_tasks_list( AttributeError: 'Requester' object has no attribute 'get_tasks_list'
I tied to look at it but I do not understand how the filtering stuff works.
I can confim that get_tasks_filtered is not working.
org.freedesktop .DBus.Python. AttributeError: Traceback (most recent call last): pymodules/ python2. 6/dbus/ service. py", line 702, in _message_cb method( self, *args, **keywords) zunbeltz/ gtg-bugs/ GTG/viewmanager /dbuswrapper. py", line 94, in get_tasks_filtered zunbeltz/ gtg-bugs/ GTG/viewmanager /dbuswrapper. py", line 84, in get_task_ ids_filtered get_tasks_ list(
File "/usr/lib/
retval = candidate_
File "/home/
tags, status, started_only, is_root)
File "/home/
ids = self.req.
AttributeError: 'Requester' object has no attribute 'get_tasks_list'
I tied to look at it but I do not understand how the filtering stuff works.