Re: [Spice-devel] [PATCH vdagent-linux] vdagentd: send monitors config to currently active agent only

2012-11-22 Thread Hans de Goede
Hi, On 11/22/2012 12:27 AM, Marc-André Lureau wrote: Sending monitors config to all agents will results in unnecessary work from some of them, or racy behaviour. Currently, several session agent sharing the same X session may want to create or modify the same mode resulting in X errors:

Re: [Spice-devel] [PATCH vdagent-linux] vdagentd: send monitors config to currently active agent only

2012-11-22 Thread flooding Controlled
Hi Lureau: It is currently available under http://spice-space.org/download/gtk/windows/ 3a009d5b008067d4e5b5f0f898ee9818 virt-viewer-0.5.3_x86.exe b988a7c88fa577e2e95f36422f4f9b80 virt-viewer-0.5.3_x64.exe I am now quite interested in howto setup the enviroment to make the exes. Do you have

Re: [Spice-devel] [PATCH vdagent-linux] vdagentd: send monitors config to currently active agent only

2012-11-22 Thread Marc-André Lureau
Hi - Mensaje original - +/* Send monitor config to currently active agent */ +udscs_write(active_session_conn, VDAGENTD_MONITORS_CONFIG, 0, 0, +(uint8_t *)mon_config, size); /* Acknowledge reception of monitors config to spice server /

Re: [Spice-devel] [PATCH vdagent-linux] vdagentd: send monitors config to currently active agent only

2012-11-22 Thread Hans de Goede
Hi, On 11/22/2012 11:58 AM, Marc-André Lureau wrote: Hi - Mensaje original - +/* Send monitor config to currently active agent */ +udscs_write(active_session_conn, VDAGENTD_MONITORS_CONFIG, 0, 0, +(uint8_t *)mon_config, size); /* Acknowledge reception

Re: [Spice-devel] [PATCH vdagent-linux] vdagentd: send monitors config to currently active agent only

2012-11-22 Thread David Jaša
Hans de Goede píše v Čt 22. 11. 2012 v 12:16 +0100: Hi, On 11/22/2012 11:58 AM, Marc-André Lureau wrote: Hi - Mensaje original - +/* Send monitor config to currently active agent */ +udscs_write(active_session_conn, VDAGENTD_MONITORS_CONFIG, 0, 0, +

[Spice-devel] [PATCH vdagent-linux] vdagentd: send monitors config to currently active agent only

2012-11-21 Thread Marc-André Lureau
Sending monitors config to all agents will results in unnecessary work from some of them, or racy behaviour. Currently, several session agent sharing the same X session may want to create or modify the same mode resulting in X errors: spice-vdagent[2985]: received monitor 0 config 1440x823+0+0