Two questions,
I am using VSE10 and Gtkmm-2.22, when my app runs I get a black windows in the background displaying this message:
(App.exe:3716): Gtk-CRITICAL **: gtk_box_pack: assertion 'child->parent == NULL' failed
What does that mean?
Secondly, is there a way to remove that black window?
TIA