Comment 22 for bug 186118

Revision history for this message
Jonh Wendell (wendell) wrote :

@AndreGodim or OgMaciel, could you take care of this, please? See the latest comment from Sebastien.

FYI, here's the output:

wendell@wendell-laptop:~$ 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'

^^^^^^ Notice the word 'nome' here.