Bug 1351497

Summary: Cannot open VM details in virt-manager
Product: [Fedora] Fedora Reporter: Alfonso Savio <info>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 24CC: berrange, crobinso, dan.dim, extras-qa, nonamedotc, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1290262 Environment:
Last Closed: 2016-06-30 16:41:07 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alfonso Savio 2016-06-30 08:08:22 UTC
+++ This bug was initially created as a clone of Bug #1290262 +++

After upgrading to virt-manager-1.4.0.2, I am unable to open details.

Attempting to open details fails with the following error message

Error launching details: 

Errore nell'avvio dei dettagli: 'nome-mv'

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'

Downgrading to 1..3.2-4 fixes this issue.

Disable SELINUX don't help
It sims a localizzation (italian) iussue (nome-mv sholud bu name-mv).

Comment 1 Cole Robinson 2016-06-30 16:41:07 UTC

*** This bug has been marked as a duplicate of bug 1350185 ***