This one looks good, ACK.
Christophe
On Wed, Dec 05, 2012 at 04:01:59PM +0800, Dunrong Huang wrote:
> Move some variable declarations to right place.
>
> Signed-off-by: Dunrong Huang
> ---
> src/vdagentd.c | 12
> 1 file changed, 8 insertions(+), 4 deletions(-)
>
> diff --git a/s
Hey,
On Wed, Dec 05, 2012 at 04:01:58PM +0800, Dunrong Huang wrote:
> This patch can be safely applied since it just deletes unused variables.
>
> Signed-off-by: Dunrong Huang
> ---
> src/vdagent-x11-randr.c | 8 +---
> 1 file changed, 1 insertion(+), 7 deletions(-)
>
> diff --git a/src/vd
Hi Christophe,
just found a small issue...
When upgrading from spice-guest-tools-0.1 without uninstalling them first I got
an error that the vdagent can't be copied.
The vdagent service was still running.
Maybe you could add stopping the service at the beginning of the installation
procedure.
Hello,
I am looking to use spice-client-glib (which seems to be the only
low-level client library available) to implement a plugin for guacd
which translates between the Spice protocol and the Guacamole
protocol, thus adding Spice support to Guacamole (an HTML5 remote
desktop gateway).
At the sur
Fixes the following build warning (but does not really check write return
value):
spicy.c: In function ‘port_data’:
spicy.c:1711:10: error: ignoring return value of ‘write’, declared with
attribute warn_unused_result [-Werror=unused-result]
Reported by Yaniv Kaul
---
Alternatively, if we reall
On 12/09/2012 11:42 AM, Arnon Gilboa wrote:
---
Makefile.am |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9b73def..3bd66aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,13 +31,7 @@ vdagent_SOURCES =\
---
Makefile.am |6 --
1 files changed, 0 insertions(+), 6 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 9b73def..3bd66aa 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,13 +31,7 @@ vdagent_SOURCES =\
vdagent/desktop_layout.h\
vdag
On 11/27/2012 11:16 AM, Arnon Gilboa wrote:
Currently, a SetClipboardData failure is followed by useless wait for timeout
(VD_CLIPBOARD_TIMEOUT_MS)
---
vdagent/vdagent.cpp | 30 --
1 files changed, 16 insertions(+), 14 deletions(-)
diff --git a/vdagent/vdagent.cp
On 11/25/2012 05:14 PM, Arnon Gilboa wrote:
The problem on XP was failing to terminate agent running on session>0,
since during agent process creation, a handle was not set, so it was NULL.
Therefore, the new agent created (at the session we switched to) was unable
to open vitio-serial which was