← Back to team overview

gtg team mailing list archive

[Bug 533314] [NEW] Export plugin is broken in 0.2.3

 

Public bug reported:

Export plugin is broken in 0.2.3.
When i try to start the plugin (i had activated it in preferences -> plugins first) i see this:

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/GTG/plugins/export/export.py", line 150, in on_export
    self.export_combo_decorator(self.export_combo_templ, template_list)
UnboundLocalError: local variable 'template_list' referenced before assignment

As i can tell, this is because export templates was somehow removed from 0.2.3 tarball 
(GTG/plugins/export/export_templates directory is missing).

It would be great to see this included into 0.2.4.

** Affects: gtg
     Importance: Undecided
         Status: New

-- 
Export plugin is broken in 0.2.3
https://bugs.launchpad.net/bugs/533314
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:
Export plugin is broken in 0.2.3.
When i try to start the plugin (i had activated it in preferences -> plugins first) i see this:

Traceback (most recent call last):
  File "/usr/local/lib/python2.6/site-packages/GTG/plugins/export/export.py", line 150, in on_export
    self.export_combo_decorator(self.export_combo_templ, template_list)
UnboundLocalError: local variable 'template_list' referenced before assignment

As i can tell, this is because export templates was somehow removed from 0.2.3 tarball 
(GTG/plugins/export/export_templates directory is missing).

It would be great to see this included into 0.2.4.





Follow ups

References