← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1310359] Re: MythBuntu Control Center Plugins Tab Issue

 

I also see this error when I do anything in MCC that involves package management. like enabling/disabling services. The symptoms seen on the display are an Error dialog containing the message:
    Exception in compareState of plugin MySQL
    Disabling Plugin
I am launching MCC from the Applications->System menu and the terminal output described by the OP goes into my .xsessions-errors file.
This occurred on a fresh install of mythbuntu-14.04-desktop-i386.iso dated 4/17/2014 before and after "apt-get update; apt-get upgrade" and before and after enabling the mythtv and mythbuntu updates repos.

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythbuntu-control-centre in Ubuntu.
https://bugs.launchpad.net/bugs/1310359

Title:
  MythBuntu Control Center Plugins Tab Issue

Status in “mythbuntu-control-centre” package in Ubuntu:
  New

Bug description:
  Whenever I attempt to make a change in the mythbuntu plugins tab I get
  a pop-up error

  The terminal displays:

  $ mythbuntu-control-centre 
  Reading package lists... Done
  Building dependency tree       
  Reading state information... Done
  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 121, in compareState
      if self.mysql_service and self.enablemysql.get_active_text() == "Disable":
  AttributeError: 'ComboBox' object has no attribute 'get_active_text'

  
  Here are my installed packages

  ii  mythbuntu-common                      0.73                                               all          Mythbuntu application support functions
  ii  mythbuntu-control-centre              0.64.1                                             all          Mythbuntu Configuration Application

  I just updated from mythbuntu 12.04 to 14.04

  -Jack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythbuntu-control-centre/+bug/1310359/+subscriptions


References