openxenmanager icon indicating copy to clipboard operation
openxenmanager copied to clipboard

GtkWarning on Logs tab

Open TwoWheelDev opened this issue 11 years ago • 0 comments

When changing between hosts/guests and clicking the Logs tab, a GtkWarning is emitted:

/home/daniel/Development/openxenmanager/src/OXM/oxcSERVER.py:644: GtkWarning: IA__gtk_container_remove: assertion `GTK_IS_TOOLBAR (container) || widget->parent == GTK_WIDGET (container)' failed
  gobject.idle_add(lambda: self.wine.builder.get_object("vmtablelog").remove(ch) and False)

TwoWheelDev avatar Sep 12 '14 16:09 TwoWheelDev