Bug 1392881
Summary: | Graphic can't be showed out quickly if guest graphic mode is vnc | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Marcel Kolaja <mkolaja> |
Component: | qemu-kvm-rhev | Assignee: | Gerd Hoffmann <kraxel> |
Status: | CLOSED ERRATA | QA Contact: | Guo, Zhiyi <zhguo> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 7.3 | CC: | areis, chayang, fjin, jen, jherrman, juzhang, juzhou, knoel, kraxel, mrezanin, mxie, mzhan, tzheng, virt-maint, xiaodwan |
Target Milestone: | rc | Keywords: | Regression, ZStream |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | qemu-kvm-rhev-2.6.0-28.el7_3.1 | Doc Type: | Bug Fix |
Doc Text: |
Previously, using the virt-viewer utility to view a guest virtual machine in virtual network computing (VNC) graphic mode did not properly generate the graphical output if virt-viewer was disconnected and then reconnected in a short span of time. With this update, a server refresh is reliably triggered on reconnecting with virt-viewer in the described scenario, and it shows the expected graphical output.
|
Story Points: | --- |
Clone Of: | 1379206 | Environment: | |
Last Closed: | 2017-01-17 20:09:55 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: | 1379206 | ||
Bug Blocks: |
Description
Marcel Kolaja
2016-11-08 12:13:01 UTC
Fix included in qemu-kvm-rhev-2.6.0-28.el7_3.1 Reproduce this issue against qemu-kvm-rhev-2.6.0-27.el7.x86_64. Steps: 1. Install a rhel7.3 guest using vnc & vga display from virt-manager 2. Launch guest from virt-manager and connect guest use virt-viewer(just launch virt-viewer from host and select guest to connect) 3. Close the virt-viewer connection and reconnect Results: After step 3, no display output Verify against qemu-kvm-rhev-2.6.0-28.el7_3.2.x86_64. After step 3, there is always guest desktop output 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. https://rhn.redhat.com/errata/RHBA-2017-0115.html |