← Back to team overview

gtg-win team mailing list archive

[Bug 567783] Re: gtg-win crashes when deleting tasks

 

** Changed in: gtg-win
    Milestone: None => 0.3

-- 
gtg-win crashes when deleting tasks
https://bugs.launchpad.net/bugs/567783
You received this bug notification because you are a member of Gtg-win
developers, which is the registrant for Getting Things GNOME! Windows.

Status in Getting Things GNOME! Windows: New

Bug description:
Had an error when deleting a main task with a set of subtasks.

the steps i took involved creating a task, creating subtasks (where one sub-task was accidentally named '>'); 

deleting the '>' subtask would not remove it from the list in the 'main' window, but when you drilled down into the main task, ir was not listed as a sub task.

i have been unable to reproduce the error.

the application presented a dialog box with an error - i was able to ignore this error and carry on using the application as normal

output pasted below

Traceback (most recent call last):
  File "S:\Documents\gtg-win\GTG\taskbrowser\browser.py", line 1134, in on_delete_tasks
    self.vmanager.ask_delete_tasks(tids_todelete)
  File "S:\Documents\gtg-win\GTG\viewmanager\manager.py", line 192, in ask_delete_tasks
    self.close_task(t)
  File "S:\Documents\gtg-win\GTG\viewmanager\manager.py", line 176, in close_task
    del self.opened_task[tid]
KeyError: '17@1'





References