Re: [Spice-devel] Spice + Thinclients + Hardware acceleration

2011-11-14 Thread thomast
> thom...@cs.tu-berlin.de píše v So 12. 11. 2011 v 22:56 +0100: >> Hi, >> I planning to use Spice in a Infrastructure-Project. >> The idea is to use Thinclients with the spice-client-gtk/libspice-gtk. >> Now I have find a Thinclient thats have sufficient Performance for all >> Spice-Features. >>

[Spice-devel] Spice + Thinclients + Hardware acceleration

2011-11-12 Thread thomast
Hi, I planning to use Spice in a Infrastructure-Project. The idea is to use Thinclients with the spice-client-gtk/libspice-gtk. Now I have find a Thinclient thats have sufficient Performance for all Spice-Features. I tried find out if the current spice-client uses the GPU in any way (e.g via OpenG

Re: [Spice-devel] Spice-Client Windows + SSL Bug+fix ?

2011-06-21 Thread thomast
Hi, I followed http://spice-space.org/page/SSLConnection and used --host-subject. I use: spicec -h 192.168.0.5 -s 5924 --host-subject C=DE,L=Berlin,O=MyTestingBench,CN=spiceserver It Command runs with the Linuxclient without a Problem. On Windows it crashes as I described it. When I remove the [

[Spice-devel] Spice-Client Windows + SSL Bug+fix ?

2011-06-21 Thread thomast
Hi, I tried to use SSL with the Windowsclient. When I use the old one (from http://spice-space.org/download/binaries/spice-client-win32-0.6.3.zip): 1308268882 INFO [11344:8892] Platform::set_clipboard_owner: new clipboard owner: none 1308268882 INFO [11344:8892] PlatformWinProc: Unsupported clip

[Spice-devel] Spice-Client Windows + SSL Bug+fix ?

2011-06-18 Thread thomast
Hi, I tried to use SSL with the Windowsclient. When I use the old one from the Website I get: 1308268882 INFO [11344:8892] Platform::set_clipboard_owner: new clipboard owner: none 1308268882 INFO [11344:8892] PlatformWinProc: Unsupported clipboard format 1308268882 INFO [11344:8892] Application:

Re: [Spice-devel] Spiceclient (Linux) + OpenGL,qemu monitor

2010-12-20 Thread thomast
On Mon, Dec 20 07:56:42 PST 2010, alevy atredhat.com wrote: > On Mon, Dec 20, 2010 at 04:29:21PM +0100, thom...@cs.tu-berlin.de wrote: >> Hi, >> I tried to compile the latest ( master branch ) Spice Client for Linux/X11 >> with OpenGL. >> I encountered compiling errors in the client/x11/red_window.

Re: [Spice-devel] Spiceclient (Linux) + OpenGL,qemu monitor

2010-12-20 Thread thomast
On Mon, Dec 20 07:56:42 PST 2010, alevy atredhat.com wrote: > On Mon, Dec 20, 2010 at 04:29:21PM +0100, thom...@cs.tu-berlin.de wrote: >> Hi, >> I tried to compile the latest ( master branch ) Spice Client for >> Linux/X11 >> with OpenGL. >> I encountered compiling errors in the client/x11/red_wind

[Spice-devel] Spiceclient (Linux) + OpenGL,qemu monitor

2010-12-20 Thread thomast
Hi, I tried to compile the latest ( master branch ) Spice Client for Linux/X11 with OpenGL. I encountered compiling errors in the client/x11/red_window.cpp. This fix it for me: //PATCH BEGIN client/x11/red_window.cpp |7 --- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/