gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #01461
[Bug 532931] Re: Some issues for 0.2.4?
Sure i can:
Export plugin is broken in 0.2.3
https://bugs.launchpad.net/gtg/+bug/533314
State of the 'Start GTG on every login' checkbox doesn't survive gtg restart
https://bugs.launchpad.net/gtg/+bug/533318
Backport revision 650 into 0.2 branch
https://bugs.launchpad.net/gtg/+bug/533323
Thank you!
--
Some issues for 0.2.4?
https://bugs.launchpad.net/bugs/532931
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:
Hello!
I just installed 0.2.3 and see some annoing issues, that wasn't in 0.2.2:
1. Export plugin is broken. 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).
2. Edit -> Preferences -> Behaviour should be spelled as 'Behavior'.
3. State of the 'Start GTG on every login' checkbox isn't saved in configuration. It resets after every calling of the Preference pane.
4. Problem, outlined in https://bugs.launchpad.net/bugs/529194 is still there. I believe it should be backported to 0.2
Maybe we need one more bugfix release in 0.2 branch? I think that 1 and 4 is serious enought for production quality version.
Thanks!
References