Summary: | Visual corruption with Qt webviews on AMD GPUs | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | miranda |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | grave | CC: | akayanni, kde, nate |
Priority: | NOR | ||
Version First Reported In: | 6.3.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: | https://bugreports.qt.io/browse/QTBUG-135786 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Video of reproduction
coredumpctl info output backtrace log journal output encompasing the reproduction |
Description
miranda
2025-04-10 04:49:12 UTC
Created attachment 180139 [details]
Video of reproduction
I had to end the recording short, else once kded6 segfaults I can't figure out how to stop the recording.
Created attachment 180140 [details]
coredumpctl info output
Created attachment 180141 [details]
backtrace log
Created attachment 180142 [details]
journal output encompasing the reproduction
The coredump is too large to attach. You can download it from my s3 here https://s4.maybe.sh/public/core.kded6.1000.604777578f4d4276b94cfb3524ff9b08.1475.1744256644000000.zst This is unfortunately a bug in Qt 6.9 that affects hardware acceleration of Qt web views when using an AMD GPU; see https://bugreports.qt.io/browse/QTBUG-135786. You may be able to work around it by setting QTWEBENGINE_CHROMIUM_FLAGS="--disable-gpu --disable-gpu-compositing" in /etc/environment and rebooting. Thanks Nate, I'll give the workaround a try and CC myself on the upstream bug so I know when to disable the workaround. Followup: I can confirm that the workaround works *** Bug 504218 has been marked as a duplicate of this bug. *** |