Traceback (most recent call last): File "/usr/lib/python3/dist-packages/dbus/service.py", line 707, in _message_cb retval = candidate_method(self, *args, **keywords) File "/usr/lib/python3/dist-packages/MythbuntuControlCentre/backend.py", line 280, in scriptedchanges plugin_instances[instance].root_scripted_changes(plugin_dictionary[plugin]) File "/usr/share/mythbuntu/plugins/python/plugins.py", line 191, in root_scripted_changes self.config.write(configfile) File "/usr/lib/python3.4/configparser.py", line 897, in write self._sections[section].items(), d) File "/usr/lib/python3.4/configparser.py", line 901, in _write_section fp.write("[{}]\n".format(section_name)) TypeError: 'str' does not support the buffer interface