On 11/16/2014 07:25 AM, Fabiano Fidêncio wrote:
Hey Todd,
On Sun, Nov 16, 2014 at 5:48 AM, ToddAndMargo wrote:
Hi,
Please excuse if this is dumb question. I have seen the way
Parallels operates on Mac. Instead of opening up a window
with the whole of Windows inside, Parallels will float jus
The examples in the reference documentation are
missing a closing tag.
---
Pushed under the trivial/documentation rule.
docs/manual/manual.txt | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index 5b19c11..bc25473 100644
Hi All,
Can anyone point me in the right direction for snooping on USB messages
going to a windows VM either from host device passthrough or spice usb
passthrough?
I'd like to reverse engineer some USB speakerphone HID stuff.
--
Thanks,
David Mansfield
Cobite, INC.
_
On Mon, Nov 17, 2014 at 03:54:18PM +0100, Marc-André Lureau wrote:
> looks good, ack
>
> On Mon, Nov 17, 2014 at 3:17 PM, Christophe Fergeau
> wrote:
> > SpiceGtkSession::clipboard_received_cb() starts by checking if the
> > clipboard is empty, or if the length of its data exceeds
> > 'max-clipb
looks good, ack
On Mon, Nov 17, 2014 at 3:17 PM, Christophe Fergeau wrote:
> SpiceGtkSession::clipboard_received_cb() starts by checking if the
> clipboard is empty, or if the length of its data exceeds
> 'max-clipboard-size'.
>
> Later in that function, the data is modified, and can be shortened
ack
On Mon, Nov 17, 2014 at 3:17 PM, Christophe Fergeau wrote:
> SpiceGtkSession::clipboard_received_cb starts by checking if the
> length of the X selection data is not 0. However, right after this check,
> if gtk_selection_data_get_length() returned -1, it decides it got an
> empty clipboard, s
Ok, I did some more tests and got it working now.
Instead of using Intel HDA device I switched to AC97 and installed the latest
Realtek AC97 driver.
I also tested celt vs. opus, but with Intel HDA devices the clicking is present
with both codecs.
Now no more clicking with AC97, sound is running
SpiceGtkSession::clipboard_received_cb starts by checking if the
length of the X selection data is not 0. However, right after this check,
if gtk_selection_data_get_length() returned -1, it decides it got an
empty clipboard, sets the selection length to 0, and does not return
early.
This commit rew
SpiceGtkSession::clipboard_received_cb() starts by checking if the
clipboard is empty, or if the length of its data exceeds
'max-clipboard-size'.
Later in that function, the data is modified, and can be shortened
(removal of trailing '\0' or of '\r' for Windows -> linux copy and
paste), or enlarge
Hi Qiang,
thanks for the info.
But I'm not really sure what I can do here.
I don't use xserver-xorg-video-qxl as I'm using a Windows guest with the win
qxl driver.
On the thin client there's an Ubuntu 14.04 running using some intel driver as
it's a Celeron based board.
Also I didn't find the pa
On Sat, Nov 15, 2014 at 07:27:30PM +, Klaus Hochlehnert wrote:
> Hi,
>
> I just played around with some spice options as I have sound problems with a
> Windows 7 guest.
> It's a bit choppy and I hear a regular click (sort of) every 1-2 seconds.
>
> Video performance is ok although I can't wa
Hey,
On Mon, Nov 17, 2014 at 02:28:13PM +0800, Qiang wrote:
> I met the same issue, like you saied: hear a regular click (sort of) every
> few seconds.
>
> what I do is: rebuild xserver-xorg-video-qxl, spice, qemu. Everything goes
> fine.
Hmm in theory, the addition of the Opus code should be
ba
On Fri, Nov 14, 2014 at 01:59:47PM -0500, Marc-André Lureau wrote:
>
>
> - Original Message -
> > On Fri, Nov 14, 2014 at 09:31:13AM -0500, Marc-André Lureau wrote:
> > >
> > >
> > > - Original Message -
> > > > On Fri, Nov 14, 2014 at 12:32:35AM +0100, Marc-André Lureau wrote:
13 matches
Mail list logo