Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Description of problem:
A rhel6.5 guest with two display, when connect it with fullscreen, sometime,one of the display cannot cover the physical monitor, there is a big offset between the display and the monitor.
Version-Release number of selected component (if applicable):
# rpm -qa virt-viewer
virt-viewer-0.5.6-8.el6.x86_64
# rpm -qa | grep spice*
spice-glib-0.20-9.el6.x86_64
spice-vdagent-0.14.0-2.el6.x86_64
spice-gtk-python-0.20-9.el6.x86_64
spice-gtk-0.20-9.el6.x86_64
spice-server-0.12.4-6.el6.x86_64
How reproducible:
50%
Steps to Reproduce:
1. Prepare a rhel6.5 guest with two display, and a host with two physical monitors.
2. # virt-viewer rhel6.5 -f --debug
3.
Actual results:
As the Description
Expected results:
The two displays can cover the physical monitor.
Additional info:
It's not easy to reproduce, but if I reproduce one time, it can always be reproduced then.
I can not reproduce this issue on latest version:
Version:
libvirt-0.10.2-29.el6.1.x86_64
virt-viewer-0.5.6-8.el6.x86_64
spice-gtk-python-0.20-11.el6.x86_64
spice-xpi-2.7-24.el6.x86_64
spice-vdagent-0.14.0-2.el6.x86_64
spice-glib-0.20-11.el6.x86_64
spice-gtk-0.20-11.el6.x86_64
spice-server-0.12.4-6.el6.x86_64
Comment 4Marc-Andre Lureau
2014-03-12 20:45:57 UTC
based on comment #2, congdong, can you still reproduce?
(I don't really understand the screenshot either tbh :) Is it the client window in fullscreen with an offset? That would be a metacity bug in that case)
I tested with:
spice-glib-0.20-11.el6.x86_64
spice-server-0.12.4-6.el6.x86_64
spice-gtk-python-0.20-11.el6.x86_64
spice-vdagent-0.14.0-2.el6.x86_64
spice-gtk-0.20-11.el6.x86_64
virt-viewer-0.5.6-9.el6_5.x86_64
Cannot reproduce now with the lastest version packages.