Hide Forgot
Description of problem: When I have the settings of "-vga qxl -device qxl -device qxl" in the virt-viewer menu, I have "Display" 1-4 in the View -> Displays showing and I can choose "Display 4" as a valid display option, when in fact, I should only have 3 displays. When I change the settings to "-vga qxl -device qxl" I get the appropriate number of displays in the virt-viewer menu. Version-Release number of selected component (if applicable): virt-viewer-0.5.6-7.el6.x86_64 rhev-guest-tools-iso-3.3-5.noarch.rpm RHEL6.5-20130912.n.2 rhev-hypervisor6-6.5-20130910.2.el6ev.noarch.rpm Windows 7x86 VM How reproducible: 100% Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: These are the command line arguments I am running for 4 displays. /usr/libexec/qemu-kvm -m 2048 -spice port=3001,disable-ticketing,addr=127.0.0.1,seamless-migration=on -vga qxl -device qxl -device qxl -device qxl -global qxl-vga.vram_size=67108864 -device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -chardev spicevmc,name=usbredir,id=usbredirchardev1 -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=3,filter='0x08:-1:-1:-1:1|-1:-1:-1:-1:0' -readconfig /etc/qemu/ich9-ehci-uhci.cfg /home/images/Win7x86.img -monitor stdio /usr/libexec/qemu-kvm -m 2048 -spice port=3002,disable-ticketing,addr=127.0.0.1,seamless-migration=on -vga qxl -device qxl -device qxl -device qxl -global qxl-vga.vram_size=67108864 -device virtio-serial -chardev spicevmc,id=vdagent,name=vdagent -device virtserialport,chardev=vdagent,name=com.redhat.spice.0 -chardev spicevmc,name=usbredir,id=usbredirchardev1 -device usb-redir,chardev=usbredirchardev1,id=usbredirdev1,debug=3,filter='0x08:-1:-1:-1:1|-1:-1:-1:-1:0' -readconfig /etc/qemu/ich9-ehci-uhci.cfg /home/images/Win7x86.img -monitor stdio -incoming tcp:127.0.0.1:4444 remote-viewer spice://127.0.0.1?port=3001
Hi, You mean that you configure the guest with only 3 video devices, but there are 4 displays in the menu list, right? But I can not reproduce the bug with: virt-viewer-0.5.6-7.el6.x86_64 or virt-viewer-0.5.6-8.el6.x86_64 Steps: 1. Install a win7 guest with spice+qxl+spicevmc 2. Configure the guest with 3 qxl video device. 3. # virt-viewer win7, check the menu list View-> Display Result: There is noly 3 displays.
CongDong, there are multiple bugs open on multi-monitor. A co-worker in Westford also sees this behavior. I will verify this once it is "ON_QA."
(In reply to Bill Sanford from comment #2) > CongDong, there are multiple bugs open on multi-monitor. A co-worker in > Westford also sees this behavior. I will verify this once it is "ON_QA." Bill, feel free to reopen when you have more details.