Re: [Spice-devel] [spice-gtk][PATCH] Added INFO messages about a file transfer

2014-09-16 Thread Fabiano FidĂȘncio
On Tue, 2014-09-16 at 16:47 -0500, Jonathon Jongsma wrote: > On Mon, 2014-09-15 at 12:07 +0200, Pavel Grunt wrote: > > https://bugzilla.redhat.com/show_bug.cgi?id=1140512 > > > > When a file transfer starts / finishes an information message is printed > > (in INFO log level) > > > > --- > > gtk

Re: [Spice-devel] [spice-gtk][PATCH] Added INFO messages about a file transfer

2014-09-16 Thread Jonathon Jongsma
On Mon, 2014-09-15 at 12:07 +0200, Pavel Grunt wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1140512 > > When a file transfer starts / finishes an information message is printed (in > INFO log level) > > --- > gtk/channel-main.c | 23 +++ > 1 file changed, 23 insertio

[Spice-devel] [spice-gtk][PATCH] Added INFO messages about a file transfer

2014-09-15 Thread Pavel Grunt
https://bugzilla.redhat.com/show_bug.cgi?id=1140512 When a file transfer starts / finishes an information message is printed (in INFO log level) --- gtk/channel-main.c | 23 +++ 1 file changed, 23 insertions(+) diff --git a/gtk/channel-main.c b/gtk/channel-main.c index 021f