I'm using Hardy fully dist-updated and the bug still persists: gnome-
about simply crashes before showing anything.

$ apt-cache policy gnome-about
gnome-about:
  Instalado: 1:2.22.0-0ubuntu2
  Candidato: 1:2.22.0-0ubuntu2
  Tabela de versão:
 *** 1:2.22.0-0ubuntu2 0
        500 http://br.archive.ubuntu.com hardy/main Packages
        100 /var/lib/dpkg/status

$ gnome-about
Traceback (most recent call last):
  File "/usr/bin/gnome-about", line 1035, in <module>
    about = GnomeAbout ()
  File "/usr/bin/gnome-about", line 850, in __init__
    self.create_ui ()
  File "/usr/bin/gnome-about", line 929, in create_ui
    info_labels = map (make_info_label, self.system_infos)
  File "/usr/bin/gnome-about", line 920, in make_info_label
    label.set_markup (_("<b>%(name)s:</b> %(value)s") % infos_dict)
KeyError: u'nome'

-- 
gnome-about crashed with KeyError in make_info_label()
https://bugs.launchpad.net/bugs/186118
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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

Reply via email to