- Mensaje original -
> I downloaded the 64 Bit MSI installer, for windows 8 64. It installs but
> there are no entries created in the machine's menus. Also, if you try to run
> virtviewer.exe, it fails with a message "libssp-0.dll missing".
> How do make this run?
Ugh, we have few Window
I downloaded the 64 Bit MSI installer, for windows 8 64. It installs but
there are no entries created in the machine's menus. Also, if you try to
run virtviewer.exe, it fails with a message "libssp-0.dll missing".
How do make this run?
Philip Orleans
_
- Mensaje original -
> On Tue, Jun 04, 2013 at 12:18:12PM -0400, Marc-André Lureau wrote:
> > > I disagree with this statement (even if this will not be solved by this
> > > series). Something that is automatically used by spice-gtk when provided,
> > > but which is not as insecure as put
On Tue, Jun 04, 2013 at 12:18:12PM -0400, Marc-André Lureau wrote:
> > I disagree with this statement (even if this will not be solved by this
> > series). Something that is automatically used by spice-gtk when provided,
> > but which is not as insecure as putting the password in the URI would be
>
- Mensaje original -
> On Tue, Jun 04, 2013 at 11:16:26AM -0400, Marc-André Lureau wrote:
> > Since you can already provide the password via either URI argument or by
> > API, there is no need for an additional way in spice-gtk.
>
> I disagree with this statement (even if this will not b
On Tue, Jun 04, 2013 at 11:16:26AM -0400, Marc-André Lureau wrote:
> Since you can already provide the password via either URI argument or by
> API, there is no need for an additional way in spice-gtk.
I disagree with this statement (even if this will not be solved by this
series). Something that
On Tue, Jun 04, 2013 at 11:16:26AM -0400, Marc-André Lureau wrote:
>
>
> - Mensaje original -
> > On Tue, Jun 04, 2013 at 10:44:45AM -0400, Marc-André Lureau wrote:
> > > > This patch series adds support for something similar to what is
> > > > described
> > > > in http://libvirt.org/aut
Hi,
A new release of the SPICE Guest Tools for Windows is now available at
http://spice-space.org/download/windows/spice-guest-tools/spice-guest-tools-0.59.exe
It contains the latest virtio-win drivers (0.59), as well as spice-vdagent
0.7.1. The QXL driver is unchanged.
The release is signed with
- Mensaje original -
> On Tue, Jun 04, 2013 at 10:44:45AM -0400, Marc-André Lureau wrote:
> > > This patch series adds support for something similar to what is described
> > > in http://libvirt.org/auth.html: when a password is needed but it hasn't
> > > been provided, we search for a fil
On Tue, Jun 04, 2013 at 10:44:45AM -0400, Marc-André Lureau wrote:
>
>
> - Mensaje original -
> > Hey,
> >
> > This patch series adds support for something similar to what is described
> > in http://libvirt.org/auth.html: when a password is needed but it hasn't
> > been provided, we sear
- Mensaje original -
> Hey,
>
> This patch series adds support for something similar to what is described
> in http://libvirt.org/auth.html: when a password is needed but it hasn't
> been provided, we search for a file containing the auth info. It can be
> specified through an environmen
When a ticket is needed to during a connection to a SPICE channel,
if there is no ticket set in the current SPICE session, we can now
use the SpiceAuthFile class to lookup credentials for the connection
stored in a config file, as described on http://libvirt.org/auth.html
---
gtk/spice-channel.c
This class can parse the configuration file format described at
http://libvirt.org/auth.html to get SPICE authentication information.
This uses 'spice' as the service name for the auth-$SERVICE-$HOSTNAME
groups.
---
Makefile.am| 2 +-
configure.ac
---
gtk/spice-channel.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gtk/spice-channel.c b/gtk/spice-channel.c
index 0a32d6c..74a02fb 100644
--- a/gtk/spice-channel.c
+++ b/gtk/spice-channel.c
@@ -1497,7 +1497,7 @@ restart:
if (c->has_error)
goto error;
-
This property is parsed from the 'authfile' parameter in SPICE URI, and
points to a file containing credentials to use when establishing the SPICE
connection, see http://libvirt.org/auth.html
---
gtk/spice-session-priv.h | 2 ++
gtk/spice-session.c | 44 ++
When parsing an URI, spice_uri_parse currently first looks up for
'/' to detect the 'path' part of the URI
(http://foo.example.com/some/path) and then the query part (starting
with '&' is looked up).
However, this does not work as expected when the host name is not
followed by a path, but the query
Hey,
This patch series adds support for something similar to what is described
in http://libvirt.org/auth.html: when a password is needed but it hasn't
been provided, we search for a file containing the auth info. It can be
specified through an environment variable, in the SPICE URI, then it's
loo
On 04/06/2013 14:59, Hans de Goede wrote:
Hi,
On 06/04/2013 02:27 PM, Han Pilmeyer wrote:
Perhaps the default for the USB controller in virt-manager should be
changed from "default" to "USB 2"?
Yes, good idea, can you please file an RFE for this?
Yes, will do.
___
Hi,
On 06/04/2013 02:27 PM, Han Pilmeyer wrote:
Hoi Hans,
On 03/06/2013 13:42, Hans de Goede wrote:
* How do I setup redirection (or I need just the spice connection) ?
In virt-manager make sure you're using a spice connection, that the
usb-controller
model is set to "Usb 2" and then add a
Hoi Hans,
On 03/06/2013 13:42, Hans de Goede wrote:
* How do I setup redirection (or I need just the spice connection) ?
In virt-manager make sure you're using a spice connection, that the
usb-controller
model is set to "Usb 2" and then add a number of USB Redirection
devices, (up to 4,
havi
- Mensaje original -
> On Mon, Jun 03, 2013 at 07:29:23AM -1000, INVITU wrote:
> >
> >
> > > http-equiv="Content-Type">
> >
> >
> > Hello
> >
> > Alt-Gr combinations do dot work with french keymap : ~#{[|^@]}
>
> This is likely fixed by
> http://cgit
На 3.06.2013 23:42, Fabio Fantoni написа:
* Can SPICE and the USB redir code work on bare-metal or non KVM virtual
machines ?
No (not atm, and unlikely to change soon)
Work also on xen, used for one year on test system without problem.
I'll do the xl patch probably for xen 4.4.
Hi Fabio,
On Mon, Jun 03, 2013 at 05:07:25PM +0100, Chris Bull wrote:
> Hi,
>
> With the spicy client, there is an ability to press LShift + Ctrl + F12 to
> break out of full screen.
spicy is not a SPICE client, it's just a test program for the spice-gtk
library, remote-viewer (part of the virt-viewer pack
On Mon, Jun 03, 2013 at 07:29:23AM -1000, INVITU wrote:
>
>
>http-equiv="Content-Type">
>
>
> Hello
>
> Alt-Gr combinations do dot work with french keymap : ~#{[|^@]}
This is likely fixed by
http://cgit.freedesktop.org/spice/spice-gtk/commit/?id=6e180217428ff
24 matches
Mail list logo