GTG

unknown type (null) in tag_sort_func

Bug #543647 reported by Bryce Harrington
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Invalid
Medium
Unassigned

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.

Revision history for this message
Bryce Harrington (bryce) wrote :

This patch addresses the symptom enough that gtg will continue on and load, but doesn't resolve where the bad iter1 came from to begin with.

Changed in gtg:
importance: Undecided → Medium
milestone: none → 0.3
Revision history for this message
Bryce Harrington (bryce) wrote :

That patch has been committed to trunk, but bug report should still stay open since the underlying issue is still present.

Changed in gtg:
status: New → Triaged
Revision history for this message
Lionel Dricot (ploum-deactivatedaccount) wrote :

Does it still happens ? I cannot reproduce it.

Changed in gtg:
status: Triaged → Incomplete
Revision history for this message
Bryce Harrington (bryce) wrote : 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.

Changed in gtg:
status: Incomplete → Invalid
Changed in gtg:
milestone: 0.3 → none
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.