← Back to team overview

gtg team mailing list archive

[Bug 592436] Re: TypeError: an integer is required -- on startup

 

Fixer in rev. 799

** Changed in: gtg
       Status: Confirmed => Fix Committed

** Changed in: gtg
     Assignee: (unassigned) => Lionel Dricot (ploum)

-- 
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