SUMMARY When running the Gstreamer waylandsink example demo, the content/pattern/"test video" never gets updated and is stuck on the first frame. STEPS TO REPRODUCE ``` git clone git@gitlab.freedesktop.org:gstreamer/gstreamer.git cd gstreamer meson build cd build ninja cd .. ./gst-env.py cd subprojects/gst-plugins-bad/tests/examples/waylandsink/ ../../../../../build/subprojects/gst-plugins-bad/tests/examples/waylandsink/waylandsink ``` OBSERVED RESULT The test video/pattern is never updated after the first frame EXPECTED RESULT See test test video/pattern animating SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.23.4 ADDITIONAL INFORMATION This works as intended on Weston and Mutter.
*** This bug has been marked as a duplicate of bug 445346 ***