Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.8.0 Beta4
-
None
-
-
178f1b5b3 (dev), cee04c943 (6.8)
Description
https://doc.qt.io/qt-6/qtdatavis3d-qmlsurfacegallery-example.html
Linux Ubuntu 22.04.4 / Wayland
Qt Creator 14.0.2
Device: Raspberry Pi4 64 bit / Qt 6.8.0b4
Steps to repro
- Run https://doc.qt.io/qt-6/qtdatavis3d-qmlsurfacegallery-example.html on RPi device
- Check the surface graph and spectrogram
Expected: The graph is visible as well as the surface.
Unexpected condition met: Requested texture width and height (8192x1) exceeds the maximum allowed size (4096)!
Actual: Surface of the graph is black, spectrogram is black - nothing is shown there.
Attachments
Issue Links
- relates to
-
QTQAINFRA-6591 Qt Test Attack - Q3, 2024
- Open
-
QTBUG-112198 Find out maximum texture dimension and use that for gradient texture
- Closed