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 993789 - Executing xrandr reverts previous resolution change
Summary: Executing xrandr reverts previous resolution change
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: xorg-x11-drv-qxl
Version: 7.0
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Søren Sandmann Pedersen
QA Contact: Desktop QE
URL:
Whiteboard:
Depends On:
Blocks: 1026182
TreeView+ depends on / blocked
 
Reported: 2013-08-06 12:15 UTC by Milan Barta
Modified: 2015-10-28 00:19 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1026182 1061942 (view as bug list)
Environment:
Last Closed: 2014-02-05 22:35:49 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
remote-viewer --spice-debug log (232.08 KB, text/plain)
2013-08-06 12:16 UTC, Milan Barta
no flags Details
spice-vdagent log (888 bytes, text/plain)
2013-08-06 12:17 UTC, Milan Barta
no flags Details

Description Milan Barta 2013-08-06 12:15:16 UTC
Description of problem:
After changing resolution of guest system in remote-viewer using xrandr and running xrandr command again afterwards, the resolution is reverted back to the previous one. According to xrandr output, the resolution is still the same as set previously.

Version-Release number of selected component (if applicable):
Host & client: RHEL 7 
    qemu-kvm-1.5.2-2.el7.x86_64
    spice-server-0.12.4-1.el7.x86_64
    virt-viewer-0.5.7-1.el7.x86_64)

Guest: 
Fedora 19: spice-vdagent-0.14.0-2.fc19.x86_64
RHEL 7: spice-vdagent-0.14.0-3.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. make sure spice-vdagent service is running in guest (resolution is 1024x768)
2. execute 'xrandr -s 640x480'
3. execute 'xrandr' to trigger the resolution reversion (with RHEL7 guest this step is not needed) 

Actual results:
Guest screen resolution changes back from 640x480 to 1024x768, even though xrandr output states the actual resolution is still 640x480.

Expected results:
Guest screen resolution stays the same as set.

Additional info:

Comment 1 Milan Barta 2013-08-06 12:16:25 UTC
Created attachment 783302 [details]
remote-viewer --spice-debug log

Comment 2 Milan Barta 2013-08-06 12:17:02 UTC
Created attachment 783303 [details]
spice-vdagent log

Comment 3 Hans de Goede 2013-08-06 14:07:18 UTC
This is a problem with the new kms driver, where the agent is no longer involved in the display resizing path. I've done some testing and it seems that monitor changes don't get seen by the guest (by gnome-settings-daemon?) until xrandr is run.

IE if you fullscreen the client window then running xrandr from a terminal will actually resize the guest to the fullscreen resolution, where one would expect the resize to happen immediately upon going fullscreen (tested with a fully up2date F-19).

Comment 4 Hans de Goede 2013-08-06 14:17:21 UTC
It seems that using kms also sometimes causes empty monitor config info to the client, ie during my F-19 tests I get various messages like these:

(remote-viewer:14603): GSpice-CRITICAL **: display_handle_monitors_config: assertion 'config->count > 0' failed

Comment 6 Søren Sandmann Pedersen 2014-01-10 20:03:30 UTC
This doesn't reproduce for me with a RHEL 7 Beta 1 guest and host.

Is this still reproducible?

Comment 7 Milan Barta 2014-01-21 10:59:25 UTC
In RHEL7 Beta1, I couldn't reproduce. However, the warning message as reported by Hans is still being printed.

Comment 8 Søren Sandmann Pedersen 2014-02-05 22:35:49 UTC
I have filed 

    https://bugzilla.redhat.com/show_bug.cgi?id=1061942

to track the warning message.

Closing this bug since it isn't reproducible any more.


Note You need to log in before you can comment on or make changes to this bug.