KeyError

Bug #1093340 reported by timothymowens
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Google-Tasks-Indicator
In Progress
High
Lorenzo Carbonell

Bug Description

When starting up Google-Tasks-Indicator, I get the following error:

Traceback (most recent call last):
  File "/usr/share/google-tasks-indicator/googletasksindicator.py", line 444, in menu_show_tasks
    snd = ShowTasksDialog(self.tasks, self.tasklist_id)
  File "/usr/share/google-tasks-indicator/show_tasks_dialog.py", line 118, in __init__
    self.read_notes()
  File "/usr/share/google-tasks-indicator/show_tasks_dialog.py", line 148, in read_notes
    for note in self.tasks.get_tasks(tasklist_id = self.tasklist_id):
  File "/usr/share/google-tasks-indicator/googletasksapi.py", line 215, in get_tasks
    tasks = self.tasklists[tasklist_id]['tasks'].values()
KeyError: u'MDA1OTQ2MzU2MTQ4ODk3NDA4MjM6MDow'

Changed in google-tasks-indicator:
assignee: nobody → Lorenzo Carbonell (lorenzo-carbonell)
importance: Undecided → High
status: New → In Progress
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.