← Back to team overview

gtg-contributors team mailing list archive

[Bug 593396] Re: Notification plugin should use filters

 

** Changed in: gtg
     Assignee: (unassigned) => Luca Invernizzi (invernizzi)

** Tags added: regression release-critical
** Tags removed: toreview

** Changed in: gtg
       Status: Confirmed => In Progress

** Changed in: gtg
    Milestone: None => 0.3

** Changed in: gtg
   Importance: Low => Critical

-- 
Notification plugin should use filters
https://bugs.launchpad.net/bugs/593396
You received this bug notification because you are a member of Gtg
contributors, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: In Progress

Bug description:
Traceback (most recent call last):
  File "/home/liori/Studia/Projekty/gtg/gtg/GTG/plugins/notification_area/notification_area.py", line 237, in on_task_added
    if self._is_task_wanted_in_menu(tid):
  File "/home/liori/Studia/Projekty/gtg/gtg/GTG/plugins/notification_area/notification_area.py", line 121, in _is_task_wanted_in_menu
    return task.is_workable() and task.is_started()\
AttributeError: Task instance has no attribute 'is_workable'

Rev 805. Just after startup I've got +∞ number of windows trying to show me this traceback.