[Spice-devel] why getScanCode() will not work for keyboard input

2013-06-23 Thread i iordanov
Hi Marc-Andre, (And anybody else who wants to weigh in on this). After some research, reading and experimentation, here is what I've discovered. getScanCode() works only for physical devices (e.g. USB keyboards, bluetooth keyboards, or hardware device keyboards). The vast majority of input device

Re: [Spice-devel] [Users] Cannot connect to VM via browser if engine was not in /etc/hosts

2013-06-23 Thread Itamar Heim
On 06/24/2013 03:10 AM, lofyer wrote: 于 2013/6/24 1:47, Itamar Heim 写道: On 06/06/2013 11:51 AM, lof yer wrote: I connect https://192.168.1.111 and connect to the VM, then the remote-viewer shows up, but failed to show the VM desktop. Is it the https problem? Can I connect to the VM without modi

[Spice-devel] spicy crash with X11 backend

2013-06-23 Thread Edgar
Hi,All, I found 2 scenario that may cause spicy crash with X11 backend, would you please help to check this issue. configure and compile spicy with parameter "--with-gtk=2.0 --with-x11 --with-coroutine=ucontext" install package is: [root@test spice-gtk-0.14]# rpm -qa |grep spice spice-gtk-python

Re: [Spice-devel] [qxl-win PATCH 2/2] display: fix deadlock when dbg_level >= 15

2013-06-23 Thread Uri Lublin
On 06/21/2013 04:50 PM, Yonit Halperin wrote: DebugPrintV first locks print_sem, and then locks io_sem. async_io, locks io_sem. In ordr to avoid a deadlock, DebugPrintV MUSTN'T be called when io_sem is locked. Also notice, that locking io_sem during DebugPrintV limits our ability to use the log_