Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.8.2
-
None
-
-
a589ef5cf (dev), cdb2b134b (6.10), e39fa57f6 (6.9), 71cbb63f8 (tqtc/lts-6.8)
Description
With different Qt6 applications I experienced rendering issues which lead to unusable applications, I've had the issue with my main phone (Moto G73), and old tablet, but not a new tablet that I have, except for the old tablet they run Android 14.
This issue does not happen in Qt6.8.1, 6.8.2/3 and 6.9 rc are all affected, an interesting behavior is that it works fine only on the first run right after being deployed. If I go and clear the App cache it also starts fine, which led me to thinking it was qmlcache issue, maybe it is,
but this should prevent it then, and it doesn't:
qputenv("QML_DISABLE_DISK_CACHE", "0");
BTW I'm not sure I picked the right Qt component here.
Attachments
For Gerrit Dashboard: QTBUG-135411 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
636317,5 | WIP: gl: Disable program binary cache on old PowerVR and Adreno GPUs | dev | qt/qtbase | Status: DEFERRED | -2 | 0 |
636660,9 | Revert "rhi: gl: Maintain Qt 5 compat wrt disk cache behavior" | dev | qt/qtbase | Status: MERGED | +2 | 0 |
651474,2 | Revert "rhi: gl: Maintain Qt 5 compat wrt disk cache behavior" | 6.10 | qt/qtbase | Status: MERGED | +2 | 0 |
651520,2 | Revert "rhi: gl: Maintain Qt 5 compat wrt disk cache behavior" | 6.9 | qt/qtbase | Status: MERGED | +2 | 0 |
651553,2 | Revert "rhi: gl: Maintain Qt 5 compat wrt disk cache behavior" | tqtc/lts-6.8 | qt/tqtc-qtbase | Status: MERGED | +2 | 0 |