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:
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.