Comment 12 for bug 1158117

Revision history for this message
mtbdrew (mtbdrew) wrote :

Easy fix run:

sudo gedit /usr/bin/mythbuntu-control-centre

Remove one line so you only have following:

from aptdaemon import client
from aptdaemon.enums import *
from aptdaemon.gtkwidgets import (AptErrorDialog,
                              AptProgressDialog)

UIDIR = '/usr/share/mythbuntu/ui'

Save and restart MCC