← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 761189] Re: Mythbuntu Control Centre restore fails

 

Marking as Triaged. I've reproduced this with a users backup. It also
appears to be an issue with mcc-backend, not mythbuntu-repos as I can
reproduce the issue when launching MCC normally, but not when mcc-
backend is started in a terminal (which is why I was never able to
reproduce this previously)

** Changed in: mythbuntu
   Importance: Undecided => Critical

** Changed in: mythbuntu
       Status: Fix Released => Triaged

-- 
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is subscribed to mythbuntu-common in Ubuntu.
https://bugs.launchpad.net/bugs/761189

Title:
  Mythbuntu Control Centre restore fails

Status in Mythbuntu, Ubuntu derivative focused upon MythTV:
  Triaged
Status in “mythbuntu-common” package in Ubuntu:
  Fix Released

Bug description:
  On fresh Mythbuntu 10.10 (and Ubuntu 10.10 with Mythbuntu control centre installed on top)
  After doing a backup, immediately attempting a restore fails with a script error:

  Traceback (most recent call last):
    File "/usr/lib/pymodules/python2.6/dbus/service.py", line 702, in _message_cb
      retval = candidate_method(self, *args, **keywords)
    File "/usr/lib/python2.6/dist-packages/MythbuntuControlCentre/backend.py", line 252, in scriptedchanges
      for item in plugin_dictionary:
  RuntimeError: dictionary changed size during iteration


References