[Spice-devel] USB device redirection to Windows 7 guest

2013-01-22 Thread Han Pilmeyer
Now that I have copy&paste working with the spice-guest-tools 0.3 (and an update to the vioser driver), I thought I would have a look at the next problem. From virt-viewer on Fedora 18 I try to redirect an USB thumb driver to my Windows 7 guest. It doesn't matter what kind of USB device I red

Re: [Spice-devel] cut/paste failure on Windows 7 guest

2013-01-22 Thread Christophe Fergeau
On Tue, Jan 22, 2013 at 02:24:28PM +0100, Han Pilmeyer wrote: > I'm afraid so Christophe. I'm sure that many people would be > grateful. I forgot to say in my previous email, but thanks for getting to the bottom of this! > One thing I noticed is that the pdb files for the drivers > were much olde

Re: [Spice-devel] [video-qxl 2/2] Default to only one head, not 4.

2013-01-22 Thread Alon Levy
> > BTW reading patch 1 again, I wonder what exactly it tries to solve, > > since > > currently when using spice with qemu (no experience with x-spice) > > you can > > already set modes > 1024x768 without problems. > > This will teach me to set down a patch for a few months while I work > on other

Re: [Spice-devel] [video-qxl 2/2] Default to only one head, not 4.

2013-01-22 Thread Jeremy White
BTW reading patch 1 again, I wonder what exactly it tries to solve, since currently when using spice with qemu (no experience with x-spice) you can already set modes > 1024x768 without problems. This will teach me to set down a patch for a few months while I work on other things :-(. I was in p

Re: [Spice-devel] spice crashes

2013-01-22 Thread Alon Levy
> Hello All, > > while using remote-viewer, qemu and libs as compiled below, my > 32bit-win7-VMs (spice-guest-tools-0.3.exe) are crashing quit > frequently, and the following error is shown in the hosts dmesg log: > > segfault at 50 ip 7f8b6bab3119 sp 7f8b64db3b00 error 6 in > libspice-se

Re: [Spice-devel] cut/paste failure on Windows 7 guest

2013-01-22 Thread Han Pilmeyer
On 22/01/2013 13:50, Christophe Fergeau wrote: On Tue, Jan 22, 2013 at 01:36:33PM +0100, Han Pilmeyer wrote: Gal was kind enough to take a look at the crash dump and determined I was running into an issue that was already fixed. He provided the 61.64.104.5100 vioser.sys driver (replacing the 61

Re: [Spice-devel] cut/paste failure on Windows 7 guest

2013-01-22 Thread Christophe Fergeau
On Tue, Jan 22, 2013 at 01:36:33PM +0100, Han Pilmeyer wrote: > Gal was kind enough to take a look at the crash dump and determined > I was running into an issue that was already fixed. He provided the > 61.64.104.5100 vioser.sys driver (replacing the 61.64.104.4900 from > spice-guest-tools-0.3) an

Re: [Spice-devel] [spice] configure: fix c&p from network to smartcard

2013-01-22 Thread Christophe Fergeau
On Tue, Jan 22, 2013 at 04:21:51PM +0400, Michael Tokarev wrote: > 22.01.2013 16:13, Christophe Fergeau wrote: > >The initial wording makes sense to me as well, SPICE acts as a proxy > >between the client and the host for smartcard data, I'd tend to keep things > >as they are as the string is sligh

Re: [Spice-devel] cut/paste failure on Windows 7 guest

2013-01-22 Thread Han Pilmeyer
On 17/01/2013 09:12, Gal Hammer wrote: Hi Han, The easiest way to help contributing with the virtio-serial crashes debug is to provide the system failure information when a BSOD occurs. You should copy the PDB (debug symbols) file (vioser.pdb) in the C:\Windows\system32\drivers directory (i

Re: [Spice-devel] [spice] configure: fix c&p from network to smartcard

2013-01-22 Thread Michael Tokarev
22.01.2013 16:13, Christophe Fergeau wrote: Hey Fidencio, On Sat, Jan 12, 2013 at 07:03:46PM -0200, Fabiano Fidêncio wrote: --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index fc0216f..cfa0cbf 100644 --- a/configure.ac ++

Re: [Spice-devel] [spice] configure: fix c&p from network to smartcard

2013-01-22 Thread Christophe Fergeau
Hey Fidencio, On Sat, Jan 12, 2013 at 07:03:46PM -0200, Fabiano Fidêncio wrote: > --- > configure.ac | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure.ac b/configure.ac > index fc0216f..cfa0cbf 100644 > --- a/configure.ac > +++ b/configure.ac > @@ -140,12 +14

Re: [Spice-devel] guest tools for Win 7 64 bit

2013-01-22 Thread Christophe Fergeau
On Wed, Jan 09, 2013 at 02:45:35PM +0800, flooding Controlled wrote: > Do you resolve it now? There are some ways to disable the check for signed drivers, http://en.kioskea.net/faq/3914-windows-7-disable-signature-verification-of-drivers maybe (did not try it). Christophe pgpghjw11bDTr.pgp Desc

Re: [Spice-devel] [PATCH spice-html5]Handling non top-down lz_rgb

2013-01-22 Thread Vincent Desprez
On Mon, Jan 21, 2013 at 9:02 PM, Jeremy White wrote: > Hi Vincent, > > > +function flip_image_data(img) > > +{ > > +var w = img.width; > > +var h = img.height; > > +var temp_w = w; > > +var temp_h = h; > > +var buff = new Uint8Array(img.width * img.height * 4); > > +while (

[Spice-devel] spice crashes

2013-01-22 Thread Trebor Forban
Hello All, while using remote-viewer, qemu and libs as compiled below, my 32bit-win7-VMs (spice-guest-tools-0.3.exe) are crashing quit frequently, and the following error is shown in the hosts dmesg log: segfault at 50 ip 7f8b6bab3119 sp 7f8b64db3b00 error 6 in libspice-server.so.1.6.0[7f

Re: [Spice-devel] FOSDEM?

2013-01-22 Thread Hans de Goede
Hi On 01/21/2013 09:04 PM, Jeremy White wrote: Are there going to be any SPICE devs at FOSDEM? Anyone interested in trying to connect for a bit? Is there already a logical place to connect? There will be quite a few people of the team there. We (Marc-André, Christophe, Alon, Zeeshan and me)

Re: [Spice-devel] [video-qxl 2/2] Default to only one head, not 4.

2013-01-22 Thread Hans de Goede
Hi, Note I'm currently working on a related problem, which I plan to fix in a way which interacts with patch 1 of this series. See: https://bugzilla.redhat.com/show_bug.cgi?id=894421 And specifically: https://bugzilla.redhat.com/show_bug.cgi?id=894421#c7 Actually let me copy and paste that com

Re: [Spice-devel] [video-qxl 2/2] Default to only one head, not 4.

2013-01-22 Thread Hans de Goede
Hi, On 01/21/2013 11:26 PM, Jeremy White wrote: Hmm. I've been making sure that no change I make impacts the gtk spice client connecting to a qemu fedora 17 guest. But I don't see that option there. I'll see about using remote viewer instead. Did you see an actual problem using the patch, or