** Changed in: gtg
Importance: Undecided => Medium
** Changed in: gtg
Assignee: (unassigned) => Luca Invernizzi (invernizzi)
** Changed in: gtg
Status: New => Fix Committed
** Changed in: gtg
Milestone: None => 0.2.4
--
gtg crash, Notification plugin enabled, AttributeError on_close
https://bugs.launchpad.net/bugs/539157
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:
$ gtg
Gtk-Message: (for origin information, set GTK_DEBUG): failed to retrieve
property `GtkTreeView::indent-expanders' of type `gboolean' from rc file value
"((GString*) 0x9e18cc0)" of type `GString'
Traceback (most recent call last):
File "/usr/share/gtg/GTG/taskbrowser/preferences.py", line 307, in
on_plugin_toggle
self.tb.pengine.activate_plugins(self.tb.p_apis, [p])
File "/usr/share/gtg/GTG/core/plugins/engine.py", line 196, in
activate_plugins
plugin.instance.activate(api)
File "/usr/share/gtg/GTG/plugins/notification_area/notification_area.py",
line 43, in activate
self.create_static_menu()
File "/usr/share/gtg/GTG/plugins/notification_area/notification_area.py",
line 201, in create_static_menu
menuItem.connect('activate', self.plugin_api.get_browser().on_close)
AttributeError: 'NoneType' object has no attribute 'on_close'
** ERROR **: Failed to register GObject with DBusConnection
aborting...
Trace/breakpoint trap (core dumped)
On first run of app, Preferences -> Plugins, see Notification Area not checked.
Click once, but get no checkmark. Click again, crash.
_______________________________________________
Mailing list: https://launchpad.net/~gtg
Post to : [email protected]
Unsubscribe : https://launchpad.net/~gtg
More help : https://help.launchpad.net/ListHelp