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.
Created attachment 1226048[details]
Screenshots of the issue
Description of problem:
Cant the user get full screen for the 2nd display.. the 1st display goes full screen with good resolution. The 2nd display is full screen but the actual working window is not and the resolution is very bad.
See attached screenshot.
Version-Release number of selected component (if applicable):
spice-client-0.8.2-15.el6.x86_64
spice-glib-0.26-7.el6.x86_64
spice-gtk-0.26-7.el6.x86_64
spice-gtk-python-0.26-7.el6.x86_64
spice-protocol-0.12.6-1.el6.noarch
spice-server-0.12.4-13.el6.1.x86_64
spice-vdagent-0.14.0-11.el6.x86_64
spice-xpi-2.7-27.el6.x86_64
kernel-2.6.32-642.6.2.el6.x86_64
Actual results:
Second screen is not able to adjust resolution properly
Expected results:
Resolution can be set for both screen 1 and screen 2
Additional info:
# xrandr
152x864 60.00
1280x768 60.00
1280x760 60.00
1280x720 60.00
1024x600 60.00
960x640 60.00
832x624 60.00
800x600 60.00
800x480 60.00
640x480 60.00
1904x1179-0 0.06*
qxl-1 connected 1632x1012+1904+0 0mm x 0mm
1024x768 60.00 +
2560x1600 60.00
2000x2000 60.00
2560x1440 60.00
2048x1536 60.00
1920x1440 60.00
1920x1200 60.00
1920x1080 60.00
1600x1200 60.00
1680x1050 60.00
1400x1050 60.00
1600x900 60.00
1280x1024 60.00
1440x900 60.00
1280x960 60.00
1366x768 60.00
1360x768 60.00
1280x800 60.00
1152x870 60.00
1152x864 60.00
1280x768 60.00
1280x760 60.00
1280x720 60.00
1024x600 60.00
960x640 60.00
832x624 60.00
800x600 60.00
800x480 60.00
640x480 60.00
1632x1012-1 0.06*
qxl-2 disconnected
qxl-3 disconnected
Comment 2Christophe Fergeau
2016-11-30 08:08:30 UTC
What is the resolution of the 2 screens? What is the libvirt VM configuration/libvirt for that VM?
What OS is running on the guest, host, client ?
What is the version of remote-viewer on the client ?
What is the version of spice-server and qemu* on the host ?
What is the version of spice-vdagent and qxl driver on the guest ?
im not sure where the libvirt xml file would be.
do you have a path ?
the only libvirt related pkg i see is
libvirt-client-0.10.2-60.el6.x86_64
doing rpm -qil on it only gives me
rpm -qil libvirt-client-0.10.2-60.el6.x86_64|grep xml
/usr/bin/virt-xml-validate
/usr/share/libvirt/cpu_map.xml
/usr/share/man/man1/virt-xml-validate.1.gz
(In reply to Frank DeLorey from comment #17)
> Created attachment 1250291[details]
> VM XML
How was the vm created (rhevm, virt-manager, ...) ?
anyway, it is defined as single monitor (heads='1')
...
<video>
<model type='qxl' ram='65536' vram='32768' heads='1'/>
<alias name='video0'/>
<address type='pci' domain='0x0000' bus='0x00' slot='0x02' function='0x0'/>
</video>
...
Comment 19Christophe Fergeau
2017-02-14 17:03:27 UTC
(In reply to Pavel Grunt from comment #18)
> (In reply to Frank DeLorey from comment #17)
> > Created attachment 1250291[details]
> > VM XML
>
> How was the vm created (rhevm, virt-manager, ...) ?
>
> anyway, it is defined as single monitor (heads='1')
'heads' is currently ignored though.
(In reply to LinuxAdmins from comment #21)
Can you please try the following (webadmin portal, "Virtual Machines" tab)
1. Shutdown the VM (can be done from within the guest too)
2. Edit the VM
3. On "Edit Virtual Machine" dialog:
a. Click "Console" tab
b. For "Monitors" pick 2 and check "Single PCI"
c. Click "OK"
4. Run the VM
Comment 26Red Hat Bugzilla Rules Engine
2018-01-11 12:42:33 UTC
Product Management has reviewed and declined this request.
You may appeal this decision by reopening this request.
Comment 27RHEL Program Management
2018-01-11 12:42:35 UTC
Product Management has reviewed and declined this request.
You may appeal this decision by reopening this request.
Created attachment 1226048 [details] Screenshots of the issue Description of problem: Cant the user get full screen for the 2nd display.. the 1st display goes full screen with good resolution. The 2nd display is full screen but the actual working window is not and the resolution is very bad. See attached screenshot. Version-Release number of selected component (if applicable): spice-client-0.8.2-15.el6.x86_64 spice-glib-0.26-7.el6.x86_64 spice-gtk-0.26-7.el6.x86_64 spice-gtk-python-0.26-7.el6.x86_64 spice-protocol-0.12.6-1.el6.noarch spice-server-0.12.4-13.el6.1.x86_64 spice-vdagent-0.14.0-11.el6.x86_64 spice-xpi-2.7-27.el6.x86_64 kernel-2.6.32-642.6.2.el6.x86_64 Actual results: Second screen is not able to adjust resolution properly Expected results: Resolution can be set for both screen 1 and screen 2 Additional info: # xrandr 152x864 60.00 1280x768 60.00 1280x760 60.00 1280x720 60.00 1024x600 60.00 960x640 60.00 832x624 60.00 800x600 60.00 800x480 60.00 640x480 60.00 1904x1179-0 0.06* qxl-1 connected 1632x1012+1904+0 0mm x 0mm 1024x768 60.00 + 2560x1600 60.00 2000x2000 60.00 2560x1440 60.00 2048x1536 60.00 1920x1440 60.00 1920x1200 60.00 1920x1080 60.00 1600x1200 60.00 1680x1050 60.00 1400x1050 60.00 1600x900 60.00 1280x1024 60.00 1440x900 60.00 1280x960 60.00 1366x768 60.00 1360x768 60.00 1280x800 60.00 1152x870 60.00 1152x864 60.00 1280x768 60.00 1280x760 60.00 1280x720 60.00 1024x600 60.00 960x640 60.00 832x624 60.00 800x600 60.00 800x480 60.00 640x480 60.00 1632x1012-1 0.06* qxl-2 disconnected qxl-3 disconnected