Bug 1351497 - Cannot open VM details in virt-manager
Summary: Cannot open VM details in virt-manager
Keywords:
Status: CLOSED DUPLICATE of bug 1350185
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 24
Hardware: x86_64
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-06-30 08:08 UTC by Alfonso Savio
Modified: 2016-06-30 16:41 UTC (History)
6 users (show)

Fixed In Version:
Clone Of: 1290262
Environment:
Last Closed: 2016-06-30 16:41:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.