Re: [virt-tools-list] [virt-viewer v2] vnc: do not show error on cancel/close of auth dialog

2017-06-07 Thread Victor Toso
Hi, On Tue, Jun 06, 2017 at 12:03:59PM -0300, Eduardo Lima (Etrunko) wrote: > On 06/06/17 09:12, Victor Toso wrote: > > From: Victor Toso > > > > Mainly a kiosk mode, similar to the spice fix in 6480e52f62b. "Mainly a kiosk mode issue, similar ... " > > > > This patch saves the cancel/close sta

Re: [virt-tools-list] [virt-viewer v2] vnc: do not show error on cancel/close of auth dialog

2017-06-06 Thread Eduardo Lima (Etrunko)
On 06/06/17 09:12, Victor Toso wrote: > From: Victor Toso > > Mainly a kiosk mode, similar to the spice fix in 6480e52f62b. > > This patch saves the cancel/close state of auth dialog from > virt_viewer_auth_collect_credentials() in order to avoid an error > dialog to pop up to user in kiosk mode

[virt-tools-list] [virt-viewer v2] vnc: do not show error on cancel/close of auth dialog

2017-06-06 Thread Victor Toso
From: Victor Toso Mainly a kiosk mode, similar to the spice fix in 6480e52f62b. This patch saves the cancel/close state of auth dialog from virt_viewer_auth_collect_credentials() in order to avoid an error dialog to pop up to user in kiosk mode. This happens due the fact that we call virt_viewe