Fix gtk4-demo regression on older Intel
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2023-c8f00a50be
Please login to add feedback.
This update has been submitted for testing by airlied.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.
Breaks rendering in chromium based browser (yandex-browser). All pages are garbled. Reverting back to 23.2.1-2 solves the problem.
System info: Operating System: Fedora Linux 39 KDE Plasma Version: 5.27.10 KDE Frameworks Version: 5.111.0 Qt Version: 5.15.11 Kernel Version: 6.6.8-200.fc39.x86_64 (64-bit) Graphics Platform: Wayland Processors: 16 × Intel® Core™ i7-10870H CPU @ 2.20GHz Memory: 15.4 ГиБ of RAM Graphics Processor: Mesa Intel® UHD Graphics Manufacturer: Dell Inc. Product Name: Dell G15 5510
I am seeing the same issue as @thesourcehim with Brave-Browser, rolling back fixes the issue.
FWIW different hardware: Ryzen5 5600g/AMDGPU 400 Series Chipset,
I can confirm that this fixes issues in basically every gtk4 app on my Thinkpad T400 (Mobile Intel GM45 Express (CTG)).
I also can't confirm the issues mentioned above with Chromium (didn't try yandex and brave) on: - Mobile Intel GM45 Express (CTG) - Intel HD Graphics 530 (SKL GT2) - AMD Radeon RX 6700 XT
The chromium problem can also be seen using the mattermost destkop app. Fedora 39 GNOME, 11th Gen Intel® Core™ i9-11950H × 16, mixed intel/nouveau GPU
I can confirm Google Chrome rendering issues (mostly missing image graphics or backgrounds) since latest mesa update, Fedora 39 Gnome, AMD Ryzen™ 9 7940HS w/ Radeon™ 780M Graphics.
Haven't been able to reproduce the issues above on regular Chromium, seems to be working fine on my end.
I can also confirm issues with Google Chrome (missing images and backgrounds, flickering). But I was able to fix this issue by clearing Google Chrome GPU cache:
Fedora 39 (GNOME, Wayland), NVIDIA Optimus laptop, Intel Core i7 4710HQ, Intel HD Graphics 4600, NVIDIA GeForce GTX 860M (proprietary driver)
@a2leexx I just tried your fix with Brave and then updated mesa and rebooted. All looks OK now. I will of course report back if anything changes.
Thanks
Thanks @a2leexx, this indeed seems to fix the issue. After some googling (once you know what you're searching for), I quickly found out this is not a new issue: https://discussion.fedoraproject.org/t/chromium-based-browsers-display-garbled-web-pages-after-mesa-is-updated/83438.
I confirm, deleting gpu cache resolves the problem. Apps should invalidate cache when graphics driver version changes, so I guess it's chromium bug.