ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.22k stars 174 forks source link

Black Screen for Store, Library,... Freetype error on Debian Bullseye #8269

Open codeandcreate opened 2 years ago

codeandcreate commented 2 years ago

Problem / Steps

  1. Installed via flathub
  2. Start via desktop-file
  3. Client installation via launcher
  4. Logged in
  5. Store, Library,... stay black.

If i start steam via terminal (flatpak run com.valvesoftware.Steam) i see following error messages if it reaches the black screens: ./steamwebhelper: symbol lookup error: /usr/lib/x86_64-linux-gnu/libfreetype.so.6: undefined symbol: hb_ot_tags_from_script_and_language

note: if i switch to beta, it works nicely. only non-beta has this problem for me.

kisak-valve commented 2 years ago

Related: https://github.com/flathub/com.valvesoftware.Steam/issues/834

smcv commented 2 years ago

if i switch to beta

Which beta? Flathub's com.valvesoftware.Steam//beta, or Steam Beta Update in Steam → Settings → Account, or what?

Steam-Package-Version: 1626824075 / Jul 20 2021 - 22:25:57

This is not current: the beta and general-availability Steam client versions are currently both the same, 1637624439 (Nov 22 2021).

You should still be able to check for updates with Steam → Check for Steam Client Updates..., even when the steamwebhelper is not working.

It is expected that versions older than September will still suffer from #7935 if they have not been updated. We can't go back in time to fix those versions!

codeandcreate commented 2 years ago

if i switch to beta

Which beta? Flathub's com.valvesoftware.Steam//beta, or Steam Beta Update in Steam → Settings → Account, or what?

I switched with settings -> account.

Steam-Package-Version: 1626824075 / Jul 20 2021 - 22:25:57

This is not current: the beta and general-availability Steam client versions are currently both the same, 1637624439 (Nov 22 2021).

i just reinstalled via flatpak and i got this version before reporting the problem. after switchting i got 1637624439.

You should still be able to check for updates with Steam → Check for Steam Client Updates..., even when the steamwebhelper is not working.

It is expected that versions older than September will still suffer from #7935 if they have not been updated. We can't go back in time to fix those versions!

It shouldn't be possible to install the old version - or it should be updated automatically - at best :)

pieplu commented 2 years ago

You should still be able to check for updates with Steam → Check for Steam Client Updates..., even when the steamwebhelper is not working.

This fix my issue O_O ( flathub/com.valvesoftware.Steam#834 )