protonscr

Steam don't show

steamclosed
ValveSoftware/steam-for-linux#8578 · opened 2022-05-09 by Niemandausduisburg · updated 2022-05-09 · 4 comments · github
NNiemandausduisburg 2022-05-09 github

Your system information

  • Steam client version (build number or date): 1.0.0.74-1
  • Distribution (e.g. Ubuntu): Arch Linux
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

Steam doesn't show after update. I get followed error in terminal:
steam.sh[68222]: Running Steam on arch rolling 64-bit
steam.sh[68222]: STEAM_RUNTIME is enabled automatically
setup.sh[68294]: Steam runtime environment up-to-date!
steam.sh[68222]: Can't find 'steam-runtime-check-requirements', continuing anyway
[2022-05-09 21:16:07] Startup - updater built Nov 22 2021 22:06:59
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Installing breakpad exception handler for appid(steam)/version(0)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadName (named color or font does not exist)
Major opcode of failed request:  45 (X_OpenFont)
Serial number of failed request:  47
xerror_handler: X failed, continuing
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-05-09 21:16:07] Loading cached metrics from disk (/home/kevin/.local/share/Steam/package/steam_client_metrics.bin)
[2022-05-09 21:16:07] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2022-05-09 21:16:07] Using the following download hosts for Public, Realm steamglobal
[2022-05-09 21:16:07] 1. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1.0)
[2022-05-09 21:16:07] Checking for update on startup
[2022-05-09 21:16:07] Checking for available update...
[2022-05-09 21:16:07] Downloading manifest: http://media.steampowered.com/client/steam_client_ubuntu12
Installing breakpad exception handler for appid(steam)/version(1.0)
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadFont (invalid Font parameter)
Major opcode of failed request:  55 (X_CreateGC)
Resource id in failed request:  0x0
Serial number of failed request:  50
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  70 (X_PolyFillRectangle)
Resource id in failed request:  0x1c00008
Serial number of failed request:  51
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  56 (X_ChangeGC)
Resource id in failed request:  0x1c00008
Serial number of failed request:  52
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  75 (X_PolyText16)
Resource id in failed request:  0x1c00008
Serial number of failed request:  53
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  56 (X_ChangeGC)
Resource id in failed request:  0x1c00008
Serial number of failed request:  54
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  70 (X_PolyFillRectangle)
Resource id in failed request:  0x1c00008
Serial number of failed request:  55
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  56 (X_ChangeGC)
Resource id in failed request:  0x1c00008
Serial number of failed request:  56
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  67 (X_PolyRectangle)
Resource id in failed request:  0x1c00008
Serial number of failed request:  57
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  56 (X_ChangeGC)
Resource id in failed request:  0x1c00008
Serial number of failed request:  58
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  70 (X_PolyFillRectangle)
Resource id in failed request:  0x1c00008
Serial number of failed request:  59
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  56 (X_ChangeGC)
Resource id in failed request:  0x1c00008
Serial number of failed request:  60
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  67 (X_PolyRectangle)
Resource id in failed request:  0x1c00008
Serial number of failed request:  61
xerror_handler: X failed, continuing
SteamUpdateUI: An X Error occurred
X Error of failed request:  BadGC (invalid GC parameter)
Major opcode of failed request:  56 (X_ChangeGC)
Resource id in failed request:  0x1c00008
Serial number of failed request:  62

........

Steps for reproducing this issue:

  1. Open Steam with latest nvidia-drivers
Kkisak-valve maintainer 2022-05-09 github

Hello @Niemandausduisburg, can you test if any 32 bit OpenGL application like glxinfo32 from lib32-mesa-utils works?

Kkisak-valve maintainer 2022-05-09 github

This might be a similar situation to what was seen at https://steamcommunity.com/app/221410/discussions/0/846939071092142007/. Are you running with a reduced or minimal set of fonts installed system-wide? It might be interesting to check if you have xorg-fonts-100dpi or similar installed based on that forum post.

NNiemandausduisburg 2022-05-09 github

@kisak-valve Yes another 32-Bit software works fine.
glxinfo.txt

NNiemandausduisburg 2022-05-09 github

@kisak-valve After waiting for update is finished Steam works now.

Nothing extracted yet.