mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #04179
[Bug 250073]
http://discoverysrilanka.com/product.php?hotmailID=8f5
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/250073
Title:
mythbuntu-control-centre fails to start on Intrepid
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
Fix Released
Bug description:
When trying to launch mythbuntu-control-centre on an Intrepid desktop
(Alpha 2) I get the following:
Reading package lists... Done
Building dependency tree
Reading state information... Done
File "/usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre", line 46, in <module>
script = ControlCentre()
File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 189, in __init__
self.revert_gui()
File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 1354, in revert_gui
self.set_gui_defaults()
File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 788, in set_gui_defaults
self.toggle_meta(self.selectall_plugins_checkbox)
File "/usr/lib/python2.5/site-packages/MythbuntuControlCentre/core.py", line 1424, in toggle_meta
list = get_frontend_plugin_dictionary(self)
File "/var/lib/python-support/python2.5/mythbuntu_common/dictionaries.py", line 85, in get_frontend_plugin_dictionary
"mythbuntu-apple-trailers": self.mb_apple_trailers_checkbox }
AttributeError: ControlCentre instance has no attribute 'mb_apple_trailers_checkbox'