On 21 September 2012 15:23, Christophe Fergeau wrote:
> On Fri, Sep 21, 2012 at 04:13:03PM +0200, Christophe Fergeau wrote:
>> md5sum: 97ed79c9df1ad0997e605c22a7ce47c7
>> sha1sum: c594f410295ad29287dd1e19adaaa71476c1459e
>> md5sum: c105e3b7f9c9eb293b0d6a8d35f6a5fd spice-gtk-0.14.tar.bz2
>> sha256
Hi,
On 21 September 2012 15:13, Christophe Fergeau wrote:
>
> Download link:
> http://spice-space.org/download/gtk/spice-gtk-0.14.tar.bz2
>
This gives a 403 at the moment. Thanks for the new release!
___
Spice-devel mailing list
Spice-devel@lists.freed
Hi, I'm trying to build git HEAD and I'm receiving an error:
CC SpiceClientGtk_la-spice-client-gtk-module.defs.lo
tmp.c: In function '_wrap_spice_smartcard_manager_insert_card':
tmp.c:1383:5: warning: implicit declaration of function
'spice_smartcard_manager_insert_card'
[-Wimplicit-function
On 3 November 2011 14:19, Hans de Goede wrote:
> Hi,
>
> On 11/03/2011 02:46 PM, Damien Churchill wrote:
>
>
>
>> libusb:error [calculate_timeout] failed to read monotonic clock, errno=22
>
> I've investigated this a bit, and this is the error where all the o
On 26 October 2011 14:32, Damien Churchill wrote:
> On 26 October 2011 13:23, Christophe Fergeau wrote:
>> On Wed, Oct 26, 2011 at 12:34:15PM +0100, Damien Churchill wrote:
>>> I'm trying to test out usb redirection using a Windows guest. I have
>>> disabled autom
On 26 October 2011 13:23, Christophe Fergeau wrote:
> On Wed, Oct 26, 2011 at 12:34:15PM +0100, Damien Churchill wrote:
>> I'm trying to test out usb redirection using a Windows guest. I have
>> disabled automounting however when I plug in a usb stick, I see:
>>
>
I'm trying to test out usb redirection using a Windows guest. I have
disabled automounting however when I plug in a usb stick, I see:
(spicy:10401): GSpice-DEBUG: usb-device-manager.c:600 connecting
device 0x1891430
(spicy:10401): GSpice-DEBUG: channel-usbredir.c:133 connecting usb
channel 0x16b4f
On 18 October 2011 22:56, Damien Churchill wrote:
> On 18 October 2011 17:37, Arnon Gilboa wrote:
>> Hi Damien,
>>
>> Seems like for some reason vdservice closed (handle of) the virtio serial
>> device.
>>
>> Can you please send the relevant qem
On 18 October 2011 17:37, Arnon Gilboa wrote:
> Hi Damien,
>
> Seems like for some reason vdservice closed (handle of) the virtio serial
> device.
>
> Can you please send the relevant qemu output. You should see something like:
> spice_server_char_device_add_interface: CHAR_DEVICE vdagent
> handle
On 17 October 2011 17:54, Christophe Fergeau wrote:
> On Mon, Oct 17, 2011 at 10:48:40AM +0100, Damien Churchill wrote:
>> I'm having an issue on certain machines with the spice agent seems to
>> be crashing, however the service is still reported as running by
>> Windo
Hi there,
I'm having an issue on certain machines with the spice agent seems to
be crashing, however the service is still reported as running by
Windows. I've attached the logs from the agent and service. By
crashing I mean the viewer reverts back to using the server-side
mouse, so I can't say for
On 10 October 2011 18:29, Hans de Goede wrote:
> Hi,
>
> On 10/10/2011 05:34 PM, Damien Churchill wrote:
>>
>> Hi,
>>
>> I was wondering how spice-gtk-session-priv.h is created. Using git
>> HEAD there doesn't appear to be such a file. The only refere
Hi,
I was wondering how spice-gtk-session-priv.h is created. Using git
HEAD there doesn't appear to be such a file. The only references to it
are within spice-gtk-session.c and spice-widget.c as far as I can
tell, so not too sure where it is.
It doesn't seem as though it's required as touching it
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
On 23 September 2011 10:28, Hans de Goede wrote:
> Hi,
>
> On 09/23/2011 11:10 AM, Damien Churchill wrote:
>>
>> On 22 September 2011 22:48, Marc-André Lureau
>> wrote:
>>>
>>> So if the server is slow or hanging, you'll most likely get
On 22 September 2011 22:48, Marc-André Lureau
wrote:
> So if the server is slow or hanging, you'll most likely get this
> message. In theory, the ack messages are indepedent of the agent, as
> they are handled directly by spice server (before the event is
> forwarded to the agent or handled by a t
On 16 September 2011 12:08, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
>>
>> spicy doesn't seem to play nicely with the clipboard, at least on the
>> machines I've tried, so I haven't been able to test that out. Haven't
>> tried out virt-manager yet as it doesn't support multip
Hi,
I was wondering what:
channel-inputs.c:365 over SPICE_INPUT_MOTION_ACK_BUNCH * 2, dropping
means in the debug log for spice-gtk. It seems to be related as it is
being spewed out whenever I move the mouse within the spice widget.
Thanks in advance,
Damien
On 16 September 2011 11:59, Hans de Goede wrote:
> Hi,
>
> On 09/16/2011 12:29 PM, Damien Churchill wrote:
>>
>> On 8 September 2011 15:22, Marc-André Lureau wrote:
>>>
>>> Hi
>>>
>>> - Original Message -
>>>>
>&g
On 8 September 2011 15:22, Marc-André Lureau wrote:
> Hi
>
> - Original Message -
>> Hi there,
>>
>> I've created a simple viewer application in Python, using the
>> spice-gtk library. It seems to be suffering from an issue where it
>> will occasionally just hang the display, and the only
On 4 September 2011 08:04, Yonit Halperin wrote:
> On 08/31/2011 03:55 PM, Damien Churchill wrote:
>>
>> Hi,
>>
>> Are the patches you spoke of the ones that have recently been
>> committed to the git repository?
>>
>> Regards,
>> Damien
&g
Hi there,
I've created a simple viewer application in Python, using the
spice-gtk library. It seems to be suffering from an issue where it
will occasionally just hang the display, and the only way to get it
back is to close the application and re-connect. Is this something
anyone else has experien
Hi,
Are the patches you spoke of the ones that have recently been
committed to the git repository?
Regards,
Damien
On 22 August 2011 12:00, Damien Churchill wrote:
> Of course, just let me know when the patches and driver are ready and
> I'll test it out immediately. If you'
if you
> could let me know if this problem still occur after the fix.
>
> Cheers,
> Yonit.
>
> On 08/22/2011 01:08 PM, Damien Churchill wrote:
>>
>> After using SPICE to view a virtual machine, if you then attempt to
>> remote desktop in it quite often results i
After using SPICE to view a virtual machine, if you then attempt to
remote desktop in it quite often results in a blue screen [1] for the
Windows guest. This is using Windows 7 x64. Does anyone have any
suggestions or work-arounds for this? It works okay if a SPICE client
hasn't connected before th
On 12 August 2011 14:53, Alon Levy wrote:
> On Fri, Aug 12, 2011 at 11:17:49AM +0100, Damien Churchill wrote:
>> Hi,
>>
>> Is there anyway to stop libvirt from adding multifunction=on to a
>> second qxl device? Is this a libvirt or qxl bug?
>
> qxl drivers (
Hi,
Is there anyway to stop libvirt from adding multifunction=on to a
second qxl device? Is this a libvirt or qxl bug?
Thanks,
Damien
___
Spice-devel mailing list
Spice-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/spice-deve
On 2 August 2011 17:47, Alon Levy wrote:
> On Tue, Aug 02, 2011 at 12:19:37PM -0400, Nathan Lager wrote:
>> -BEGIN PGP SIGNED MESSAGE-
>> Hash: SHA1
>>
>> Ok.. One step further. Its installed, device manager reports my display
>> adapter as a Red Hat QXL GPU, but it says that "The device
On 5 August 2011 08:40, Christophe Fergeau wrote:
> Hi,
>
> On Thu, Aug 04, 2011 at 10:28:30PM +0100, Damien Churchill wrote:
>> Well more the lack of it.
>
> Yes that would be it, this was added as a patch to the spice-protocol
> rawhide package. Sorry for not noti
On 4 August 2011 22:28, Damien Churchill wrote:
> On 4 August 2011 16:23, Alon Levy wrote:
>> On Thu, Aug 04, 2011 at 03:39:30PM +0100, Damien Churchill wrote:
>>> I've got spice-protocol 0.8.1 installed, do I need to grab a later
>>> version/git HEAD?
On 4 August 2011 16:23, Alon Levy wrote:
> On Thu, Aug 04, 2011 at 03:39:30PM +0100, Damien Churchill wrote:
>> I've got spice-protocol 0.8.1 installed, do I need to grab a later
>> version/git HEAD?
>>
>
> No, sounds like a bug.
>
Would 5bb6ff4fa6c0a864
I've got spice-protocol 0.8.1 installed, do I need to grab a later
version/git HEAD?
On 4 August 2011 15:39, Arnon Gilboa wrote:
> updated & installed spice-protocol accordingly?
>
> Damien Churchill wrote:
>>
>> Trying to package up 0.9.0 I'm encountering
Trying to package up 0.9.0 I'm encountering the following issues:
1. I'm having to replace all use of INLINE with inline
2. I'm having to force disabling -Werror by patching configure
I imagine I'm doing something wrong so any guidance would be excellent, thanks!
Damien
_
On Jul 4, 2011 6:25 PM, "John A. Sullivan III" <
jsulli...@opensourcedevel.com> wrote:
> However, spicec looks like it is in 0.8.1 whereas the download page says
> gtk is experimental and provides a link with the latest versio being 0.6
> from April. Thanks - John
>
Hi,
I believe that spice-gtk f
On 20 June 2011 13:59, Alon Levy wrote:
> On Mon, Jun 20, 2011 at 12:55:43PM +0100, Damien Churchill wrote:
>> I've noticed after a while, not sure on the exact period of time,
>> anywhere from overnight to a couple of hours, the guest will hang, at
>> least as far
I've noticed after a while, not sure on the exact period of time,
anywhere from overnight to a couple of hours, the guest will hang, at
least as far as spice is concerned. Has anyone else noticed this
happening? This is with Windows 7 as the guest, both 32 and 64bit.
Thanks,
Damien
___
11 at 01:42:07AM -0400, John A. Sullivan III wrote:
>> > > > On Thu, 2011-06-16 at 01:34 +0200, Alon Levy wrote:
>> > > > > On Wed, Jun 15, 2011 at 09:35:57PM +0100, Damien Churchill wrote:
>> > > > > > On 15 June 2011 21:11, --[ UxBoD ]-- wro
On 16 June 2011 16:53, Alon Levy wrote:
>
> The only difference that should bother anything is the creation and signing
> of qxl.cat, signing of qxl.sys and signing of qxldd.dll. The
> easiest route I thought was just to send you prebuilt and signed drivers, but
> you can do that yourself, the i
On 16 June 2011 00:34, Alon Levy wrote:
> On Wed, Jun 15, 2011 at 09:35:57PM +0100, Damien Churchill wrote:
>> On 15 June 2011 21:11, --[ UxBoD ]-- wrote:
>> > - Original Message -
>> >> Hello, all. We have recently jumped into SPICE with both hands
On 15 June 2011 21:11, --[ UxBoD ]-- wrote:
> - Original Message -
>> Hello, all. We have recently jumped into SPICE with both hands and
>> feet
>> as we are intrigued with the possibilities. But, we've hit a few
>> rocks
>> along the way!
>>
>> The immediate problems with our two test W
On 5 June 2011 08:31, Alon Levy wrote:
> On Thu, Jun 02, 2011 at 04:45:09PM +0100, Damien Churchill wrote:
>> On 2 June 2011 16:36, Al wrote:
>> > Damien Churchill gmail.com> writes:
>> >
>> >>
>> >> I've compiled and installed the l
On 2 June 2011 16:36, Al wrote:
> Damien Churchill gmail.com> writes:
>
>>
>> I've compiled and installed the latest qxl driver for 64bit Windows 7,
>
> It would be great if you could share how you built qxl for 64 bits as the
> spice-space documentation for bu
I've compiled and installed the latest qxl driver for 64bit Windows 7,
however it's only allowing 640x480@16 colours and 800x600@16 colours.
What is everyone elses experience with it?
Regards,
Damien
___
Spice-devel mailing list
Spice-devel@lists.freedes
On 2 June 2011 06:48, Alon Levy wrote:
> On Thu, Jun 02, 2011 at 02:38:15AM +, Al wrote:
>>
>> Hi,
>>
>> I am trying to set a VDI for a school project using SPICE. I managed to have
>> Fedora and Windows guest OS with qxl and vd-agent. Problem is that Ubuntu
>> 10.04
>> and 10.10 are throwing
I've managed to get multiple QXL devices working on Windows 7 by supplying:
-vga qxl -device qxl -device qxl
This results in 3 graphics devices being picked up. I added the third
device because I was unable to get the first screen to be picked up as
a QXL device in Windows, I try to update the dr
45 matches
Mail list logo