Re: [Spice-devel] Minute bug fix for spice 0.12.4 for Debian based linux

2015-03-04 Thread Liang Guo
Hi, On Thu, Mar 5, 2015 at 12:25 AM, sujay wrote: > Hi, > > I recently found downloading spice source (version 0.12.4) on Ubuntu 14.04.2 > Linux from Ubuntu repo creates an error as shown below > > {{{ > $ apt-get source spice > Reading package lists... Done > Building dependency tree > Reading

Re: [Spice-devel] [PATCH][vdagent] x11-randr: Force a screen resize when a display is disabled

2015-03-04 Thread Fabiano Fidêncio
NACK. The problem has been solved on the virt-viewer side. On Wed, Mar 4, 2015 at 3:27 PM, Fabiano Fidêncio wrote: > When a display is disabled the new monitors config is sent to the agent > who should be responsible for re-arranging the apps on the non-disabled > displays (at least when using th

Re: [Spice-devel] UsbDk

2015-03-04 Thread Jason Kotzin
Hi Dmitry - Thanks for getting back to me. Yes, I understand HID is the way to go, but I have quite a few devices shipped and flashed, so I need to solve this terrible windows problem with these existing devices. But for future stuff, I’m not doing anything other than HID anymore because of w

Re: [Spice-devel] Minute bug fix for spice 0.12.4 for Debian based linux

2015-03-04 Thread Jonathon Jongsma
On Wed, 2015-03-04 at 21:55 +0530, sujay wrote: > Hi, > > > I recently found downloading spice source (version 0.12.4) on Ubuntu > 14.04.2 Linux from Ubuntu repo creates an error as shown below > > > {{{ > $ apt-get source spice > Reading package lists... Done > Building dependency tree

[Spice-devel] Minute bug fix for spice 0.12.4 for Debian based linux

2015-03-04 Thread sujay
Hi, I recently found downloading spice source (version 0.12.4) on Ubuntu 14.04.2 Linux from Ubuntu repo creates an error as shown below {{{ $ apt-get source spice Reading package lists... Done Building dependency tree Reading state information... Done NOTICE: 'spice' packaging is maintained in th

[Spice-devel] spice-gtk release v0.28

2015-03-04 Thread Marc-André Lureau
Hi! The Spice team is pleased to release a new spice-gtk version 0.28, with the following highlights: - webdav improvements: - no longer spawn a server thread - no longer use local TCP sockets & port - provides read-only mode with SpiceSession:share-dir-ro - requires libphodav-2.0 glib-2.0 >=

Re: [Spice-devel] Is the data part of usbredir need endian adjustment?

2015-03-04 Thread Christophe Fergeau
Hi, On Wed, Mar 04, 2015 at 06:28:45PM +0800, jiangdahui wrote: > hi all: > spice server:sparc > spice client:x86,the part of header are ajusted,but found unexpected > header type comparing with X86,not familar with qemu. thx big-endian server/little-endian client haven't been tested much if at

[Spice-devel] [PATCH][vdagent] x11-randr: Force a screen resize when a display is disabled

2015-03-04 Thread Fabiano Fidêncio
When a display is disabled the new monitors config is sent to the agent who should be responsible for re-arranging the apps on the non-disabled displays (at least when using the ums driver). Related: https://bugzilla.redhat.com/show_bug.cgi?id=425 --- src/vdagent-x11-randr.c | 69

Re: [Spice-devel] [PATCH][vdagent] x11-randr: Force a screen resize when a display is disabled

2015-03-04 Thread Fabiano Fidêncio
On Wed, Mar 4, 2015 at 3:23 PM, Fabiano Fidêncio wrote: > On Wed, Mar 4, 2015 at 3:21 PM, Fabiano Fidêncio wrote: >> When a display is disabled the new monitors config is sent to the agent >> who should be responsible for re-arranging the apps on the non-disabled >> displays (at least when using

Re: [Spice-devel] [PATCH][vdagent] x11-randr: Force a screen resize when a display is disabled

2015-03-04 Thread Fabiano Fidêncio
On Wed, Mar 4, 2015 at 3:21 PM, Fabiano Fidêncio wrote: > When a display is disabled the new monitors config is sent to the agent > who should be responsible for re-arranging the apps on the non-disabled > displays (at least when using the ums driver). > > Related: https://bugzilla.redhat.com/show

[Spice-devel] [PATCH][vdagent] x11-randr: Force a screen resize when a display is disabled

2015-03-04 Thread Fabiano Fidêncio
When a display is disabled the new monitors config is sent to the agent who should be responsible for re-arranging the apps on the non-disabled displays (at least when using the ums driver). Related: https://bugzilla.redhat.com/show_bug.cgi?id=425 --- src/vdagent-x11-randr.c | 69

Re: [Spice-devel] UsbDk

2015-03-04 Thread Dmitry Fleytman
Hi Jason, My name is Dmitry Fleytman and I’m author and maintainer of UsbDk. > On Mar 3, 2015, at 23:36 PM, Jason Kotzin wrote: > > Spice Developers - > > I have been watching the discussion on the libusb developer mailer and am > absolutely intrigued. The number one issue I have my product

Re: [Spice-devel] [PATCH spice-gtk] RFC: Prepare v0.28 release

2015-03-04 Thread Marc-André Lureau
Hey On Tue, Mar 3, 2015 at 4:04 PM, Fabio Fantoni wrote: > I think an rc build before any new version should be good enough to > avoidmany bugs/regressions, as unfortunately has happened in 0.27. > I'll help to test them if I'll have enough time. It's not so obvious how to deal with pre-releases

[Spice-devel] Is the data part of usbredir need endian adjustment?

2015-03-04 Thread jiangdahui
hi all: spice server:sparc spice client:x86,the part of header are ajusted,but found unexpected header type comparing with X86,not familar with qemu. thx___ Spice-devel mailing list Spice-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/l

Re: [Spice-devel] [PATCH spice-gtk] RFC: Prepare v0.28 release

2015-03-04 Thread Christophe Fergeau
On Tue, Mar 03, 2015 at 09:54:16AM -0500, Marc-André Lureau wrote: > Hi > > - Original Message - > > Il 03/03/2015 15:14, Marc-André Lureau ha scritto: > > > Hi, > > > > > > I'd like to release spice-gtk v0.28. Here is updated NEWS file for > > > comments. > > > > > > --- > > > NEWS | 18

[Spice-devel] UsbDk

2015-03-04 Thread Jason Kotzin
Spice Developers - I have been watching the discussion on the libusb developer mailer and am absolutely intrigued. The number one issue I have my product is with windows usb device handling. Drivers and inf’s do not consistently work and with so many versions of windows and hardware, I have ba