Closed Disaster2life closed 1 year ago
File "/home/disaster/Projects/flowblade/flowblade-trunk/Flowblade/mltplayer.py", line 119, in set_sdl_xwindow os.putenv('SDL_WINDOWID', str(widget.get_window().get_xid())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'GdkWaylandWindow' object has no attribute 'get_xid'. Did you mean: 'get_width'?
This is the wayland thing, see F.A.Q https://github.com/jliljebl/flowblade/blob/master/flowblade-trunk/docs/FAQ.md#wayland
So, to be more precise, you'll need the full path when running from repository code.
GDK_BACKEND=x11 /home/yourhomefolder/some/path/flowblade
Please include the following information. 1) Flowblade version: Development branch 2) MLT version: 7.18.0 3) Your distribution: Debian (Unstable) 4) If possible, try to provide step-by-step instructions on how to reproduce the issue. From developer point of view this is the easieast way to understand what is happening.: the window starts up and everything seems to work fine until the terminal prints out the results for GPU test result, after which the windows quits.
Log from the terminal: