← Back to team overview

gtg team mailing list archive

[Bug 522454] Re: failure to open task (phantom u'0' tag)

 

Fix committed a while ago :)


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

** Changed in: gtg
     Assignee: (unassigned) => Luca Invernizzi (invernizzi)

-- 
failure to open task (phantom u'0' tag)
https://bugs.launchpad.net/bugs/522454
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:
Trace:



  File "/usr/share/gtg/GTG/taskbrowser/browser.py", line 840, in open_task
    clipboard = self.clipboard)
  File "/usr/share/gtg/GTG/taskeditor/editor.py", line 175, in __init__
    self.textview.modified(full=True)
  File "/usr/share/gtg/GTG/taskeditor/taskview.py", line 494, in modified
    self._detect_tag(buff,local_start,local_end)
  File "/usr/share/gtg/GTG/taskeditor/taskview.py", line 675, in _detect_tag
    self.remove_tag_callback(t)
  File "/usr/share/gtg/GTG/core/task.py", line 579, in remove_tag
    t.remove_task(self.get_id())
AttributeError: 'NoneType' object has no attribute 'remove_task'







References