Activity log for bug #1612001

Date Who What changed Old value New value Message
2016-08-11 00:28:55 Thomas Mashos bug added bug
2016-08-11 00:29:07 Thomas Mashos mythbuntu: assignee Thomas Mashos (tgm4883)
2016-08-11 00:49:39 Thomas Mashos mythbuntu: importance Undecided Medium
2016-08-11 00:49:39 Thomas Mashos mythbuntu: status New Fix Committed
2016-08-11 00:54:55 Thomas Mashos nominated for series mythbuntu/16.04
2016-08-11 00:54:55 Thomas Mashos bug task added mythbuntu/16.04
2016-08-11 00:54:55 Thomas Mashos nominated for series mythbuntu/16.10
2016-08-11 00:54:55 Thomas Mashos bug task added mythbuntu/16.10
2016-08-11 01:09:42 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." See https://bugs.launchpad.net/mythbuntu/+bug/1581971 for more info When starting mythbuntu-control-centre an error is thrown "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin.". This is because we're trying to read a config file that may not exist. This is resolved by checking if the config file exists before reading it. [Test Case] Open mythbuntu-control-centre with an unpatched mythbuntu-bare-client installed via command line and note the error "configparser.NoSectionError: No section: 'General'" IMPORTANT: There is a second error you may see on the command line "AttributeError: 'MythPluginsPlugin' object has no attribute 'mythweb_password_combobox'" that is due to bug LP:1581971 which is caused in another package and will throw the same GUI error until patched. [Regression Potential] Low. We're checking if the file exists prior to reading it now. In the event the file doesn't exist, we still set the defaults as before (we just don't try to read something that doesn't exist). This is pretty self contained inside mythbuntu-control-centre, so any regressions would be limited to that tab
2016-08-11 01:17:14 Thomas Mashos branch linked lp:~mythbuntu-dev/mythbuntu/mythbuntu-bare
2016-08-11 01:23:15 Thomas Mashos description When starting mythbuntu-control-centre an error is thrown "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin.". This is because we're trying to read a config file that may not exist. This is resolved by checking if the config file exists before reading it. [Test Case] Open mythbuntu-control-centre with an unpatched mythbuntu-bare-client installed via command line and note the error "configparser.NoSectionError: No section: 'General'" IMPORTANT: There is a second error you may see on the command line "AttributeError: 'MythPluginsPlugin' object has no attribute 'mythweb_password_combobox'" that is due to bug LP:1581971 which is caused in another package and will throw the same GUI error until patched. [Regression Potential] Low. We're checking if the file exists prior to reading it now. In the event the file doesn't exist, we still set the defaults as before (we just don't try to read something that doesn't exist). This is pretty self contained inside mythbuntu-control-centre, so any regressions would be limited to that tab [Impact] When starting mythbuntu-control-centre an error is thrown "Exception in applyStateToGUI of plugin Plugins. Disabling Plugin.". This is because we're trying to read a config file that may not exist. This is resolved by checking if the config file exists before reading it. [Test Case] Open mythbuntu-control-centre with an unpatched mythbuntu-bare-client installed via command line and note the error "configparser.NoSectionError: No section: 'General'" IMPORTANT: There is a second error you may see on the command line "AttributeError: 'MythPluginsPlugin' object has no attribute 'mythweb_password_combobox'"  that is due to bug LP:1581971 which is caused in another package and will throw the same GUI error until patched. [Regression Potential] Low. We're checking if the file exists prior to reading it now. In the event the file doesn't exist, we still set the defaults as before (we just don't try to read something that doesn't exist). This is pretty self contained inside mythbuntu-control-centre, so any regressions would be limited to that tab
2016-10-16 15:45:18 draco bug added subscriber draco