Just today I noticed that Steam opened up with a blank screen, as in all gray. I checked my journalctl only to discover:
Apr 03 21:57:54 desktop1.tmf.home com.valvesoftware.Steam.desktop[17973]: steamwebhelper.sh[233]: Running under Flatpak, disabling sandbox
Apr 03 21:57:54 desktop1.tmf.home com.valvesoftware.Steam.desktop[17973]: steamwebhelper.sh[233]: CEF sandbox already disabled
Apr 03 21:58:02 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: Installing breakpad exception handler for appid(steam)/version(1679680416)/tid(243)
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[18077]: steamwebhelper.sh[244]: Runtime for steamwebhelper: defaulting to /home/tmf/.var/app/com.valve>
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[18077]: steamwebhelper.sh[244]: Running under Flatpak, disabling sandbox
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[18077]: steamwebhelper.sh[244]: CEF sandbox already disabled
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] Startup - updater built Mar 24 2023 17:19:53
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] Startup - Steam Client launched with: '/home/tmf/.var/app/com.valvesoftw>
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] Loading cached metrics from disk (/home/tmf/.var/app/com.valvesoftware.S>
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] Using the following download hosts for Public, Realm steamglobal
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal',>
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal'>
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight >
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] Verifying installation...
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: [2023-04-03 21:57:44] Verification complete
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xeef138f0
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xeef121c0
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: src/steamUI/steamuisharedjscontroller.cpp (421) : Failed creating offscreen shared JS context
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: src/steamUI/steamuisharedjscontroller.cpp (421) : Failed creating offscreen shared JS context
Apr 03 21:58:05 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: Installing breakpad exception handler for appid(steam)/version(1679680416)/tid(146)
Apr 03 21:58:06 desktop1.tmf.home com.valvesoftware.Steam.desktop[18098]: assert_20230403215805_25.dmp[256]: Uploading dump (out-of-process)
Apr 03 21:58:06 desktop1.tmf.home com.valvesoftware.Steam.desktop[18098]: /tmp/dumps/assert_20230403215805_25.dmp
Apr 03 21:58:06 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: Failed to init SteamVR because it isn't installed
Apr 03 21:58:06 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: Could not connect to X session manager: None of the authentication protocols specified are sup>
Apr 03 21:58:06 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: Could not connect to X session manager: None of the authentication protocols specified are sup>
Apr 03 21:58:06 desktop1.tmf.home com.valvesoftware.Steam.desktop[17782]: Installing breakpad exception handler for appid(steam)/version(1679680416)/tid(259)
Apr 03 21:58:06 desktop1.tmf.home steam[17782]: gtk_disable_setlocale() must be called before gtk_init()
I have attempted all the input I have been able to find including downgrading steam:
sudo flatpak update --commit=c67a900e23d514cb308148c24638cb7316a20643c32049b0a8e2818ed1d4f62c com.valvesoftware.Steam
and most recently to run it as:
flatpak run com.valvesoftware.Steam -bigpicture
I'm following a few others posts about users that are experiencing the same over the last few days, system is up to date, any input would be great