gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02658
[Bug 592436] Re: TypeError: an integer is required -- on startup
that line is not present anymore in trunk, so I believe Lionel has fixed it.
Feel free to reopen if what I say does not make sense.
** Changed in: gtg
Assignee: (unassigned) => Lionel Dricot (ploum)
** Changed in: gtg
Milestone: None => 0.3
** Changed in: gtg
Status: New => Fix Committed
** Changed in: gtg
Importance: Undecided => Medium
** Changed in: gtg
Importance: Medium => Critical
** Changed in: gtg
Importance: Critical => High
--
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!: Fix Committed
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