gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02589
[Bug 591706] [NEW] GTG crashes with TypeError: unknown type (null)
Public bug reported:
GTG from bzr crashes with
Traceback (most recent call last):
File "/home/ermolovd/workspace/gtg/develop/GTG/taskbrowser/tasktree.py", line 378, in _celldatafunction
value = model.get_value(iter, COL_TAGS)
TypeError: unknown type (null)
GTG from ubuntu repositories hangs while exit on the same task file.
Task file is in attachment.
** Affects: gtg
Importance: Undecided
Status: New
--
GTG crashes with TypeError: unknown type (null)
https://bugs.launchpad.net/bugs/591706
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:
GTG from bzr crashes with
Traceback (most recent call last):
File "/home/ermolovd/workspace/gtg/develop/GTG/taskbrowser/tasktree.py", line 378, in _celldatafunction
value = model.get_value(iter, COL_TAGS)
TypeError: unknown type (null)
GTG from ubuntu repositories hangs while exit on the same task file.
Task file is in attachment.
Follow ups
References