Activity log for bug #1581971

Date Who What changed Old value New value Message
2016-05-15 15:05:57 Griggs bug added bug
2016-06-05 01:26:56 Tony Ransom bug added subscriber Tony Ransom
2016-08-11 00:24:05 Thomas Mashos mythbuntu: assignee Thomas Mashos (tgm4883)
2016-08-11 00:49:56 Thomas Mashos mythbuntu: importance Undecided Medium
2016-08-11 00:49:56 Thomas Mashos mythbuntu: status New Fix Committed
2016-08-11 00:54:43 Thomas Mashos nominated for series mythbuntu/16.04
2016-08-11 00:54:43 Thomas Mashos bug task added mythbuntu/16.04
2016-08-11 00:54:43 Thomas Mashos nominated for series mythbuntu/16.10
2016-08-11 00:54:43 Thomas Mashos bug task added mythbuntu/16.10
2016-08-11 01:05:34 Thomas Mashos description When MCC is started on dedicated [stand-alone FrontEnd (16.04 LTS, MythTV 0.28), immediately after build], MCC throws up the following error, "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin." Additionally unable to uncheck installed Plugins (MythGallery, MythMusic). Let me know what additional information you need to troubleshoot this. When starting mythbuntu-control-centre an error is thrown "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin.". This is due to a missed field rename when getting this to run on 16.04. This is resolved by renaming the missed fields. [Test Case] Open an unpatched mythbuntu-control-centre via command line and note the error "AttributeError: 'MythPluginsPlugin' object has no attribute 'mythweb_password_combobox'" IMPORTANT: There is a second error you may see on the command line "configparser.NoSectionError: No section: 'General'" that is due to bug LP:1612001 which is caused in another package and will throw the same GUI error until patched. [Regression Potential] Low. The field names were changed inside the plugins.py file, so even if there was a regression it would be limited to a single tab inside mythbuntu-control-centre
2016-08-11 01:18:21 Thomas Mashos branch linked lp:~mythbuntu-dev/mythbuntu/mythbuntu-common
2016-08-11 01:23:05 Thomas Mashos description When starting mythbuntu-control-centre an error is thrown "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin.". This is due to a missed field rename when getting this to run on 16.04. This is resolved by renaming the missed fields. [Test Case] Open an unpatched mythbuntu-control-centre via command line and note the error "AttributeError: 'MythPluginsPlugin' object has no attribute 'mythweb_password_combobox'" IMPORTANT: There is a second error you may see on the command line "configparser.NoSectionError: No section: 'General'" that is due to bug LP:1612001 which is caused in another package and will throw the same GUI error until patched. [Regression Potential] Low. The field names were changed inside the plugins.py file, so even if there was a regression it would be limited to a single tab inside mythbuntu-control-centre [Impact] When starting mythbuntu-control-centre an error is thrown "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin.". This is due to a missed field rename when getting this to run on 16.04. This is resolved by renaming the missed fields. [Test Case] Open an unpatched mythbuntu-control-centre via command line and note the error "AttributeError: 'MythPluginsPlugin' object has no attribute 'mythweb_password_combobox'" IMPORTANT: There is a second error you may see on the command line "configparser.NoSectionError: No section: 'General'" that is due to bug LP:1612001 which is caused in another package and will throw the same GUI error until patched. [Regression Potential] Low. The field names were changed inside the plugins.py file, so even if there was a regression it would be limited to a single tab inside mythbuntu-control-centre
2016-10-16 15:44:04 draco bug added subscriber draco
2017-10-20 09:33:49 James Cuzella attachment added Jim Poltrone's patch that fixes the bug https://bugs.launchpad.net/mythbuntu/+bug/1581971/+attachment/4978243/+files/mythbuntu-control-centre-bug-1581971.patch