Hi,
I'm facing the problem with video resolution for Ubuntu 11.04 Guest connected
with Spice 0.9.1.
Max resolution is 1024x768 even with latest qxl driver "xserver-xorg-video-qxl
0.0.12-1ubuntu4" installed.
Can you please tell how can I get resolutions beyond 1024x768 for Ubuntu guest?
Appreci
Hi
- Original Message -
> Well that would mean adding:
>
> *
> * Since: 0.9.1
> *
> * Deprecated: 0.9.1: Use #SpiceGtkSession:auto-usbredir: instead.
>
> Which is a bit weird. If you want to go that way, we can just drop it
> :)
That would be weird, so yeah shouldn't be like tha
Hi,
On 10/07/2011 02:39 PM, Marc-André Lureau wrote:
@@ -1234,6 +1223,13 @@ static void
spice_display_class_init(SpiceDisplayClass *klass)
G_PARAM_CONSTRUCT |
G_PARAM_STATIC_STRINGS));
+/**
+ * SpiceDisplay:auto-usbre
- Original Message -
> Signed-off-by: Hans de Goede
> ---
> gtk/spice-gtk-session.c | 54
> ++-
> gtk/spice-widget-priv.h |1 -
> gtk/spice-widget.c | 40 +++---
> 3 files changed, 71 insertions(+), 24
ack
- Original Message -
> With multi monitor guests, it is possible for a glz-image to refer to
> bits from another glz-image which has not arrived yet! This can
> happen
> because each monitor has its own display channel, and thus its own
> socket,
> but they share the glz dict. Thus thi
ack
- Original Message -
> Since some SpiceDisplay properties are now just a pass through to the
> equivalent SpiceGtkSession property, we also need to pass on the
> notify
> signal for these, so interested users can get notified of them
> changing.
>
> Use this in spicy to ensure that ch
Signed-off-by: Hans de Goede
---
gtk/spice-gtk-session.c | 54 ++-
gtk/spice-widget-priv.h |1 -
gtk/spice-widget.c | 40 +++---
3 files changed, 71 insertions(+), 24 deletions(-)
diff --git a/gtk/spice-gtk-sess
With multi monitor guests, it is possible for a glz-image to refer to
bits from another glz-image which has not arrived yet! This can happen
because each monitor has its own display channel, and thus its own socket,
but they share the glz dict. Thus things can arrive out of order, with a
glz-image
Since some SpiceDisplay properties are now just a pass through to the
equivalent SpiceGtkSession property, we also need to pass on the notify
signal for these, so interested users can get notified of them changing.
Use this in spicy to ensure that changes to SpiceGtkSession (and thus per
session r
I'm trying to build the git HEAD of spice-gtk and receiving the
following errors:
spicy-spicy.o: In function `connection_new':
spice-gtk-0.7/gtk/spicy.c:1456: undefined reference to
`spice_usb_device_manager_get'
spicy-spicy.o: In function `channel_destroy':
spice-gtk-0.7/gtk/spicy.c:1420: undefin
10 matches
Mail list logo