mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #08965
[Bug 1357936] [NEW] MCC spurious error enabling MythGallery
Public bug reported:
Running Mythbuntu 14.04 AMD 64 bit. Version
fixes/0.27((v0.27.3-150-g082d5c1)
Mythbuntu Control Centre – enabling MythGallery gives a spurious error
report. Gallery is fully functional afterwards.
org.freedesktop.DBus.Python.TypeError
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
Impact - trivial.
** Affects: mythbuntu
Importance: Undecided
Status: New
** Tags: 14.04 mcc mythgallery
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to Mythbuntu.
https://bugs.launchpad.net/bugs/1357936
Title:
MCC spurious error enabling MythGallery
Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
New
Bug description:
Running Mythbuntu 14.04 AMD 64 bit. Version
fixes/0.27((v0.27.3-150-g082d5c1)
Mythbuntu Control Centre – enabling MythGallery gives a spurious error
report. Gallery is fully functional afterwards.
org.freedesktop.DBus.Python.TypeError
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
Impact - trivial.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mythbuntu/+bug/1357936/+subscriptions
Follow ups
References