Chromium based GUIs seem to be the common attribute (happens with slack, visua studio code, brave browser, yubico authenticator, …)
I did try to find similar reports with fedora 39. Earlier this year chrome had some issues aftera mesa update but deleting the cache folders in the flatpaks does not solve this issue.
If I switch to wayland all applications load correctly. I can’t find any log messages and calling the applications with “–disable-gpu” or “–disable-gpu-driver-bug-workarounds” does not help in all cases.
What could be the issue here?
Hardware: Ryzen 7 7700X with igpu Advanced Micro Devices, Inc. [AMD/ATI] Raphael (rev c3)
Have you set any global variables that could impact launching of Chromium based applications?
Have you modified the permissions for any of the flatpaks?
Does it exhibit the same behavior on a new user?
Does running flatpak --command=sh "application id" and then launching the application from a command line provide any additional information?
If you install Flatseal (from Flathub), run it, select an affected application, go to Device → GPU acceleration and disable it, then relaunch the app, does that help?
It looks like a graphics driver issue, but since it also happens when gpu acceleration is disabled, I guess it could be some incorrect memory handling in mutter or gnome-shell itself.
Provide the link of the reported bug here, thanks.