Comment 15 for bug 431806

Revision history for this message
Jamie Strandboge (jdstrand) wrote :

Thomas:

Here is the traceback:
$ gourmet
version older than 0.11.4 -- doing update
Traceback (most recent call last):
  File "/usr/share/gourmet/gourmet/plugin_gui.py", line 94, in toggled_cb
    self.do_change_plugin(plugin_set, state, ls)
  File "/usr/share/gourmet/gourmet/plugin_gui.py", line 129, in do_change_plugin
    self.loader.deactivate_plugin_set(plugin_set)
  File "/usr/share/gourmet/gourmet/plugin_loader.py", line 172, in deactivate_plugin_set
    if plugin.get_module():
UnboundLocalError: local variable 'plugin' referenced before assignment

I find it a little odd that it keeps giving me the 'version older than 0.11.4 -- doing update' message, since I have launched this several times already, but that is a separate issue.