Traceback (most recent call last): File "/usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre", line 46, in script = ControlCentre() File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 190, in __init__ self.revert_gui() File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 1298, in revert_gui self.query_system_state() File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 1092, in query_system_state if self.communicator.run("get","mythweb/enable") == "true": File "/var/lib/python-support/python2.5/mythbuntu_common/debconftalk.py", line 43, in run response = debconf_read.readlines()[0].partition(' ') IndexError: list index out of range