Hi, everyone!
I am working on spice and try to test the QXL support. According to the
mannual, QXL is included in the spice tools.
I am using xen-4.2.0 and have successfully installed the spice package. How
can I try the QXL?
Thank you!
huqian
___
Spi
2012/11/13 Qian Hu :
> Hi, everyone!
>
> I am working on xen-4.2.0 with spice remote connect. I am wondering if it
> supports VGA passghrouth?
>
> How can I test it? The device model in my config file is "qemu-xen".
VGA passghrouth is related to hypervisor, you should send this post to
xen or QEMU
Jodi Curtis píše v Po 12. 11. 2012 v 19:47 +:
> hi
>
>
> sorry I should explain that I used squealer as the server name which
> matches the hostname, this is aliased to various ip's and domain names
> in hosts, the usual method, I'll check the local ip is listed in there
> though,I could try
On Windows, we need to update the cursor clip region. Call ungrab&grab
to update it.
---
gtk/spice-widget.c | 4
1 file changed, 4 insertions(+)
diff --git a/gtk/spice-widget.c b/gtk/spice-widget.c
index 25c2e09..42da4bc 100644
--- a/gtk/spice-widget.c
+++ b/gtk/spice-widget.c
@@ -1374,6 +13
When switching between client mode and server mode, the pointer is
being invalidated on each display and the cursor will end up being
drawn on both. Since there is no information on which display the
cursor is supposed to be until a move is received, hide the cursor
until it actually moves.
---
gt
hi
sorry I should explain that I used squealer as the server name which
matches the hostname, this is aliased to various ip's and domain names in
hosts, the usual method, I'll check the local ip is listed in there
though,I could try the local ip used to connect .
yes the keys were created in the
Jodi Curtis píše v Po 12. 11. 2012 v 18:53 +:
> Hi
>
>
> Package and OS
> --
> Ubuntu 12.10
>
> qemu-kvm-spice:
> Installed: 1.2.0-2012.09-0ubuntu1
> Candidate: 1.2.0-2012.09-0ubuntu1
> Version table:
> *** 1.2.0-2012.09-0ubuntu1 0
> 500 http://gb.a
Hi
Package and OS
--
Ubuntu 12.10
qemu-kvm-spice:
Installed: 1.2.0-2012.09-0ubuntu1
Candidate: 1.2.0-2012.09-0ubuntu1
Version table:
*** 1.2.0-2012.09-0ubuntu1 0
500 http://gb.archive.ubuntu.com/ubuntu/ quantal/universe amd64
Packages
100 /var/l
Before reporting a bug, could we rule out misconfiguration possiblity
entirely?
1) do you use libvirt?
2) if so, do you use system session or per-user session?
3) could you look at qemu command line? If you use libvirt, you'll find it in
/var/log/libvirt/qemu/VM_NAME.log
4) at the libvirt command
Jodi Curtis píše v Po 12. 11. 2012 v 17:31 +:
> Hi
>
>
> Thanks, I found the method in the end, my current problem is related
> to a problem with Ubuntu/SSL/Spice, so not really your software, I
> have asked for help from a Linux admin, but its detailed below for the
> record, I've gone throu
Hi
Thanks, I found the method in the end, my current problem is related to a
problem with Ubuntu/SSL/Spice, so not really your software, I have asked
for help from a Linux admin, but its detailed below for the record, I've
gone through the key making proces twice, and rebooted, obviously paths
hav
Hi, everyone!
I am working on xen-4.2.0 with spice remote connect. I am wondering if it
supports VGA passghrouth?
How can I test it? The device model in my config file is "qemu-xen".
Thank you!
huqian
___
Spice-devel mailing list
Spice-devel@lists.fre
I am working on xen-4.2.0 with the spice, I am wondering if it supports the
VGA passthrough?
If so, how can I test it?
Thank you!
huqian
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-
On Wed, Oct 31, 2012 at 10:35:22PM +0100, Marc-André Lureau wrote:
> series looks good to me, ack all 5
I've pushed these patches except for the one updating the submodule.
Christophe
pgpzm9FFR2cMW.pgp
Description: PGP signature
___
Spice-devel mailin
Hi Jodi,
You can find full tls-enabled remote-viewer invocation in this oVirt
wiki page:
http://wiki.ovirt.org/wiki/How_to_Connect_to_SPICE_Console_Without_Portal
David
Jodi Curtis píše v Ne 11. 11. 2012 v 23:28 +:
> Hi
>
>
> I'm having trouble connecting to a spice server with tls enable
If you need to connect manually to RHEV/oVirt VM, please follow these
instructions from the wiki:
http://wiki.ovirt.org/wiki/How_to_Connect_to_SPICE_Console_Without_Portal
David
Alex Leonhardt píše v Út 06. 11. 2012 v 23:35 +:
> This is what i receive when trying to launch it manually :
>
Hi
- Original Message -
> I'm having trouble connecting to a spice server with tls enabled
> through virt-viewer on windows, I have tls configured and a
> ca-cert.pem file, but I don't know where to put it, or what to use
Try with --spice-ca-file=..
> I have tried various combinations o
Hi
I'm having trouble connecting to a spice server with tls enabled through
virt-viewer on windows, I have tls configured and a ca-cert.pem file, but I
don't know where to put it, or what to use
I have tried various combinations of spice://192.168.2.140:590x
I have tried adding +ssh or +tls, I h
I've figured it out - finally -
the issue is/was that I added a virtual interface to the bridge
interface on startup. I added the "ovirtmgmt:1" interface to be able to
get to the VMs which are on a completely different network range - to
fix it, i had to remove the virtual interface (unfortuna
Hi guys
Firstly thanks all you developers working on spice, I tried it on x86
system ,and it really awesome !!
I ‘m now porting spice-client-0.10.0 to an ARMV6 based platform
Now I was stuck at the building stage …
I have already used ELDK 5.2 environment
Hi guys, again it’s me
error of make :
make all-recursive
make[1]: Entering directory `/home/monk/spice-0.10.0-arm'
Making all in common
make[2]: Entering directory `/home/monk/spice-0.10.0-arm/common'
make[3]: Entering directory `/home/monk/spice-0.10.0-arm/common'
make[3]: Nothing to
I think this post I just found is related to my issue :
http://www.mail-archive.com/users@ovirt.org/msg03010.html
at the bottom it explains how changing the "display network" can break
spice ...
i'll try the removal of the host and re-adding (hopefully my VMs are safe!)
Alex
On 11/06/2012 1
Yep, found it - and it's related to this site / update to spice here :
http://spice-space.org/page/SSLConnection
but now i get :
$ spicec -h 192.168.1.21 -s 5901
Error: failed to connect w/SSL, ssl_error
error:0001:lib(0):func(0):reason(1)
140370158261576:error:1408F10B:SSL routines:SSL3_G
This is what i receive when trying to launch it manually :
$ spicec -h 192.168.1.21 -p 5901 -s 5901
Error: SSL_CTX_load_verify_locations failed
CA_file=/home/user/.spicec/spice_truststore.pem
140141786060104:error:02001002:system library:fopen:No such file or
directory:bss_file.c:126:fopen('/h
Here it is.
BTW, thought I update to Firefox 16 with Spice XPI 2.7 (as was before) -
but no luck either. Still getting the same issues.
Thanks
Alex
On 11/04/2012 11:44 AM, Alon Levy wrote:
On 11/02/2012 01:35 AM, Alex Leonhardt wrote:
Hi,
Since today I'm unable to establish a spice sessio
Hi,
nope, no changes were made, at least none that I'm aware of.
Alex
2012/11/2 Itamar Heim
> On 11/02/2012 01:35 AM, Alex Leonhardt wrote:
>
>> Hi,
>>
>> Since today I'm unable to establish a spice session to any/all VMs - the
>> ony thing I see in the (local) logs is this :
>>
>
> did you m
- Original Message -
>
> Hi!
>
>
>
>
> On Mon, Nov 5, 2012 at 10:01 AM, Dunrong Huang < riegama...@gmail.com
> > wrote:
>
>
> These patches simply implement file drag-and-drop from client to
> guest.
>
>
>
> nice!
>
>
>
> There are some TODOs needed to be done:
> * transfer m
(re-adding spice-devel; please don't drop it)
Hmm, no idea - can you try this under valgrind, since it looks like it might be
memory corruption (not likely, but I don't have any other idea - well, you can
instrument with some prints where the ring is touched). If you do valgrind,
make sure you
28 matches
Mail list logo