Re: [Spice-devel] [PATCH] randr: Make resolution changing more robust

2014-01-20 Thread Alon Levy
On 01/20/2014 06:43 PM, Christophe Fergeau wrote: When running a guest using a KMS QXL driver on a RHEL6 hypervisor, spice_vdagent would crash on resolution changes with: X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request:

Re: [Spice-devel] [PATCH] randr: Make resolution changing more robust

2014-01-20 Thread Uri Lublin
On 01/20/2014 06:43 PM, Christophe Fergeau wrote: diff --git a/src/vdagent-x11-randr.c b/src/vdagent-x11-randr.c +/* ... and disable the ones that would be bigger than + * the new RandR screen once it is resized. If they are enabled the + * XRRSetScreenSize call will fail with