GTG

gtg crash, Notification plugin enabled, AttributeError on_close

Bug #539157 reported by Chad Miller
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
Medium
Luca Invernizzi

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.

Related branches

Revision history for this message
Luca Invernizzi (invernizzi) wrote :

Thanks for the bug report! This is now fixed.

Changed in gtg:
importance: Undecided → Medium
assignee: nobody → Luca Invernizzi (invernizzi)
milestone: none → 0.2.4
status: New → Fix Committed
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.