On Wed, Aug 10, 2011 at 10:46:00PM +0200, Hans de Goede wrote:
> ---
> server/Makefile.am |1 +
> server/char_device.h |5 +-
> server/reds.c| 10 ++
> server/usbredir.c| 272
> ++
> spice.proto |8 ++
> 5 files
Hi,all,
I have found the spice client run in my envrioment always exit with
the message "RedChannel::run: palette id 912605, not found".
The more specific messages with the client exit:
1312861320 INFO [21262:21262] DisplayChannel::create_sw_canvas:
display 0: using sw
1
---
server/Makefile.am |1 +
server/char_device.h |5 +-
server/reds.c| 10 ++
server/usbredir.c| 272 ++
spice.proto |8 ++
5 files changed, 295 insertions(+), 1 deletions(-)
create mode 100644 server/usbredir.
On 08/09/11 15:12, Yonit Halperin wrote:
same as 8927cfbba232e28304734f7afd463c1b84134031, but for qxl_check_state, that
was
triggered by qxl_pre_load (which calls qxl_hard_reset, which calls
qxl_soft_reset),
and caused the migration target to crash.
Added to spice patch queue.
thanks,
Ger
I reproduced this bug, the patch indeed fixes it (though I'm under the
impression that X uses 100% CPU for several seconds on resolution changes).
What it does also makes sense to me even if I'm no X expert, so ACK from
me.
Christophe
On Thu, Jul 28, 2011 at 06:01:53PM +0200, Marc-André Lureau wr