gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02665
[Bug 592436] Re: TypeError: an integer is required -- on startup
my bad. I missed last trunk update.
** Changed in: gtg
Assignee: Lionel Dricot (ploum) => (unassigned)
** Changed in: gtg
Status: Fix Committed => Confirmed
--
TypeError: an integer is required -- on startup
https://bugs.launchpad.net/bugs/592436
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!: Confirmed
Bug description:
On startup, when `gtg` tries to show the full task list:
Traceback (most recent call last):
File "/home/liori/Studia/Projekty/gtg/gtg/GTG/taskbrowser/tasktree.py", line 245, in on_get_iter
self.tasks_to_add.pop(node.get_id())
TypeError: an integer is required
Attaching full output.
References