sudo vim /usr/bin/gnome-about
replace label.set_markup (_("<b>%(name)s:</b> %(value)s") % infos_dict)
to label.set_markup ("<b>%(name)s:</b> %(value)s" % infos_dict)
Save and there is no problem again.
--
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
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs