Christophe Fergeau wrote:
On Mon, Nov 19, 2012 at 08:33:36AM -0500, Marc-André Lureau wrote:
- Mensaje original -
When it's defined, this causes some fallback code to be used. In
particular, this causes log messages to not get timestamps.
Issue reported by Han Pilmeyer.
Sadly, OpenSSL doesn't provide a way to load certificate from memory,
but all the functions necessary to do so are actually public, so we
can implement our own version and avoid files, how awesome!
---
gtk/spice-channel.c | 69 ++---
1 file changed,
---
gtk/spice-session-priv.h | 2 ++
gtk/spice-session.c | 40 ++--
2 files changed, 40 insertions(+), 2 deletions(-)
diff --git a/gtk/spice-session-priv.h b/gtk/spice-session-priv.h
index 13345b4..804658d 100644
--- a/gtk/spice-session-priv.h
+++ b/gtk/s
On Mon, Nov 19, 2012 at 08:33:36AM -0500, Marc-André Lureau wrote:
> - Mensaje original -
> > When it's defined, this causes some fallback code to be used. In
> > particular, this causes log messages to not get timestamps.
> > Issue reported by Han Pilmeyer.
>
> You can also try to impleme
Hi
- Mensaje original -
> When it's defined, this causes some fallback code to be used. In
> particular, this causes log messages to not get timestamps.
> Issue reported by Han Pilmeyer.
Iirc, this is on purpose if we don't want to have to ship our own new-enough
msvcrt. The solution to
Hi ,
If I want to enable opengl acceleration on client, whether do I need to enable
opengl with spice server together?
Thanks
Best Regards,
Mill Chen
Silicon Motion,Inc(SH)
Tel:86-21-65107780 ext:7161
___
Spice-devel mailing list
When it's defined, this causes some fallback code to be used. In
particular, this causes log messages to not get timestamps.
Issue reported by Han Pilmeyer.
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index 9b73def..d2717e2 100644
-
On 19/11/2012 12:23, Christophe Fergeau wrote:
I don't think "Unsupported clipboard format" is a fatal error. The only 2
components involved in cut&paste are vioserial and the agent. It might be
worth trying to restart the agent when copy&paste stops working to see if
that helps.
I forgot to me
On Sun, Nov 18, 2012 at 01:39:22PM +0100, Marc-André Lureau wrote:
> Hi
>
> This patch solves keyboard layout issues on Windows. It doesn't seem to
> introduce regression. There is no better solution atm, I explained in
> previous mail that the original problem could be rooted in Gtk-Win32
> back
Hey,
On Fri, Nov 16, 2012 at 09:51:39PM +0100, Han Pilmeyer wrote:
> If have a long list of problems with KVM (running in an up to date
> Fedora 17) with my Windows 7 guest. I've been holding off to report
> them, until I'm relatively sure that I have the correct set of guest
> drivers installed.
(started here on Hans's suggestion because of
https://bugzilla.redhat.com/show_bug.cgi?id=842298 )
Hi,
I've been doing some testing on qxl driver 0.1.0-2 and noticed some
inconsistencies
in how those multiple monitors are treated:
-- when first starting a VM, just one display is active, thr
11 matches
Mail list logo