[Spice-devel] Spice connection audio problem

2019-04-02 Thread 天魔
Hi,I am having a problem when I connect my win10 virtual machine with the latest spice client under win10 1809 64-bit version. I added an intel hda virtual sound card to the win10 VM. The spice is connected to the VM. When I open an audio, I can hear the sound, but once I turn off the audio, Whe

[Spice-devel] [PATCH spice-common] proto: Fix typo in message name

2019-04-02 Thread Frediano Ziglio
RecoderChannel::data message is the same as PlaybackChannel::data one. This fixed compilation of spice-gtk using updated spice-common. Signed-off-by: Frediano Ziglio --- spice.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spice.proto b/spice.proto index 1f9f57b..3bbec

[Spice-devel] [PATCH spice-common] build: Add new check for recorder library

2019-04-02 Thread Frediano Ziglio
Newer version try to use this function if available. Signed-off-by: Frediano Ziglio --- configure.ac | 2 +- meson.build | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 923055b..da0a687 100644 --- a/configure.ac +++ b/configure.ac @@ -27

Re: [Spice-devel] Usbredirect HP-printer leads to Windows blue screen

2019-04-02 Thread Yuri Benditovich
Thank you for the report. Better place to report this issue is https://github.com/daynix/UsbDk/issues Can you please collect the file memory.dmp from Windows directory, zip it and share with us via some file sharing service (google drive/dropbox/...)? Thanks On Tue, Apr 2, 2019 at 5:16 AM wangji