← Back to team overview

gtg team mailing list archive

[Bug 569607] Re: Crash viewing tags

 

This resolves the crash and allows tag selection to work properly again

** Patch added: "ctask_tree.patch"
   http://launchpadlibrarian.net/45245965/ctask_tree.patch

** Changed in: gtg
     Assignee: (unassigned) => Bryce Harrington (bryceharrington)

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

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

-- 
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