ACK
- Original Message -
> From: "Christophe Fergeau"
> To: spice-de...@freedesktop.org
> Sent: Wednesday, April 16, 2014 10:56:27 AM
> Subject: [Spice-devel] [PATCH] docs: Fix make distcheck
>
> ---
> docs/manual/Makefile.am | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions
Oops, thanks for catching that. ACK.
- Original Message -
> From: "Christophe Fergeau"
> To: spice-de...@freedesktop.org
> Sent: Wednesday, April 16, 2014 11:16:02 AM
> Subject: [Spice-devel] [spice-gtk] Fix leak in
> spice_gtk_session_sync_keyboard_modifiers()
>
> The list of c
The list of channels returned by spice_session_get_channels()
must be freed after use.
---
gtk/spice-gtk-session.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/gtk/spice-gtk-session.c b/gtk/spice-gtk-session.c
index 6dc7c93..3574544 100644
--- a/gtk/spice-gtk-session.c
+++ b/gtk/spice-gtk-s
---
docs/manual/Makefile.am | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/docs/manual/Makefile.am b/docs/manual/Makefile.am
index 54e33e1..ead5f46 100644
--- a/docs/manual/Makefile.am
+++ b/docs/manual/Makefile.am
@@ -3,8 +3,8 @@ SUFFIXES = .html
ASCIIDOC_FLAGS = -a i
On Tue, Apr 08, 2014 at 12:15:09PM -0400, Marc-André Lureau wrote:
>
>
> - Original Message -
> > On Mon, Apr 07, 2014 at 02:17:24PM +0200, Marc-André Lureau wrote:
> > > VD_AGENT_MONITORS_CONFIG messages can be processed if
> > > red_dispatcher_use_client_monitors_config().
> > >
> > >
On 04/16/2014 03:15 AM, Christophe Fergeau wrote:
On Wed, Apr 16, 2014 at 06:32:30AM +1000, Lindsay Mathieson wrote:
Monitor resize is handled by the spice-vdagent app in the *guest* system, it
must be installed and running in the guest for that to work. It serves the
same purpose as the guest
Avoid naming clash if parent structures have the same name
https://bugzilla.redhat.com/show_bug.cgi?id=1021995
---
python_modules/demarshal.py | 47 +
1 file changed, 30 insertions(+), 17 deletions(-)
diff --git a/python_modules/demarshal.py b/python_m
On Wed, Apr 16, 2014 at 06:32:30AM +1000, Lindsay Mathieson wrote:
> Monitor resize is handled by the spice-vdagent app in the *guest* system, it
> must be installed and running in the guest for that to work. It serves the
> same purpose as the guest tools in vmware, virtualbox etc.
With a recen
On Wed, Apr 16, 2014 at 10:27:42AM +0800, thddu wrote:
> Hi
> Add usbredir channel need libusb libusbredir gudev dbus.Now I have
> successfully compiled libusb and libusbredir.But gudev and dbus can't be
> compiled.Do you have other Suggestions?How do I verify the feasibility of
> that add usbredir
Dear guys:
These days I was trying to use spice to redirect a IPhone to my Guest OS.
But on my Guest OS, the device, the driver was not installed properly after
I have installed iTunes. I find that a IPhone has 4 configurations. So I
wonder if the usb-redir protocol support multi-configurations de
10 matches
Mail list logo