Re: [virt-tools-list] [PATCH virt-viewer 03/11] ovirt-foreign-menu: Remove timer used to refresh iso list

2016-07-20 Thread Christophe Fergeau
On Tue, Jul 19, 2016 at 02:35:42PM -0300, Eduardo Lima (Etrunko) wrote: > On 07/19/2016 12:11 PM, Christophe Fergeau wrote: > > On Mon, Jul 18, 2016 at 10:18:14AM -0300, Eduardo Lima (Etrunko) wrote: > >> On 07/18/2016 09:14 AM, Pavel Grunt wrote: > >>> On Sun, 2016-07-17 at 23:13 -0300, Eduardo

Re: [virt-tools-list] [PATCH virt-viewer 03/11] ovirt-foreign-menu: Remove timer used to refresh iso list

2016-07-19 Thread Eduardo Lima (Etrunko)
On 07/19/2016 12:11 PM, Christophe Fergeau wrote: > On Mon, Jul 18, 2016 at 10:18:14AM -0300, Eduardo Lima (Etrunko) wrote: >> On 07/18/2016 09:14 AM, Pavel Grunt wrote: >>> On Sun, 2016-07-17 at 23:13 -0300, Eduardo Lima (Etrunko) wrote: With the new ISO dialog, the user triggers the refresh

Re: [virt-tools-list] [PATCH virt-viewer 03/11] ovirt-foreign-menu: Remove timer used to refresh iso list

2016-07-19 Thread Christophe Fergeau
On Mon, Jul 18, 2016 at 10:18:14AM -0300, Eduardo Lima (Etrunko) wrote: > On 07/18/2016 09:14 AM, Pavel Grunt wrote: > > On Sun, 2016-07-17 at 23:13 -0300, Eduardo Lima (Etrunko) wrote: > >> With the new ISO dialog, the user triggers the refresh manually. > > > > This should come after the dialog

Re: [virt-tools-list] [PATCH virt-viewer 03/11] ovirt-foreign-menu: Remove timer used to refresh iso list

2016-07-18 Thread Eduardo Lima (Etrunko)
On 07/18/2016 09:14 AM, Pavel Grunt wrote: > On Sun, 2016-07-17 at 23:13 -0300, Eduardo Lima (Etrunko) wrote: >> With the new ISO dialog, the user triggers the refresh manually. > > This should come after the dialog is introduced> Well, I have no plans in merging any of these patches

Re: [virt-tools-list] [PATCH virt-viewer 03/11] ovirt-foreign-menu: Remove timer used to refresh iso list

2016-07-18 Thread Pavel Grunt
On Sun, 2016-07-17 at 23:13 -0300, Eduardo Lima (Etrunko) wrote: > With the new ISO dialog, the user triggers the refresh manually. This should come after the dialog is introduced> > Signed-off-by: Eduardo Lima (Etrunko) > --- >  src/ovirt-foreign-menu.c | 23

[virt-tools-list] [PATCH virt-viewer 03/11] ovirt-foreign-menu: Remove timer used to refresh iso list

2016-07-17 Thread Eduardo Lima (Etrunko)
With the new ISO dialog, the user triggers the refresh manually. Signed-off-by: Eduardo Lima (Etrunko) --- src/ovirt-foreign-menu.c | 23 +++ 1 file changed, 3 insertions(+), 20 deletions(-) diff --git a/src/ovirt-foreign-menu.c