protonscr

Graphical artifacts all over the steam app when using steam flatpak

steamopen AMD driversSteam clientDistro Family: ArchFlathub-provided steam package
ValveSoftware/steam-for-linux#8614 · opened 2022-06-01 by ReDTerraN · updated 2023-11-05 · 8 comments · github
RReDTerraN 2022-06-01 github

Your system information

  • Steam client version (build number or date): 1.0.0.74 (flatpak)
  • Distribution (e.g. Ubuntu): Manjaro
  • Opted into Steam client beta?: [Yes/No] No
  • Have you checked for system updates?: [Yes/No] Yes

Please describe your issue in as much detail as possible:

When opening steam weird grapical glitches occur inside the steam application.
I have tried updating, uninstalling and reinstalling steam but no no avail. It will not go away
Here how it is how it looks on my desktop:

glitch

I have no such issue with any of the other applications in my system.

Here is the system info:
https://gist.github.com/ReDTerraN/3a21702e0b51de454b6f5020fa62996c

I have captured the journalctl logs if they are of any help:
https://gist.github.com/ReDTerraN/4c124c5bad46247e267efcc556928ad4

the steam app is currently unusable so im opting for directly executing my games via executables than going via steam library at the moment.

I use Flatpak 1.12.7, If you guys have any tips let me know.

Steps for reproducing this issue:

  1. Use manjaro
  2. download steam flatpak version 1.0.0.74
  3. start steam
Kkisak-valve maintainer 2022-06-01 github

Hello @ReDTerraN, please copy your system information from Steam (Steam -> Help -> System Information) and put it in a gist, then include a link to the gist in this issue report.

RReDTerraN 2022-06-01 github

@kisak-valve its now been added. Thanks

RReDTerraN 2022-06-03 github

Checking more into the issue I have found that big picture mode works as expected and does not show the artifacts present, the artifacts only show up in big picture mode when swapping to another application. But all games works as expected with no artifacts.

RReDTerraN 2022-06-11 github

Despite my best troubleshooting I have not been able to fix this issue, no reinstallation or repair of the flatpak package works. current workaround is to move over to regular runtime and there it works as expected. If you need further assistance I can reinstall the flatpak version.

MMango2000 2022-07-10 github

@ReDTerraN
I think it's a driver issue with the RX 5500 XT and current Mesa driver. I'm on Manjaro KDE too having the same gpu. Since the last manjaro update(including new mesa update) some flatpak apps looks the same for me like your example(for example chromium). Before the update it was fine. Although I don't know when I updated the last time.

here is a post with a similar issue and the same gpu.:
https://github.com/flatpak/flatpak/issues/3749
Maybe that's the place where you should post your issue.

Btw I'm not using the flatpak version of Steam. Everything is still fine with Steam(native) and Steam(runtime)

MMango2000 2022-07-10 github

running the following command:
AMD_DEBUG=nodcc flatpak run com.valvesoftware.Steam
as suggested here:
https://gitlab.freedesktop.org/mesa/mesa/-/issues/3323
fixed this issue for me

there is some link to make this solution permanent in that thread too
https://gitlab.freedesktop.org/drm/amd/-/issues/842#note_314958

TTDuffinNTU 2023-01-27 github

getting this with Mesa 22.0.5 (Renoir 4600H) and latest flatpak Steam package. Running the same app with my 1650Ti mobile works fine.

@Mango2000 's fix with AMD_DEBUG flags don't work in this case, including nohyperv and other flags suggested in other discussions of this issue.

Bbenjamin051000 2023-11-05 github

Interestingly, I am seeing this across several flatpaks: Spotify and discord-screenaudio (and Element?) so far both do the same thing. Steam works okay though. The AMD_DEBUG fixes the discord app but the other two are still experiencing issues.

Nothing extracted yet.