Public bug reported:

Binary package hint: update-manager

Version 1:0.124.9 fixed some duplicate ids to make the new gtk version
happy, but it missed at least this one:

$ LANG=C sudo update-manager --dist-upgrade 
Traceback (most recent call last):
  File "/usr/bin/update-manager", line 98, in <module>
    view = DistUpgradeViewGtk(data_dir)
  File "/usr/lib/python2.6/dist-packages/DistUpgrade/DistUpgradeViewGtk.py", 
line 361, in __init__
    SimpleGtkbuilderApp.__init__(self, gladedir+"/DistUpgrade.ui")
  File "/usr/lib/python2.6/dist-packages/DistUpgrade/SimpleGtkbuilderApp.py", 
line 33, in __init__
    self.builder.add_from_file(path)
glib.GError: Duplicate object id 'vbox2' on line 409 (previously on line 311)

Changing the id in line 409 of /usr/share/update-
manager/glade/DistUpgrade.ui to something like "vbox0" fixes the
problem.

** Affects: update-manager (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Duplicate id in DistUpgrade.ui
https://bugs.launchpad.net/bugs/422665
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to