Details
-
Bug
-
Resolution: Incomplete
-
P1: Critical
-
None
-
5.15, 6.2.2, 6.3, 6.4.0
-
None
-
Jetson/JetPack 4.6.2
Description
Using wayland on EGLStream and resizing the client window, it becomes blackout.
- Run Wayland Compositor with QtQuick (platform=eglfs)
- Run Wayalnd Client with QtQuick (platform=wayland)
- Resizing the window of Client on the Compositor side
- Blackout when QT_WAYLAND_DISABLE_WINDOWDECORATION=1
- Flicking but finally shows up When QT_WAYLAND_DISABLE_WINDOWDECORATION=0
The executed environment is as follows.
- Jetson Xavier NX
- JetPack 4.6.2 (R32, REVISION: 7.2, 32.7.2-20220417024839)
- HDMI Display (size 480 x 1280)
I confirmed these with Qt6.4.0 and Qt 5.15.10.
I am attaching the reproduction-code and the screenshot when it happens.
It looks like as https://bugreports.qt.io/browse/QTBUG-95817 , I think.
Attachments
Issue Links
- is required for
-
QTBUG-108305 Qt Wayland Client on NVIDIA
-
- Blocked
-
- relates to
-
QTBUG-95817 Quick windows break on nvidia wayland when resized
-
- Open
-