Bug 816468

Summary: wrong message display in virt-viewer when reconnect guest for multiple monitors testing.
Product: Red Hat Enterprise Linux 6 Reporter: zhe peng <zpeng>
Component: virt-viewerAssignee: Daniel Berrangé <berrange>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 6.3CC: cfergeau, dblechte, dyasny, gkong, jwu, mzhan, rwu, yupzhang, zpeng
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: 2012-05-04 15:42:41 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:

Description zhe peng 2012-04-26 07:31:08 UTC
Description of problem:
wrong message display in virt-viewer when use --reconnect --wait for multiple monitors testing.

Version-Release number of selected component (if applicable):
virt-viewer-0.5.2-6.el6.x86_64
libvirt-0.9.10-14.el6.x86_64
qemu-kvm-0.12.1.2-2.267.el6.x86_64
spice-gtk-0.11-8.el6.x86_64
spice-server-0.10.1-5.el6.x86_64


How reproducible:
always

Steps to Reproduce:
1: prepare win guest with spice
2: add two qxl video,and start the guest
3: in guest , install qxl-win driver,config two monitors
4: use virt-viewer to open guest with --reconnect --wait
 #virt-viewer win7_64 --reconnect --wait
5: virt-viewer will open two display
6: in host console shutdown the guest,run
#virsh destroy win7_64
  
Actual results:
the first virt-viewer window show message "Waiting for guest domain to re-start"
the second window show message "Connected to graphic server", this is not make sense


Expected results:
all virt-viewer message should same with first window
"Waiting for guest domain to re-start"

Additional info:

Comment 2 RHEL Program Management 2012-05-03 04:43:08 UTC
Since RHEL 6.3 External Beta has begun, and this bug remains
unresolved, it has been rejected as it is not proposed as
exception or blocker.

Red Hat invites you to ask your support representative to
propose this request, if appropriate and relevant, in the
next release of Red Hat Enterprise Linux.

Comment 3 Daniel Berrangé 2012-05-04 15:42:41 UTC
The windows should not even have remained visible once the guest shutdown. This is actually the same root cause as bug 816550

*** This bug has been marked as a duplicate of bug 816550 ***