** Changed in: gtg Importance: High => Critical ** Tags added: release-critical
-- Crash when exporting tasks with export plugin https://bugs.launchpad.net/bugs/583048 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!: Confirmed Bug description: Steps to reproduce... 1. Enable export plugin 2. Plugins -> Export 3. Click open -> crash Traceback (most recent call last): File "/home/bryce/src/gtg/gtg-756/GTG/plugins/export/export.py", line 322, in on_export_open if not self.export_execute_with_ui(): File "/home/bryce/src/gtg/gtg-756/GTG/plugins/export/export.py", line 305, in export_execute_with_ui if not step[0](): File "/home/bryce/src/gtg/gtg-756/GTG/plugins/export/export.py", line 265, in export_generate model = self.plugin_api.get_ctask_modelsort() AttributeError: PluginAPI instance has no attribute 'get_ctask_modelsort' _______________________________________________ Mailing list: https://launchpad.net/~gtg Post to : [email protected] Unsubscribe : https://launchpad.net/~gtg More help : https://help.launchpad.net/ListHelp

