Galicaster tries to get the xid of the Gtk.DrawingArea to embed video which obviously does not exist in Wayland. The error is 'GdkWaylandWindow' object has no attribute 'get_xid'.
If started with the GDK_BACKEND=x11 I get GstVideoTestSrc:gc-videotest-src: streaming stopped, reason not-negotiated (-4)
This seems like it might be complicated to fix...
Galicaster tries to get the
xidof theGtk.DrawingAreato embed video which obviously does not exist in Wayland. The error is'GdkWaylandWindow' object has no attribute 'get_xid'.If started with the
GDK_BACKEND=x11I getGstVideoTestSrc:gc-videotest-src: streaming stopped, reason not-negotiated (-4)This seems like it might be complicated to fix...