[virt-tools-list] [PATCH virt-viewer 0/4] Port virt-viewer to GtkApplication APIs
Jonathon Jongsma
jjongsma at redhat.com
Mon Nov 30 20:14:30 UTC 2015
On Mon, 2015-11-30 at 18:13 -0200, Eduardo Lima (Etrunko) wrote:
> On 11/30/2015 05:44 PM, Jonathon Jongsma wrote:
> > On Fri, 2015-11-27 at 17:23 -0200, Eduardo Lima (Etrunko) wrote:
> > > The subject says it all, and you will find more details in each commit
> > > message. Unfortunately I was not able to test some options on
> > > remote-viewer, especially spice-controller and ovirt. I will be really
> > > glad if someone can help with those.
> > >
> > > Also, the work has been pushed to the gapplication branch in my github
> > > repository, in case you are interested in trying it easier, without the
> > > need to apply the patches on your tree.
> > >
> > > http://github.com/etrunko/virt-viewer
> > >
> >
> >
> > FYI: I built your branch and when I run virt-viewer or remote-viewer, I get
> > an
> > empty window with the following warnings on the terminal:
> >
> >
> > (virt-viewer:1605): Gtk-WARNING **: Attempting to add a widget with type
> > GtkVBox
> > to a container of type GtkApplicationWindow, but the widget is already
> > inside a
> > container of type GtkWindow, please remove the widget from its existing
> > container first.
> >
> > (virt-viewer:1605): Gtk-CRITICAL **: gtk_window_resize: assertion 'width >
> > 0'
> > failed
> >
>
> This is because your installed virt-viewer.xml file is outdated. You'll
> need to build and install the new one.
>
Ah, ok. Sorry about that.
More information about the virt-tools-list
mailing list