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.

Bug 1020857

Summary: One fullscreen display has an offset and cannot cover the physical monitor
Product: Red Hat Enterprise Linux 6 Reporter: CongDong <codong>
Component: virt-viewerAssignee: Virt Viewer Maint <virt-viewer-maint>
Status: CLOSED CURRENTRELEASE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5CC: acathrow, cfergeau, codong, dblechte, dyuan, hyao, lcui, marcandre.lureau, mzhan, tzheng, zsong
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-13 04:27:36 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:
Attachments:
Description Flags
virt-viewer and spice log
none
Screen shot none

Description CongDong 2013-10-18 11:44:44 UTC
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.

Comment 1 CongDong 2013-10-18 11:45:50 UTC
Created attachment 813755 [details]
virt-viewer and spice log

Comment 2 CongDong 2013-10-18 11:47:06 UTC
Created attachment 813756 [details]
Screen shot

Comment 3 tingting zheng 2013-11-21 10:01:42 UTC
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 4 Marc-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)

Comment 5 CongDong 2014-03-13 03:15:59 UTC
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.

Comment 6 Cui Lei 2014-03-13 04:27:36 UTC
According comment3 and comment5, could not reproduce the issue with latest version. so close this bug as CURRENTRELEASE. Thanks for codong's efforts.