GTG

Crash on unselecting "not today" plugin

Bug #1093131 reported by Nimit Shah
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GTG
Fix Released
High
Izidor Matušov

Bug Description

Steps to reproduce:

1. Go to edit -> plugins and select "not today" plugin
2. Unselect plugin

Expected: The plugin should be de activated
Actual: Attribute error with this traceback:
Traceback (most recent call last):
  File "/usr/share/gtg/GTG/gtk/plugins.py", line 263, in on_plugin_toggle
    self.pengine.deactivate_plugins([plugin])
  File "/usr/share/gtg/GTG/core/plugins/engine.py", line 233, in deactivate_plugins
    plugin.instance.deactivate(api)
  File "/usr/share/gtg/GTG/plugins/not_today/not_today.py", line 36, in deactivate
    self._gtk_deactivate()
  File "/usr/share/gtg/GTG/plugins/not_today/not_today.py", line 73, in _gtk_deactivate
    if self.toolbar_entry:
AttributeError: notToday instance has no attribute 'toolbar_entry'

Revision history for this message
Izidor Matušov (izidor) wrote :

Fixed in rev. 1265.

Changed in gtg:
status: New → Fix Committed
assignee: nobody → Izidor Matušov (izidor)
milestone: none → 0.3.1
Nimit Shah (nimit-svnit)
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.