On 11/29/2012 09:45 AM, Alon Levy wrote:
>> On 11/29/2012 09:11 AM, David Jaša wrote:
>>> You need to extract the driver (sys, cat and inf files) from the
>>> installer and then use "Update Driver -> ... Have Disk" in Device
>>> Manager.
>>
>> For Windows 8, I follow these steps and click "Have Dis
Hi, Djasa
Yes, we are planning to use opengl/es to accelerate the client drawing
operations. I have seen quite some incomplete opengl code in the client, and
also some document as well saying that opengl acceleration is a work item in
the future. Do we have somehow changed our mind for this?
On Thu, Nov 29, 2012 at 5:47 PM, Erik Lotspeich wrote:
> On 11/29/2012 09:45 AM, Alon Levy wrote:
> > The QXL driver doesn't support windows 8. There is ongoing work to
> > fix this, but it's a long way off.
>
> Well that makes sense. Thanks for the update.
>
> Regards
>
> Erik
>
Hi
- Mensaje original -
> Hi all,
>
> I realized few questions about drag'n'drop that I maybe missed in
> previous threads:
All of your questions are relevant for general dnd. But as Hans said many
times, we should stop talking about dnd at this point, but rather simple file
transfer.
On 11/29/2012 09:45 AM, Alon Levy wrote:
> The QXL driver doesn't support windows 8. There is ongoing work to
> fix this, but it's a long way off.
Well that makes sense. Thanks for the update.
Regards
Erik
___
Spice-devel mailing list
Spice-devel@lists
> On 11/29/2012 09:11 AM, David Jaša wrote:
> > You need to extract the driver (sys, cat and inf files) from the
> > installer and then use "Update Driver -> ... Have Disk" in Device
> > Manager.
>
> For Windows 8, I follow these steps and click "Have Disk". I see the
> Red
> Hat QXL GPU device. B
On 11/29/2012 09:11 AM, David Jaša wrote:
> You need to extract the driver (sys, cat and inf files) from the
> installer and then use "Update Driver -> ... Have Disk" in Device
> Manager.
For Windows 8, I follow these steps and click "Have Disk". I see the Red
Hat QXL GPU device. But when installi
Hi all,
I realized few questions about drag'n'drop that I maybe missed in previous
threads:
1) why id d'n'd designed for file only, and spice-vdagent is the component in
the receiving system that would do the hard work? Or alternatively phrased:
Could vdagent register itself in the guest syste
On 11/29/2012 09:11 AM, David Jaša wrote:
> You need to extract the driver (sys, cat and inf files) from the
> installer and then use "Update Driver -> ... Have Disk" in Device
> Manager.
Yes, this is the part I didn't know how to do. After doing a Google
search, it looks like I can use a tool li
Erik Lotspeich píše v Čt 29. 11. 2012 v 08:52 -0600:
> On 11/29/2012 04:31 AM, David Jaša wrote:
> > Cristian Falcas píše v Čt 29. 11. 2012 v 07:09 +0200:
> >> Hi all,
> >>
> >> When i try to install the guest tools on a Windows 2008 R2, I get
> >> this error: "Unsupported Windows version".
> >>
On 11/29/2012 04:31 AM, David Jaša wrote:
> Cristian Falcas píše v Čt 29. 11. 2012 v 07:09 +0200:
>> Hi all,
>>
>> When i try to install the guest tools on a Windows 2008 R2, I get
>> this error: "Unsupported Windows version".
>>
>> I know that the drivers work for this version (if I install them
Hi,
On 11/29/2012 03:16 PM, Sigbjorn Lie wrote:
The error messages we're exactly the same, except that pcscd did not attempt to
attach to the device...
Given that the error log was full with mostly pcscd message it
would be useful to get a log with only the usbredir / remote-viewer
messages.
The error messages we're exactly the same, except that pcscd did not attempt to
attach to the device...
Rgds
Siggi
Hans de Goede wrote:
>Hi,
>
>On 11/28/2012 09:56 PM, Sigbjorn Lie wrote:
>>
>>
>>
>> On Wed, November 28, 2012 21:11, Hans de Goede wrote:
>>> Hi,
>>>
>>>
>>> On 11/28/2012 09:06
On Thu, Nov 29, 2012 at 12:56:49PM +0200, Arnon Gilboa wrote:
> Han Pilmeyer wrote:
> >Hi,
> >
> >This last Tuesday I had a full day when cut/paste between my
> >Windows 7 guest and Fedora 17 KVM host worked flawlessly. So I had
> >high hopes that the spice-guest-0.2.exe drivers had indeed fixed
>
thank you
On Thu, Nov 29, 2012 at 12:31 PM, David Jaša wrote:
> Cristian Falcas píše v Čt 29. 11. 2012 v 07:09 +0200:
> > Hi all,
> >
> > When i try to install the guest tools on a Windows 2008 R2, I get this
> error: "Unsupported Windows version".
> >
> > I know that the drivers work for this
On 29/11/2012 11:56, Arnon Gilboa wrote:
was it a large paste? this patch seem to fix it.
http://cgit.freedesktop.org/spice/win32/vd_agent/commit/?id=a69af07d
build vdagent & vdservice, update yours and use newer virtio-serial
driver.
No, it was a small paste, a URL (around 30 characters I wou
Han Pilmeyer wrote:
Hi,
This last Tuesday I had a full day when cut/paste between my Windows 7
guest and Fedora 17 KVM host worked flawlessly. So I had high hopes
that the spice-guest-0.2.exe drivers had indeed fixed my issues.
However both yesterday and today, the guest refuses to do cut/pa
Hi,
On 11/29/2012 11:25 AM, Christophe Fergeau wrote:
Hi,
On Wed, Nov 28, 2012 at 08:45:42PM +0100, Hans de Goede wrote:
On Fri, Nov 23, 2012 at 04:58:23PM +0100, Christophe Fergeau wrote:
This patch series introduces 2 build system changes that are worth some
attention. The first one disable
Cristian Falcas píše v Čt 29. 11. 2012 v 07:09 +0200:
> Hi all,
>
> When i try to install the guest tools on a Windows 2008 R2, I get this error:
> "Unsupported Windows version".
>
> I know that the drivers work for this version (if I install them from the
> virtio-0.1.30), but I can't find any
Hi Yijun,
Yu Yi Jun píše v Po 26. 11. 2012 v 12:27 +:
> Hi, Dear developers
>
> I feel interested very much about the spice project and I think opengl could
> further improve the performance. I have read that the community might do some
> optimization based on opengl. Could you kindly tell
Hi,
On Wed, Nov 28, 2012 at 08:45:42PM +0100, Hans de Goede wrote:
> On Fri, Nov 23, 2012 at 04:58:23PM +0100, Christophe Fergeau wrote:
> >This patch series introduces 2 build system changes that are worth some
> >attention. The first one disables client build by default as it's deprecated,
> >an
Hi,
This last Tuesday I had a full day when cut/paste between my Windows 7
guest and Fedora 17 KVM host worked flawlessly. So I had high hopes that
the spice-guest-0.2.exe drivers had indeed fixed my issues.
However both yesterday and today, the guest refuses to do cut/paste
between the gues
On 11/28/2012 09:10 PM, Yonit Halperin wrote:
rhbz#876685
The current lz implementation does not support such bitmaps.
The following patch will actually prevent allocating stride> bpp*width
for internal images.
Hi Yonit,
This (together with the second patch) is a better fix than the one I ha
2012/11/29 David Jaša :
> INVITU píše v St 28. 11. 2012 v 10:45 -1000:
>> Dear all
>>
>> Please keep in mind that some organization would want to forbid
>> transfers between guest and client (for security reasons)
>> The feature should be available with a setup parameter
>>
>> Best regards
>>
>> Cy
Hi,
On 11/28/2012 09:45 PM, INVITU wrote:
Dear all
Please keep in mind that some organization would want to forbid transfers
between guest and client (for security reasons)
The feature should be available with a setup parameter
We are aware of this, spice-server is already capable to filter
INVITU píše v St 28. 11. 2012 v 10:45 -1000:
> Dear all
>
> Please keep in mind that some organization would want to forbid
> transfers between guest and client (for security reasons)
> The feature should be available with a setup parameter
>
> Best regards
>
> Cyril
IMO there should be spice-
Hi,
On 11/28/2012 09:56 PM, Sigbjorn Lie wrote:
On Wed, November 28, 2012 21:11, Hans de Goede wrote:
Hi,
On 11/28/2012 09:06 PM, Sigbjorn Lie wrote:
On Wed, November 28, 2012 20:50, Hans de Goede wrote:
Hi,
On 11/28/2012 12:45 PM, Sigbjorn Lie wrote:
Hi,
I receive the foll
27 matches
Mail list logo