gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02012
[Bug 571915] Re: deleting tasks from the browser crashes gtg
** Branch linked: lp:gtg
--
deleting tasks from the browser crashes gtg
https://bugs.launchpad.net/bugs/571915
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!: Fix Committed
Bug description:
Traceback (most recent call last):
File "/home/luca/Projects/gtg/trunke/GTG/taskbrowser/tasktree.py", line 200, in update_task
node_path = self.tree.get_path_for_node(my_node)
File "/home/luca/Projects/gtg/trunke/GTG/core/filteredtree.py", line 248, in get_path_for_node
child = self.node_children(par)
File "/home/luca/Projects/gtg/trunke/GTG/core/filteredtree.py", line 314, in node_children
child = self.virtual_root[0]
IndexError: list index out of range
References