← Back to team overview

mythbuntu-bugs team mailing list archive

[Bug 1158117] Re: Control centre fails to start because of an obsolete import of a deprecated and removed widget

 

The AptMessageDialog was deprecated some time ago, since the concept of
messages was removed from aptdaemon.

The widgets gets imported but is never used.

See the attached patch for a fix.

** Patch added: "fix-obsolete-import-of-deprecated-widgets.patch"
   https://bugs.launchpad.net/ubuntu/+source/mythbuntu-control-centre/+bug/1158117/+attachment/3587250/+files/fix-obsolete-import-of-deprecated-widgets.patch

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

Title:
  Control centre fails to start because of an obsolete import of a
  deprecated and removed widget

Status in “mythbuntu-control-centre” package in Ubuntu:
  Triaged

Bug description:
  Rob Fargher (fargher-gmail) wrote 1 hour ago:   #8

  Bug is not fixed in Raring.

  Traceback (most recent call last):
    File "/usr/bin/mythbuntu-control-centre", line 40, in <module>
      from aptdaemon.gtkwidgets import (AptErrorDialog,
  ImportError: cannot import name AptMessageDialog

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mythbuntu-control-centre/+bug/1158117/+subscriptions


References