protonscr

GUI / tray icon not visible at startup

steamclosed
ValveSoftware/steam-for-linux#12068 · opened 2025-06-01 by anurenwaedor · updated 2025-06-01 · 2 comments · github
Aanurenwaedor 2025-06-01 github

Your system information

  • Steam client version (build number or date): 1.0.0.61
  • Distribution : Ubuntu 22.04
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes
  • Steam Logs: steam-logs.tar.gz
  • GPU: Nvidia GeForce GTX 960/PCIe/SSE2

Please describe your issue in as much detail as possible:

When trying to launch the Steam launcher via the Desktop icon, no GUI shows up. No tray icon does appear. The application does seem to launch, as ps aux | grep steam returns a few lines.
Starting from the command line with steam produces the same output. The following lines keep repeating:


steamwebhelper.sh[1476042]: Using supervisor /home/<username>/.steam/root/ubuntu12_32/steam-runtime/amd64/usr/bin/steam-runtime-supervisor
steamwebhelper.sh[1476042]: Starting steamwebhelper under bootstrap steamrt steam runtime via: /home/<username>/.steam/debian-installation/steamrt64/steam-runtime-steamrt/_v2-entry-point
steamwebhelper.sh[1476042]: Using CEF sandbox \(try with -no-cef-sandbox if this fails\)
steamwebhelper.sh[1476042]: Starting steamwebhelper with steamrt steam runtime at /home/<username>/.steam/debian-installation/steamrt64/steam-runtime-steamrt/_v2-entry-point
exec ./steamwebhelper -nocrashdialog -lang=en_US -cachedir=/home/<username>/.steam/debian-installation/config/htmlcache -steampid=1473750 -buildid=1747701111 -steamid=0 -logdir=/home/<username>/.steam/debian-installation/logs -uimode=7 -startcount=9 -steamuniverse=Public -realm=Global -clientui=/home/<username>/.steam/debian-installation/clientui -steampath=/home/<username>/.steam/debian-installation/ubuntu12_32/steam -launcher=0 -use_xcomposite_workaround -no-restart-on-ui-mode-change --valve-enable-site-isolation --enable-smooth-scrolling --disable-gpu-compositing --disable-gpu --password-store=basic --log-file=/home/<username>/.steam/debian-installation/logs/cef_log.txt --disable-quick-menu --disable-features=SpareRendererForSitePerProcess,DcheckIsFatal,BlockPromptsIfIgnoredOften,ValveFFmpegAllowLowDelayHEVC

I would of course expect the Launcher to be visible and access my games. Right now, I cannot access Steam Settings (and opt in or out of the Beta program)

Steps for reproducing this issue:

  1. Click on the steam desktop icon OR run steam in a terminal
  2. Wait ... for a very long time.
Kkisak-valve maintainer 2025-06-01 github

Hello @anurenwaedor, the hints in your logs are *** stack smashing detected ***: terminated in webhelper-linux.txt and [2025-06-01 14:06:24] CVulkanTopology: EnsureMeetsMinimumRequirements: adapter(0x57e80620) apiVersion is too old: 1.0.65 in console-linux.txt. This tells us that you're using the NVIDIA 390 series video driver. Please update your video driver to a newer release series. Alternatively, you could attempt a workaround in #10980.

This issue is already being tracked in #10980. Closing as a duplicate.

Aanurenwaedor 2025-06-01 github

Perfect, updating the driver was indeed the solution. Thanks!

Nothing extracted yet.