Re: [virt-tools-list] virt-install looking for i386 installer but should be looking for amd64 installer

2016-08-10 Thread Dave Hein
On Mon, Aug 8, 2016 at 7:03 PM, Cole Robinson wrote: [snip] What could help track it down is: - See if latest virt-install --location works with a ubuntu-14.04 era ISO - If so, compare the file layout of 14.04 and 16.04 and list the differences here. Maybe the file layout

Re: [virt-tools-list] virt-install looking for i386 installer but should be looking for amd64 installer

2016-08-10 Thread Dave Hein
On Tue, Aug 9, 2016 at 9:36 PM, Dave Hein wrote: [snip] I'll try looking at differences in the virt-install code between older > versions and 1.3.2, and see why the newer version is handling ISOs > differently. > I believe that the virt-inst that shipped with Ubuntu 14.04

Re: [virt-tools-list] [PATCH virt-viewer] Disable CSD to avoid rendering issues

2016-08-10 Thread Daniel P. Berrange
On Wed, Aug 10, 2016 at 08:35:49AM +0200, Fabiano FidĂȘncio wrote: > Pavel, > > On Tue, Aug 9, 2016 at 5:29 PM, Pavel Grunt wrote: > > On Tue, 2016-08-09 at 15:57 +0100, Daniel P. Berrange wrote: > >> On Tue, Aug 09, 2016 at 04:40:02PM +0200, Pavel Grunt wrote: > >> > > >> > On

Re: [virt-tools-list] [PATCH virt-viewer] display: Do not override size-allocate handler

2016-08-10 Thread Pavel Grunt
On Wed, 2016-08-10 at 09:35 -0300, Eduardo Lima (Etrunko) wrote: > On 08/10/2016 07:41 AM, Pavel Grunt wrote: > > > > On Tue, 2016-08-09 at 17:44 +0200, Christophe Fergeau wrote: > > > > > > On Tue, Aug 09, 2016 at 05:17:31PM +0200, Pavel Grunt wrote: > > > > > > > > > > > > Just connect to

Re: [virt-tools-list] [PATCH virt-viewer] display: Do not override size-allocate handler

2016-08-10 Thread Eduardo Lima (Etrunko)
On 08/10/2016 07:41 AM, Pavel Grunt wrote: > On Tue, 2016-08-09 at 17:44 +0200, Christophe Fergeau wrote: >> On Tue, Aug 09, 2016 at 05:17:31PM +0200, Pavel Grunt wrote: >>> >>> Just connect to the signal >> >> I'm tempted to ask "why?". I think it's recommended (more efficient) to >> just

Re: [virt-tools-list] [PATCH virt-viewer] display: Do not override size-allocate handler

2016-08-10 Thread Eduardo Lima (Etrunko)
On 08/09/2016 12:44 PM, Christophe Fergeau wrote: > On Tue, Aug 09, 2016 at 05:17:31PM +0200, Pavel Grunt wrote: >> Just connect to the signal > > I'm tempted to ask "why?". I think it's recommended (more efficient) to > just override the vfunc directly when you can (ie when you derive a new >

Re: [virt-tools-list] [PATCH virt-viewer] display: Do not override size-allocate handler

2016-08-10 Thread Pavel Grunt
On Tue, 2016-08-09 at 17:44 +0200, Christophe Fergeau wrote: > On Tue, Aug 09, 2016 at 05:17:31PM +0200, Pavel Grunt wrote: > > > > Just connect to the signal > > I'm tempted to ask "why?". I think it's recommended (more efficient) to > just override the vfunc directly when you can (ie when you

Re: [virt-tools-list] [PATCH virt-viewer] Disable CSD to avoid rendering issues

2016-08-10 Thread Fabiano FidĂȘncio
Pavel, On Tue, Aug 9, 2016 at 5:29 PM, Pavel Grunt wrote: > On Tue, 2016-08-09 at 15:57 +0100, Daniel P. Berrange wrote: >> On Tue, Aug 09, 2016 at 04:40:02PM +0200, Pavel Grunt wrote: >> > >> > On Tue, 2016-08-09 at 15:12 +0100, Daniel P. Berrange wrote: >> > > >> > > On Tue,