← Back to team overview

gtg team mailing list archive

[Bug 582612] Re: wrong count of tagged tasks

 

Re-starting the program after the crash, the tasks were gone.  The
following warnings were shown:

$ ./scripts/debug.sh 
Setting XDG vars to use default dataset.
/home/bryce/src/gtg/gtg/GTG/taskbrowser/browser.py:217: GtkWarning: gtk_tree_model_sort_build_level: assertion `length > 0' failed
  self.task_tv.set_model(self.task_modelsort)
/home/bryce/src/gtg/gtg/GTG/taskbrowser/browser.py:855: GtkWarning: gtk_tree_model_sort_build_level: assertion `length > 0' failed
  self.ctask_tv.set_model(ctask_modelsort)

-- 
Crash when deleting all tasks (negative task count?)
https://bugs.launchpad.net/bugs/582612
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!: Triaged

Bug description:
- start gtg with the default tasks set
- F9
- remove all task
you should see a negative number besides "All tasks" and "Tasks with no tags". This is obviously wrong.





References