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 1021845

Summary: virt-viewer can not configure multi-dispalys optionally
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, jjongsma, lcui, 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:
: 1021862 (view as bug list) Environment:
Last Closed: 2014-02-26 22:51:34 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:    
Bug Blocks: 1021862    
Attachments:
Description Flags
virt-viewer log for Scenario 1
none
virt-viewer log for Scenario 2 none

Description CongDong 2013-10-22 08:17:43 UTC
Description of problem:
Virt-viewer can not configure multi-displays optionally

Version-Release number of selected component (if applicable):
# rpm -qa virt-viewer spice*
spice-gtk-0.20-9.el6.x86_64
spice-glib-0.20-9.el6.x86_64
virt-viewer-0.5.2-18.el6.x86_64
spice-server-0.12.4-6.el6.x86_64
spice-vdagent-0.14.0-2.el6.x86_64
spice-gtk-python-0.20-9.el6.x86_64

How reproducible:
100%

Steps to Reproduce:
Scenario 1:
1. Prepare a rhel guest.
2. Configure the guest with only 1 display, use virt-viewer to connect it.
#virt-viewer vm
3. View - > Displays - > Display 4(check on)
4. Can see display 4 come out, but display 2 and display 3 will come out too.

Scenario 2:
5. Configure the guest with 4 displays.
6. View - > Displays - > Display 2(check off)
7. After check off the display, the display 2 will disappear, but it will come out soon.

Actual results:
As step 4 and 7.

Expected results:
Can configure the displays optionally.
Step4, display 2 and display 3 should not come out.
Step7, display 2 should not come out again.

Additional info:

Comment 1 CongDong 2013-10-22 08:19:02 UTC
Created attachment 814889 [details]
virt-viewer log for Scenario 1

Comment 2 CongDong 2013-10-22 08:19:43 UTC
Created attachment 814890 [details]
virt-viewer log for Scenario 2

Comment 3 CongDong 2013-11-21 08:37:43 UTC
Correct the version in description:

virt-viewer version in the description should be
virt-viewer-0.5.6-8.el6.x86_64


But can not reproduce now on rhel6.5rc.

Comment 4 Jonathon Jongsma 2014-02-26 22:51:34 UTC
This now works.