gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02552
[Bug 587244] Re: Crash when d'n'd task to make it a subtask
** Description changed:
+ 1- Take the default task set.
+ 2- DnD "learn how to use plugins" on "learn how to use subtasks". No crash
+ 3- DnD "learn how to use the workview" on "reporting bugs". Crash.
+
+
+ ****************
+
+
+
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:
+ 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.
** Changed in: gtg
Status: Confirmed => Triaged
--
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!: Triaged
Bug description:
1- Take the default task set.
2- DnD "learn how to use plugins" on "learn how to use subtasks". No crash
3- DnD "learn how to use the workview" on "reporting bugs". Crash.
****************
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