Hello all,
can somebody possibly tell me how I can get the remote-viewer client
to exit when the connection to the server can't be established,
instead of displaying a dialog-box where one can only click "OK"? At
least for me, this would be more suitable for scripting.
I've tried "--g-fatal-warni
> New API: spice_server_set_ws_ports
Dropping this for now, I've noticed repeated connections failing, I screwed up
something with adding multiple watches for the same fd (you end up having ERROR
prints from libwebsockets - which still needs to be patched to reduce the
amount of default message
> On Fri, Oct 19, 2012 at 01:50:11PM +0200, Alon Levy wrote:
> > New API: spice_server_set_ws_ports
> >
> > This adds an optional dependency on libwebsockets. You need to get
> > my
> > patched 0.0.3 version here:
> > git://people.freedesktop.org/~alon/libwebsockets
> >
> > There is no qemu patc
On Fri, Oct 19, 2012 at 01:50:11PM +0200, Alon Levy wrote:
> New API: spice_server_set_ws_ports
>
> This adds an optional dependency on libwebsockets. You need to get my
> patched 0.0.3 version here:
> git://people.freedesktop.org/~alon/libwebsockets
>
> There is no qemu patches yet, to test cha
On Fri, Oct 19, 2012 at 01:50:12PM +0200, Alon Levy wrote:
> ---
> configure.ac | 4 ++--
> server/spice.h | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/configure.ac b/configure.ac
> index 5561d2c..6582edb 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,9
ACK
On Fri, Oct 19, 2012 at 01:50:10PM +0200, Alon Levy wrote:
> ---
> server/tests/test_display_base.c | 6 +-
> 1 file changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/server/tests/test_display_base.c
> b/server/tests/test_display_base.c
> index 8c7f512..588e960 100644
> --- a/ser
I assume it's only a c&p, haven't carefully checked the whole file, ACK
Christophe
On Fri, Oct 19, 2012 at 01:50:09PM +0200, Alon Levy wrote:
> ---
> server/reds-private.h | 182
> ++
> server/reds.c | 180 ++---
ACK
On Fri, Oct 19, 2012 at 01:50:08PM +0200, Alon Levy wrote:
> ---
> configure.ac | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configure.ac b/configure.ac
> index 261f870..dff930d 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -234,6 +234,7 @@ if test "x$enable_smartcard" = "