[Spice-devel] webdav channel,how to use it?

2014-04-19 Thread thddu
Hi

This is my environment:

client:  OS:Fedora 20  spice-gtk-0.24  run:spicy -p ** -h ** 
--spice-shared-dir=/home

server: OS:Centos6.4_x86_64 , The lasted spice-server, qemu1.7.1  add args 
-device virtserialport,chardev=webdav,id=webdav,name=org.spice-space.webdav.0 
-chardev spiceport,id=webdav,name=org.spice-space.webdav.0

guest: OS:Fedora 20 The lasted phodav , run: spice-webdav -p 9843

I can see the shared dir Spice client folder in the nautilus of guest OS,but 
I can't open it. I have closed the firewalld. Could you help me? Thank you!___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Spice-devel] usbredir channel of android aSpice

2014-04-15 Thread thddu
Hi
Add usbredir channel need libusb libusbredir gudev dbus.Now I have successfully 
compiled libusb and libusbredir.But gudev and dbus can't be compiled.Do you 
have other Suggestions?How do I verify the feasibility of that add usbredir 
channel to aSpice.Thank you!___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Spice-devel] Why spice server can't update area by tree?

2013-12-09 Thread thddu
 I found some guest applications create a lot of unnecessary qxl commands 
rendering. But update_area logic of spice server does not utilize the current 
tree. 
 1、Why spice server can't update area by tree?
 2、How to use update area by tree?

Howard

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


Re: [Spice-devel] spice-gtk how to use opengl

2013-11-22 Thread thddu
  The first issue has been resolved. Because I have a bad modification in 
qxl dirver. Spicec don't core dumped after when I change the qxl dirver to 
original. But the preformance isn't better than using sw canvas.
  Can you give me some precious suggestion if i want to improve the gl 
canvas performance. Thank you!


At 2013-11-20 18:34:30,Marc-André Lureau mlur...@redhat.com wrote:


- Original Message -
 Old spicec can use canvas type gl_fbo and gl_pbuff . But when i connect to
 spice server , spicec core dumped and print Spice-Warning **:
 ../spice-common/common/canvas_base.c:1145:canvas_get_image_internal: should
 not be reached.

How did you compile spice, do you have OpenGL: yes in configure log? Can you 
get a backtrace of this warning? (break at canvas_base.c:1145)

 In addition, spice gtk can't choose canvas type. So spice gtk how to use
 opengl. Thank you!

Spice-gtk currently doesn't support opengl canvas. It may have some support 
added in the next year (for local virgil support).

However, don't expect better performance from using the gl canvas today (it's 
~2x time slower on my laptop). The 2d canvas code isn't probably fitting the 
gpu very well. (too much upload/read of textures, not enough batching, old gl 
code lacking optimization etc.)


___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Spice-devel] spice-gtk how to use opengl

2013-11-20 Thread thddu
Old spicec can use canvas type gl_fbo and gl_pbuff . But when i 
connect to spice server , spicec core dumped and print Spice-Warning **: 
../spice-common/common/canvas_base.c:1145:canvas_get_image_internal: should not 
be reached.
In addition, spice gtk can't choose canvas type. So spice gtk how to 
use opengl.  Thank you!

Howard

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Spice-devel] spice-gtk how to use opengl

2013-11-20 Thread thddu
Old spicec can use canvas type gl_fbo and gl_pbuff . But when i 
connect to spice server , spicec core dumped and print Spice-Warning **: 
../spice-common/common/canvas_base.c:1145:canvas_get_image_internal: should not 
be reached.
In addition, spice gtk can't choose canvas type. So spice gtk how to 
use opengl.  Thank you!

Howard

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel

___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-devel


[Pixman] list

2013-09-06 Thread thddu
___
Pixman mailing list
Pixman@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/pixman