Re: [Spice-devel] SPICE session hanging randomly

2012-08-28 Thread Anthony James
Christophe, What can I do to troubleshoot the QXL driver? Thanks, Anthony On Tue, Aug 28, 2012 at 4:48 AM, Christophe Fergeau wrote: > On Mon, Aug 27, 2012 at 09:45:27AM -0400, Anthony James wrote: >> I do have the QXL drivers and agent installed but it looks like the >> i

Re: [Spice-devel] spicy

2012-08-27 Thread Anthony James
Trebor, I did some testing and was able to successfully compile virt-viewer-0.5.3 with usb-redirection on a fresh install of Ubuntu 12.04 32-bit. Below are the steps that I used. Note: I chose to install the SPICE stuff to /usr/local/spice A) Install dependencies sudo apt-get install libusb-1.

Re: [Spice-devel] SPICE session hanging randomly

2012-08-27 Thread Anthony James
; > On Wed, Aug 22, 2012 at 09:45:31AM -0400, Anthony James wrote: >> I was wondering if anyone else has experienced similar behavior to >> what I'm seeing. Randomly, while I'm connected to a remote VM using >> SPICE, the screen and all input will freeze/hang for abou

Re: [Spice-devel] spicy

2012-08-23 Thread Anthony James
Trebor, Have you tried the latest version of virt-viewer? It supports SPICE USB redirection. I believe spicec is being retired as shown in the feature list at the link below. http://spice-space.org/page/Releases/SpiceZeroPointTwelve Anthony On Thu, Aug 23, 2012 at 12:35 PM, Trebor Forban wro

Re: [Spice-devel] SPICE session hanging randomly

2012-08-23 Thread Anthony James
No swapping: Host: total used free sharedbuffers cached Mem: 32101 31872229 0127 19937 -/+ buffers/cache: 11807 20294 Swap:16383 0 16383 Client: total used fr

[Spice-devel] SPICE session hanging randomly

2012-08-22 Thread Anthony James
Hello All, I was wondering if anyone else has experienced similar behavior to what I'm seeing. Randomly, while I'm connected to a remote VM using SPICE, the screen and all input will freeze/hang for about 30 seconds to 1 minute. When it returns to normal any key presses or mouse clicks that happ

Re: [Spice-devel] Thin client vendors supporting Spice

2012-04-12 Thread Anthony James
Not sure if this helps or not but at a previous employer they were working on setting up the Sun Ray clients in kiosk mode which I believe starts an X session from the Sun Ray Server where the SPICE client would be installed. The project was never finished and my understanding of how Sun Ray wor

Re: [Spice-devel] Change running VM's SPICE password

2012-04-04 Thread Anthony James
n Tue, Apr 03, 2012 at 01:27:47PM -0400, Anthony James wrote: > > Hello All, > > > > Is using "virsh update-device" the only way to change a running VM's > SPICE > > password? > > It depends on your setup :) If you are not using libvirt to manage your >

[Spice-devel] Change running VM's SPICE password

2012-04-03 Thread Anthony James
Hello All, Is using "virsh update-device" the only way to change a running VM's SPICE password? Thanks, Tony ___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/spice-devel

Re: [Spice-devel] SSL connect problem

2012-03-23 Thread Anthony James
Problem resolved, it was a cert issue. Thanks for the help. On Fri, Mar 23, 2012 at 8:03 AM, Anthony James wrote: > I did have spaces after the commas in the host subject but after > regenerating the certs and modifying the command I receive the same error. > I followed the steps to c

Re: [Spice-devel] SSL connect problem

2012-03-23 Thread Anthony James
; element to "" element in domain xml, qemu > will bind to all ipv4 addresses. > > I'd just check the SSL/TLS stuff again - if your certs are OK, if you > pass correct host subject (without space after comma!), if you pass > correct CA file and so on... > >

Re: [Spice-devel] SSL connect problem

2012-03-23 Thread Anthony James
to use the tls-port the connection fails and I see this in the VM log: reds_handle_ssl_accept: SSL_accept failed, error=1 The remote-viewer version is 0.5.2. On Fri, Mar 23, 2012 at 7:10 AM, Anthony James wrote: > I created and started the VM with virt-manager. Here is what looks like > th

Re: [Spice-devel] SSL connect problem

2012-03-23 Thread Anthony James
12 at 6:58 AM, David Jaša wrote: > Anthony James píše v Pá 23. 03. 2012 v 06:46 -0400: > > David, > > > > > > I just tried about 20 times in a row, same error. When you say it's a > > known bug in spicec when connecting manually, what is the alternative >

Re: [Spice-devel] SSL connect problem

2012-03-23 Thread Anthony James
wrote: > Anthony James píše v Pá 23. 03. 2012 v 06:26 -0400: > > David, > > > > Thanks for the reply. I've tried adding --ca-file to the spicec > > command line but still receive the same error. Here is the command: > > > > spicec -h localhost -p $PORT -

Re: [Spice-devel] SSL connect problem

2012-03-23 Thread Anthony James
rror: failed to connect w/SSL, ssl_error error:0001:lib(0):func(0):reason(1) 140613653984512:error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed:s3_clnt.c:1063: Warning: SSL Error: On Fri, Mar 23, 2012 at 6:06 AM, David Jaša wrote: > Hi Anthony, > > An

[Spice-devel] SSL connect problem

2012-03-22 Thread Anthony James
I'm having problems connecting to a spice virtual machine using SSL. I use the following command to connect: spicec -h localhost -p $PORT -s $SPORT --secure-channels all --host-subject "$HOSTSUBJECT" -w $PASSWD The error I receive is: Error: failed to connect w/SSL, ssl_error error:0001:lib