Bug 1290262

Summary: Cannot open VM details in virt-manager (vte namespace issue)
Product: [Fedora] Fedora Reporter: Mukundan Ragavan <nonamedotc>
Component: virt-managerAssignee: Cole Robinson <crobinso>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: berrange, crobinso, dan.dim, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: virt-manager-1.3.2-1.fc23 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of:
: 1351497 (view as bug list) Environment:
Last Closed: 2015-12-31 00:54:49 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 Mukundan Ragavan 2015-12-09 23:41:27 UTC
After upgrading to virt-manager-1.3.1, I am unable to open details.

Attempting to open details fails with the following error message

Error launching details: Namespace Vte not available for version 2.91

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 362, in __init__
    from .console import vmmConsolePages
  File "/usr/share/virt-manager/virtManager/console.py", line 30, in <module>
    from .serialcon import vmmSerialConsole
  File "/usr/share/virt-manager/virtManager/serialcon.py", line 32, in <module>
    gi.require_version("Vte", "2.91")
  File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 106, in require_version
    (namespace, version))
ValueError: Namespace Vte not available for version 2.91


Downgrading to 1.2.1 fixes this issue.

Comment 1 Cole Robinson 2015-12-24 18:11:23 UTC
Thanks for the report, fixed upstream now

Comment 2 Fedora Update System 2015-12-24 19:02:31 UTC
virt-manager-1.3.2-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-237e1d49a8

Comment 3 Fedora Update System 2015-12-29 00:56:53 UTC
virt-manager-1.3.2-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-237e1d49a8

Comment 4 Mukundan Ragavan 2015-12-29 13:01:21 UTC
The issue reported here is fixed by the update. Thanks!

Comment 5 Fedora Update System 2015-12-31 00:54:23 UTC
virt-manager-1.3.2-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.