← Back to team overview

gtg team mailing list archive

[Bug 587244] [NEW] Crash when d'n'd task to make it a subtask

 

Public bug reported:

Traceback (most recent call last):
  File "/home/liori/Studia/Projekty/gtg/gtg/GTG/taskbrowser/tasktree.py", line 370, in _celldatafunction
    value = model.get_value(iter, COL_TAGS)
  File "/usr/lib/python2.5/warnings.py", line 62, in warn
    globals)
  File "/usr/lib/python2.5/warnings.py", line 83, in warn_explicit
    for item in filters:
TypeError: unknown type (null)

I tried to move a single task which didn't have any parent to become a
subtask of another task. Only the task list window was opened at the
time.

** Affects: gtg
     Importance: Undecided
         Status: New

-- 
Crash when d'n'd task to make it a subtask
https://bugs.launchpad.net/bugs/587244
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!: New

Bug description:
Traceback (most recent call last):
  File "/home/liori/Studia/Projekty/gtg/gtg/GTG/taskbrowser/tasktree.py", line 370, in _celldatafunction
    value = model.get_value(iter, COL_TAGS)
  File "/usr/lib/python2.5/warnings.py", line 62, in warn
    globals)
  File "/usr/lib/python2.5/warnings.py", line 83, in warn_explicit
    for item in filters:
TypeError: unknown type (null)

I tried to move a single task which didn't have any parent to become a subtask of another task. Only the task list window was opened at the time.





Follow ups

References