Comment 6 for bug 1316905

Revision history for this message
linkku (aapo-anderson) wrote :

Hei,

Could this be related?

I am trying to get mythweb to work after update from Mythbuntu 12.04-> 14.04

On startup get an error:
Exception in applyStateToGUI of plugin Plugins
Disabling Plugin.

When I try to enable password for mythweb and press Apply and get:
No Changes found

and the text from the terminal:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Traceback (most recent call last):
  File "/usr/bin/mythbuntu-control-centre", line 383, in refreshState
    plugin.applyStateToGUI()
  File "/usr/share/mythbuntu/plugins/python/plugins.py", line 92, in applyStateToGUI
    self.mythweb_password_combobox.append_text("Reconfigure")
AttributeError: 'ComboBox' object has no attribute 'append_text'