[Spice-devel] 2D performance on windows VM is very slow

2018-08-29 Thread Daimon Wang
Hi,    I recent find that certain 2D performance on win7 vm is kind of slow, and I didn't see any bottom neck on CPU/network. Is there any know issue on 2D drawing?     You can try an simple benchmark software Tom2D with "direct drawing to visable device", an run the "Line" test. It just draw r

Re: [Spice-devel] [PATCH spice-gtk v4 5/7] display-gst: check GstRegistry for decoding elements

2017-07-04 Thread Daimon Wang
Hi. >G_GNUC_INTERNAL >gboolean gstvideo_has_codec(int codec_type) >{ >-    gboolean has_codec = FALSE; >+    GList *all_decoders, *codec_decoders; >+    GstCaps *caps; >+    GstElementFactoryListType type; >+ >+    g_return_val_if_fail(gstvideo_init(), FALSE); >+    g_return_val_if_fail(VALID_VIDE

Re: [Spice-devel] [PATCH spice-gtk 5/5] display-gst: Use Playbin for GStreamer 1.9.0 onwards

2017-05-09 Thread Daimon Wang
9, 2017 7:08 PM, Victor Toso wrote: On Mon, May 08, 2017 at 03:41:59AM +0000, Daimon Wang wrote: > Hi, > Is there anything prevent playbin from working with previous versions > of Gstreamer? I'm trying to use palybin similarly on another program, > for the vaapi support. For v

Re: [Spice-devel] [PATCH spice-gtk 5/5] display-gst: Use Playbin for GStreamer 1.9.0 onwards

2017-05-07 Thread Daimon Wang
Hi,    Is there anything prevent playbin from working with previous versions of Gstreamer? I'm trying to use palybin similarly on another program, for the vaapi support. Regards,Daimon On Thursday, May 4, 2017 9:44 PM, Victor Toso wrote: From: Victor Toso The Playbin can provide the

Re: [Spice-devel] [PATCH] Don't close all but one display during reboot.

2017-02-23 Thread Daimon Wang
er. Is that correct, or is there another scenario I did not think of? ThanksChristophe On 23 Feb 2017, at 06:03, Daimon Wang wrote: Hi,    I'll go against the fix as I don't see any reason for the "assumption".     Let's split the question into 2 things, max monitor number an

Re: [Spice-devel] [PATCH] Don't close all but one display during reboot.

2017-02-23 Thread Daimon Wang
.     While there's a special "jumper" called agent. which can transfer info between client, guest and the spice-server. I feel this jumper is involved in the bug. Regards,Daimon On Friday, February 24, 2017 1:48 AM, Jonathon Jongsma wrote: Hi Daimon, thanks for the input

Re: [Spice-devel] [PATCH] Don't close all but one display during reboot.

2017-02-22 Thread Daimon Wang
Hi,    I'll go against the fix as I don't see any reason for the "assumption".     Let's split the question into 2 things, max monitor number and which monitor is enabled.      The max monitor number seems correct now, controlled by qemu together with qxl. And it's used to control the client menu

Re: [Spice-devel] debug spice-gtk hotkey from spice-xpi

2012-11-10 Thread Daimon Wang
Get it. Thanks a lot. I log the keys there and they're correct. And the GTK function also report success. But the key still refuse to work, wired. I'm going to check with GTK log. Regards, Daimon From: Marc-André Lureau To: Daimon Wang Cc

[Spice-devel] debug spice-gtk hotkey from spice-xpi

2012-11-06 Thread Daimon Wang
Hi, I'm trying out the spice-xpi + remote-viewer + spice-gtk-0.12 on arm with Ubuntu 10.04. Everything works fine but the hotkey for leave-full-screen and release-cursor. I can confirm that spice controller had got the hot-key string from the unix-socket. But then I lost the clue in the control

Re: [Spice-devel] [RFC] Implement of file drag-and-drop between host and guest

2012-10-21 Thread Daimon Wang
Hi Dunrong, I suppose you mean drag-and-drop between 'client' and guest. Then you may want to read this plan http://spice-space.org/page/Features/LocalFolderAccess. And yes, drag-and-drop is cool :) Regards, Daimon From: Dunrong Huang To: spice-devel Sent: S