steam-for-linux icon indicating copy to clipboard operation
steam-for-linux copied to clipboard

Graphical artifacts all over the steam app when using steam flatpak

Open ReDTerraN opened this issue 3 years ago • 6 comments

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

ReDTerraN avatar Jun 01 '22 17:06 ReDTerraN

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.

kisak-valve avatar Jun 01 '22 18:06 kisak-valve

@kisak-valve its now been added. Thanks

ReDTerraN avatar Jun 01 '22 19:06 ReDTerraN

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.

ReDTerraN avatar Jun 03 '22 18:06 ReDTerraN

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.

ReDTerraN avatar Jun 11 '22 09:06 ReDTerraN

@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)

Mango2000 avatar Jul 10 '22 09:07 Mango2000

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

Mango2000 avatar Jul 10 '22 10:07 Mango2000

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.

TDuffinNTU avatar Jan 27 '23 21:01 TDuffinNTU

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.

benjamin051000 avatar Nov 05 '23 17:11 benjamin051000