GTG

Expanding tags without open tag sidebar raises a traceback

Bug #1085617 reported by Izidor Matušov
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
GTG
Fix Released
High
Izidor Matušov

Bug Description

Steps to reproduce:
1, Make a tag expanded in Tag sidebar
2, Close tag sidebar
3, Restart GTG

It raises the following traceback:

Traceback (most recent call last):
   File "/usr/bin/gtg", line 85, in <module>
     main()
   File "/usr/bin/gtg", line 81, in main
     sys.exit(gtg.main(options, args))
   File "/usr/share/gtg/GTG/gtg.py", line 120, in main
     manager = Manager(req)
   File "/usr/share/gtg/GTG/gtk/manager.py", line 75, in __init__
     self.browser = TaskBrowser(self.req, self)
   File "/usr/share/gtg/GTG/gtk/browser/browser.py", line 129, in __init__
     self.restore_state_from_conf()
   File "/usr/share/gtg/GTG/gtk/browser/browser.py", line 521, in
restore_state_from_conf
     self.tagtreeview.expand_node(path)
AttributeError: 'NoneType' object has no attribute 'expand_node'

Workaround: Delete from ~/.config/gtg/gtg.conf line starting with "expanded_tags = "

From the bug #1084828

Revision history for this message
Izidor Matušov (izidor) wrote :

The bug was fixed in rev 1252.

Changed in gtg:
status: In Progress → Fix Committed
description: updated
Revision history for this message
Raoul (trash-mails-at) wrote :

When will rev 1252 be available in den ppa:gtg/gtg-daily (raring)?

Revision history for this message
Izidor Matušov (izidor) wrote :

Raoul: I set building of GTG for raring in PPA, the package should be available in couple hours. Thanks for the notice.

Nimit Shah (nimit-svnit)
Changed in gtg:
status: Fix Committed → Fix Released
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.