← Back to team overview

gtg team mailing list archive

[Bug 569607] Re: Crash viewing tags

 

** Branch linked: lp:~bryceharrington/gtg/0.3-fixes

-- 
Crash viewing tags
https://bugs.launchpad.net/bugs/569607
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:
Steps to reproduce:

0.  ./scripts/debug.sh
1.  View > Tags Sidebar (F9)
2.  Click on 'All tags'
3.  Crashes:

Traceback (most recent call last):
  File "/home/bryce/src/gtg/gtg-fixes/GTG/taskbrowser/browser.py", line 1285, in on_select_tag
    if self.ctask_tree:
AttributeError: TaskBrowser instance has no attribute 'ctask_tree'

Same thing happens when clicking on any tag







References