openxenmanager
openxenmanager copied to clipboard
GtkWarning on Logs tab
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)