Bug 888629
Summary: | Remote-viewer cannot extend 4 displays to 4 physical monitors while connecting to a guest on RHEVM | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Geyang Kong <gkong> |
Component: | virt-viewer | Assignee: | Marc-Andre Lureau <marcandre.lureau> |
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.4 | CC: | acathrow, cfergeau, codong, cwei, dblechte, jgalipea, lcui, lnovich, marcandre.lureau, mjenner, mzhan, tzheng |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | virt-viewer-0.5.6-1.el6 | Doc Type: | Bug Fix |
Doc Text: |
Cause:
Connect to a guest with 4 monitors.
Consequence:
Some guest monitors are not placed correctly on respective client monitors
Fix:
The rebase of virt-viewer and spice-gtk fixes several multi-monitor issues.
Result:
4 guest displays appear in 4 physical monitors.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2013-11-21 08:05:55 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: | |||
Bug Depends On: | 961455 | ||
Bug Blocks: |
Description
Geyang Kong
2012-12-19 03:35:30 UTC
I can reproduce with current virt-viewer-0.5.2-18.el6_4.2 This seems to be fixed upstream, at least since 0.5.6. not sure what fixed it, but probably some of Hans multi-monitor fixes, moving to POST, add dep on rebase bug, I can reproduce this bug: Version: # rpm -qa virt-viewer virt-viewer-0.5.2-18.el6_4.2.x86_64 # rpm -qa | grep spice spice-xpi-2.7-22.el6.x86_64 spice-protocol-0.12.2-1.el6.noarch spice-gtk-tools-0.14-7.el6.x86_64 spice-gtk-0.14-7.el6.x86_64 spice-server-0.12.0-12.el6_4.1.x86_64 spice-gtk-python-0.14-7.el6.x86_64 spice-glib-0.14-7.el6.x86_64 spice-gtk-devel-0.14-7.el6.x86_64 spice-client-0.8.2-15.el6.x86_64 spice-glib-devel-0.14-7.el6.x86_64 spice-vdagent-0.12.0-4.el6_4.1.x86_64 spice-server-devel-0.12.0-12.el6_4.1.x86_64 Steps: As description Result: There are 4 forms, but the 3rd and 4th are all in the second monitor, so just can see 2 monitors with guest form, and the other 2 monirots are not used. Verify: version: # rpm -qa |grep spice spice-glib-0.20-1.el6.x86_64 spice-vdagent-0.14.0-1.el6.x86_64 spice-xpi-2.7-22.el6.x86_64 spice-gtk-python-0.20-1.el6.x86_64 spice-gtk-0.20-1.el6.x86_64 spice-server-0.12.3-1.el6.x86_64 # rpm -qa virt-viewer virt-viewer-0.5.6-1.el6.x86_64 Steps: As description result: All mirrors can display well 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-2013-1578.html |