gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #02724
[Bug 596011] [NEW] GTG fails to start without tasks
Public bug reported:
1) delete all tasks
2) restart gtg
3) read the trace
2010-06-18 18:48:07,495 - DEBUG - tagstore:new_tag:116 - ********* tag added gtg-tags-sep *******
Traceback (most recent call last):
File "/home/luca/Projects/gtg/TRUNK/GTG/gtk/browser/tasktree.py", line 257, in on_get_iter
return rowref
UnboundLocalError: local variable 'rowref' referenced before assignment
** Affects: gtg
Importance: High
Assignee: Luca Invernizzi (invernizzi)
Status: Fix Committed
** Tags: regression
** Changed in: gtg
Status: Confirmed => Fix Committed
--
GTG fails to start without tasks
https://bugs.launchpad.net/bugs/596011
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!: Fix Committed
Bug description:
1) delete all tasks
2) restart gtg
3) read the trace
2010-06-18 18:48:07,495 - DEBUG - tagstore:new_tag:116 - ********* tag added gtg-tags-sep *******
Traceback (most recent call last):
File "/home/luca/Projects/gtg/TRUNK/GTG/gtk/browser/tasktree.py", line 257, in on_get_iter
return rowref
UnboundLocalError: local variable 'rowref' referenced before assignment
Follow ups
References