Re: [virt-tools-list] Compiling for USB Redirection support in Windows

2015-05-22 Thread Charlie Benger-Stevenson
Hi, I am coming here first as I don't really know where else to turn, and you were extremely helpful yesterdday. I am literally losing days of my life on this, and I am sure it should not be this hard. On your advice I have tried to cross compile spice-gtk for usbredir support. I cannot get

[virt-tools-list] [PATCH virt-viewer 1/3] session: Add virt_viewer_session_can_resize_guest()

2015-05-22 Thread Pavel Grunt
The function checks for capability of resizing the guest desktop. Spice session can resize the guest only when spice-agent is connected. Related: https://bugs.freedesktop.org/show_bug.cgi?id=90582 --- src/virt-viewer-session-spice.c | 15 +++ src/virt-viewer-session.c | 11

Re: [virt-tools-list] Compiling for USB Redirection support in Windows

2015-05-22 Thread Christophe Fergeau
Hi, On Fri, May 22, 2015 at 07:22:33AM +, Charlie Benger-Stevenson wrote: Hi, I am coming here first as I don't really know where else to turn, and you were extremely helpful yesterdday. I am literally losing days of my life on this, and I am sure it should not be this hard. On your

Re: [virt-tools-list] [PATCH virt-viewer 1/3] Adjust zoom level when window is resized and guest cannot be resized

2015-05-22 Thread Pavel Grunt
Hi Jonathon, Hi Pavel, I must apologize. It seems that my cursory analysis of the situation while reviewing your last patch series was based on an incorrect assumption. I had assumed that it was caused by not tracking the zoom level properly. But it appears this is not really the cause.

Re: [virt-tools-list] Compiling for USB Redirection support in Windows

2015-05-22 Thread Christophe Fergeau
On Fri, May 22, 2015 at 09:30:37AM +, Charlie Benger-Stevenson wrote: Hi Christophe, Thanks for your quick response. The scratch build seems to be an rpm, so I'm guessing not for windows? It i for windows, you can unpack the rpms with (for example) rpm2cpio foo.rpm |cpio -id Also I used

Re: [virt-tools-list] Compiling for USB Redirection support in Windows

2015-05-22 Thread Victor Toso
Hi, On Fri, May 22, 2015 at 07:22:33AM +, Charlie Benger-Stevenson wrote: Hi, I am coming here first as I don't really know where else to turn, and you were extremely helpful yesterdday. I am literally losing days of my life on this, and I am sure it should not be this hard. On your

Re: [virt-tools-list] virt-manager mirror on github, eventually transition?

2015-05-22 Thread Daniel P. Berrange
On Thu, May 21, 2015 at 08:48:04PM -0400, Cole Robinson wrote: Hey all, I set up a virt-manager mirror on github: https://github.com/virt-manager/virt-manager Right now it's just updated from the fedorahosted repo using a cron script, so it's just a readonly mirror. However I'd like

Re: [virt-tools-list] Compiling for USB Redirection support in Windows

2015-05-22 Thread Charlie Benger-Stevenson
Hi Christophe, Thanks for your quick response. The scratch build seems to be an rpm, so I'm guessing not for windows?Also I used Fedora 18 for the build as this was the build of choice from what I was reading in scraps of emails in the mailing lists. To completely rebuild using a later version

Re: [virt-tools-list] virt-manager mirror on github, eventually transition?

2015-05-22 Thread Cole Robinson
On 05/22/2015 06:14 AM, Daniel P. Berrange wrote: On Thu, May 21, 2015 at 08:48:04PM -0400, Cole Robinson wrote: Hey all, I set up a virt-manager mirror on github: https://github.com/virt-manager/virt-manager Right now it's just updated from the fedorahosted repo using a cron script, so

Re: [virt-tools-list] virt-manager mirror on github, eventually transition?

2015-05-22 Thread Cole Robinson
On 05/21/2015 11:30 PM, Chen, Hanxiao wrote: -Original Message- From: virt-tools-list-boun...@redhat.com [mailto:virt-tools-list-boun...@redhat.com] On Behalf Of Cole Robinson Sent: Friday, May 22, 2015 8:48 AM To: virt-tools-list Subject: [virt-tools-list] virt-manager mirror on

[virt-tools-list] virt-manager: Adding a help dialog for Add New Virtual Hardware

2015-05-22 Thread Charles Arnold
Hi, Is there interest in adding a help button and dialog for all the various virtual hardware devices and features that can be added to a VM? Besides a minor GUI change this would add a fair amount of localization effort to virt-manager. - Charles

Re: [virt-tools-list] virt-manager: Adding a help dialog for Add New Virtual Hardware

2015-05-22 Thread Cole Robinson
On 05/22/2015 10:23 AM, Charles Arnold wrote: Hi, Is there interest in adding a help button and dialog for all the various virtual hardware devices and features that can be added to a VM? Besides a minor GUI change this would add a fair amount of localization effort to virt-manager.