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. _______________________________________________ Mailing list: https://launchpad.net/~gtg Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg More help : https://help.launchpad.net/ListHelp

