Bug 680060
Summary: | [RFE] requests spice-gtk build for virt-manager spice supporting | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Vivian Bian <vbian> |
Component: | virt-manager | Assignee: | Cole Robinson <crobinso> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | CC: | berrange, bsarathy, cfergeau, crobinso, dallan, dblechte, degts, dyuan, jrb, llim, mzhan, nzhang, uril, xen-maint |
Target Milestone: | rc | Keywords: | FutureFeature |
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Enhancement | |
Doc Text: |
New Feature:
virt-manager now defaults to using SPICE graphics for new guests. This allows for audio streaming and better graphics performance.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-06 16:07:10 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 694694, 708417, 725454 | ||
Bug Blocks: | 655920, 693512 |
Description
Vivian Bian
2011-02-24 09:18:29 UTC
Since RHEL 6.1 External Beta has begun, and this bug remains unresolved, it has been rejected as it is not proposed as an exception or blocker. It has been moved to RHEL 6.2 since it is a FutureFeature request. *** Bug 692361 has been marked as a duplicate of this bug. *** Is there some bug or request open with the desktop team to get spice-gtk packaged for 6.2? That's basically the interesting piece for this process. Vivian, this is being tracked in https://bugzilla.redhat.com/show_bug.cgi?id=708417 Should be fixed with latest virt-manager build Verified PASS with below environment: # uname -r 2.6.32-165.el6.x86_64 qemu-kvm-0.12.1.2-2.175.el6.x86_64 libvirt-0.9.4-0rc1.2.el6.x86_64 virt-manager-0.9.0-5.el6.x86_64 spice-gtk-0.6-2.el6.x86_64 Steps: 1. # virsh dumpxml <guest> ... <graphics type='spice' port='5900' tlsPort='-1' autoport='yes'/> ... 2. start the guest in virt-manager, found virt-manager can support spice well and no error display any more. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: New Feature: virt-manager now defaults to using SPICE graphics for new guests. This allows for audio streaming and better graphics performance. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2011-1642.html |