gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02458
[Bug 587244] Re: Crash when d'n'd task to make it a subtask
Not sure if it's a regression, but it probably is, so I'm marking it
** Tags added: regression
** Changed in: gtg
Status: New => Confirmed
** Changed in: gtg
Importance: Undecided => Medium
** Changed in: gtg
Importance: Medium => High
** Changed in: gtg
Milestone: None => 0.3
--
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!: Confirmed
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.
References