Comment 0 for bug 1316905

Revision history for this message
Thomas Mashos (tgm4883) wrote :

MCC crashes with this

Traceback (most recent call last):
  File "/usr/bin/mythbuntu-control-centre", line 360, in compareState
    plugin.compareState()
  File "/usr/share/mythbuntu/plugins/python/mysql_configuration.py", line 124, in compareState
    if not self.mysql_service and self.enablemysql.get_active_text() == "Enable":
AttributeError: 'ComboBox' object has no attribute 'get_active_text'