GTG

AttributeError: 'DBusTaskWrapper' object has no attribute 'get_tasks_filtered'

Bug #841793 reported by Shenja Sosna
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
High
Shenja Sosna

Bug Description

GTG 0.3-development, bzr:988
Linux, ubuntu 11.04

dbus connection to GetActiveTasks() error.

gtg = bus.get_object('org.gnome.GTG','/org/gnome/GTG')
iface = dbus.Interface(gtg,'org.gnome.GTG')
tasks = iface.GetTasks()
DBusException: org.freedesktop.DBus.Python.AttributeError: Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/dbus/service.py", line 702, in _message_cb
    retval = candidate_method(self, *args, **keywords)
  File "~gtg/GTG/gtk/dbuswrapper.py", line 99, in GetTasks
    return self.get_tasks_filtered(['all'])
AttributeError: 'DBusTaskWrapper' object has no attribute 'get_tasks_filtered'

Tags: dbus
Shenja Sosna (pumbaeo)
Changed in gtg:
assignee: nobody → pumbaEO (essr1)
Shenja Sosna (pumbaeo)
Changed in gtg:
assignee: pumbaEO (essr1) → nobody
Izidor Matušov (izidor)
Changed in gtg:
importance: Undecided → High
status: New → Incomplete
status: Incomplete → Confirmed
milestone: none → 0.2.9
assignee: nobody → Izidor Matušov (izidor)
Revision history for this message
Shenja Sosna (pumbaeo) wrote :

patch

Revision history for this message
Izidor Matušov (izidor) wrote :

Wow, you was so fast! I was going to commit my fix (very same to yours) and you have already fixed it! Pushed in rev. 989.

Changed in gtg:
status: Confirmed → Fix Committed
assignee: Izidor Matušov (izidor) → pumbaEO (essr1)
Izidor Matušov (izidor)
Changed in gtg:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.