[Spice-devel] [patch 2/3] spice-server: add push_utf8 callback to input channel

2013-10-23 Thread dietmar
Signed-off-by: Dietmar Maurer Index: new/server/inputs_channel.c === --- new.orig/server/inputs_channel.c2013-10-21 07:32:57.0 +0200 +++ new/server/inputs_channel.c 2013-10-21 07:33:01.0 +0200 @@ -124,6 +124,11 @@

Re: [Spice-devel] [patch 2/3] spice-server: add push_utf8 callback to input channel

2013-10-17 Thread Dietmar Maurer
> > Why is that wrong? > You are right. And yet thunderbird won't show me the contents on reply, and I > saw there was an attachment, so I assumed. My bad. Still I don't know why > thunderbird fails to quote the message on reply and instead gives me an empty > message. I also noticed that the mail

Re: [Spice-devel] [patch 2/3] spice-server: add push_utf8 callback to input channel

2013-10-17 Thread Alon Levy
On 10/17/2013 11:27 AM, Dietmar Maurer wrote: On 10/16/2013 02:04 PM, diet...@proxmox.com wrote: For next time: can you send the patches inline? it is easier to respond to then to mails with attachments. I guess I have already done that. I use 'quilt mail' to send the patches, and the raw emai

Re: [Spice-devel] [patch 2/3] spice-server: add push_utf8 callback to input channel

2013-10-17 Thread Dietmar Maurer
> On 10/16/2013 02:04 PM, diet...@proxmox.com wrote: > For next time: can you send the patches inline? it is easier to respond to > then to > mails with attachments. I guess I have already done that. I use 'quilt mail' to send the patches, and the raw email contains: Content-Disposition: inlin

Re: [Spice-devel] [patch 2/3] spice-server: add push_utf8 callback to input channel

2013-10-17 Thread Alon Levy
On 10/16/2013 02:04 PM, diet...@proxmox.com wrote: For next time: can you send the patches inline? it is easier to respond to then to mails with attachments. You should increment SPICE_INTERFACE_KEYBOARD_MINOR as well to allow users (qemu / spiceterm / xspice etc.) to compile to both old and n

[Spice-devel] [patch 2/3] spice-server: add push_utf8 callback to input channel

2013-10-16 Thread dietmar
Signed-off-by: Dietmar Maurer Index: new/server/inputs_channel.c === --- new.orig/server/inputs_channel.c2013-10-16 12:37:14.0 +0200 +++ new/server/inputs_channel.c 2013-10-16 12:37:41.0 +0200 @@ -124,6 +124,11 @@