Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 588254 - app-emulation/virt-manager - broken it.po causes: KeyError: 'nome-mv'
Summary: app-emulation/virt-manager - broken it.po causes: KeyError: 'nome-mv'
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Virtualization Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-07 19:00 UTC by Iade Gesso
Modified: 2017-03-14 16:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Iade Gesso 2016-07-07 19:00:47 UTC
Hi,
there is a bug in the .po italian file which makes impossible to see the VM details, and it produces this error message:

Traceback (most recent call last):
  File "/usr/share/virt-manager/virtManager/engine.py", line 820, in _show_vm_helper
    details = self._get_details_dialog(uri, vm.get_connkey())
  File "/usr/share/virt-manager/virtManager/engine.py", line 798, in _get_details_dialog
    obj = vmmDetails(conn.get_vm(connkey))
  File "/usr/share/virt-manager/virtManager/details.py", line 363, in __init__
    self.console = vmmConsolePages(self.vm, self.builder, self.topwin)
  File "/usr/share/virt-manager/virtManager/console.py", line 128, in __init__
    self._change_title()
  File "/usr/share/virt-manager/virtManager/console.py", line 291, in _change_title
    "connection-name": self.vm.conn.get_pretty_desc(),
KeyError: 'nome-mv'

The bug is well documented in the Red Hat bug-tracker at this link: https://bugzilla.redhat.com/show_bug.cgi?id=1350185

Iade

Reproducible: Always
Comment 1 Iade Gesso 2016-07-07 19:02:24 UTC
I forgot to mention that the bug is about 1.4.0 version of virt-manager, that is in the ~amd64 channel.

Iade
Comment 2 Matthias Maier gentoo-dev 2017-03-14 16:42:24 UTC
The problem was resolved upstream, please test virt-manager-1.4.1.
I can start virt-manager-1.4.1 with Italian locales (menu in Italian).