Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.5.4
-
None
Description
Description:-
In Qt Player example on a Linux system using Wayland, two distinct issues have been identified. Firstly, the video rendering area appears to be transparent, revealing the content of the previous window. Secondly, dragging the player app leads to the display of black glitches.
Reproduction Steps:
- Build and Run Media Player Example on Linux(Wayland).
- Drag the app.
Expected Behavior: The video rendering area should be black but not Transparent.
Actual Behavior:
- The video rendering area is transparent, displaying content from the previous window.
- Dragging the player app results in the appearance of black glitches on the video rendering screen.
Environment:
- Operating System: ubuntu 22.04
- Display Server: Wayland
- Desktop Environment: Gnome 42.9
Attachments
Issue Links
- duplicates
-
QTBUG-111331 [Wayland] Transparency issue with media player on Linux
- Open
- relates to
-
QTQAINFRA-6069 Qt 6.5.4 LTS Testing
- Open
-
QTBUG-122132 player- Video Flickering Issue on Linux (Wayland)
- Reported