gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02764
Re: [Bug 543647] Re: unknown type (null) in tag_sort_func
On Wed, Jun 09, 2010 at 01:00:59PM -0000, Lionel Dricot wrote:
> Does it still happens ? I cannot reproduce it.
Yeah, it seems to be gone now.
--
unknown type (null) in tag_sort_func
https://bugs.launchpad.net/bugs/543647
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!: Incomplete
Bug description:
I upgraded my tasks to the 0.3 branch today. After installing it, on starting it up, amongst other things I notice this printed many times:
Traceback (most recent call last):
File "/home/bryce/src/gtg/gtg/GTG/taskbrowser/browser.py", line 713, in tag_sort_func
t1 = model.get_value(iter1, tagtree.COL_OBJ)
TypeError: unknown type (null)
Traceback (most recent call last):
File "/home/bryce/src/gtg/gtg/GTG/taskbrowser/browser.py", line 713, in tag_sort_func
t1 = model.get_value(iter1, tagtree.COL_OBJ)
TypeError: unknown type (null)
...etc...
This also prints out a bunch when I click on tags or even just Alt-Tab from one app to another and back.
References