Open
Description
I attempted to use the media player on GOTK3 with V3 using Ubuntu 20.04 under WSL2 (Windows Subsystem Linux)
During the realization phase, the following warning message appears on the terminal:
Gdk-WARNING **: xxxxx: ../../../../../gdk/x11/gdkwindow-x11.c:5633 drawable is not a native X11 window
Thus, the display of the video is in an automatically full screen created vlc window rather than the gtk.DrawingArea
. I guess that it is due to the WSL2 X11 forwarding. Have you a hint on how to cope with the issue?
I am using the latest WSL2 version (insider program). Therefore, I do not use a X11emulator such as mobaxterm. Nevertheless, before WSLg, I used mobaxterm and other x11 viewers. I got the same behavior.
Metadata
Assignees
Labels
No labels
Activity