flathub / com.valvesoftware.Steam

https://flathub.org/apps/details/com.valvesoftware.Steam
336 stars 69 forks source link

Steam won't launch #1051

Open kallisti5 opened 1 year ago

kallisti5 commented 1 year ago

Game information Steam itself

Distribution name and version where applicable

ArchLinux

Flatpak info Flatpak 1.15.3

$ flatpak --gl-drivers default host

$ flatpak list | grep Steam Steam com.valvesoftware.Steam 1.0.0.75 stable system

Problem description Steam stopped launching recently.

$ flatpak run com.valvesoftware.Steam
INFO:root:https://github.com/flathub/com.valvesoftware.Steam/wiki
INFO:root:Will set XDG dirs prefix to /home/kallisti5
DEBUG:root:Checking input devices permissions
WARNING:root:Missing permissions for input devices
INFO:root:Overriding TZ to US/Central
steam.sh[2]: Running Steam on org.freedesktop.platform 22.08 64-bit
steam.sh[2]: STEAM_RUNTIME is enabled automatically
setup.sh[77]: Steam runtime environment up-to-date!
steam.sh[2]: Steam client's requirements are satisfied
[2023-02-27 14:55:02] Startup - updater built Feb 14 2023 00:47:09
[2023-02-27 14:55:02] Startup - Steam Client launched with: '/home/kallisti5/.local/share/Steam/ubuntu12_32/steam' '-no-cef-sandbox'
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2023-02-27 14:55:02] Loading cached metrics from disk (/home/kallisti5/.local/share/Steam/package/steam_client_metrics.bin)
[2023-02-27 14:55:02] Using the following download hosts for Public, Realm steamglobal
[2023-02-27 14:55:02] 1. https://client-update.akamai.steamstatic.com, /, Realm 'steamglobal', weight was 1000, source = 'update_hosts_cached.vdf'
[2023-02-27 14:55:02] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'update_hosts_cached.vdf'
[2023-02-27 14:55:02] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2023-02-27 14:55:02] Checking for update on startup
[2023-02-27 14:55:02] Checking for available updates...
[2023-02-27 14:55:02] Downloading manifest: https://client-update.akamai.steamstatic.com/steam_client_ubuntu12
[2023-02-27 14:55:02] Manifest download: send request
[2023-02-27 14:55:02] Manifest download: waiting for download to finish
[2023-02-27 14:55:03] Manifest download: finished
[2023-02-27 14:55:03] Download skipped: /steam_client_ubuntu12 version 1676336721, installed version 1676336721, existing pending version 0
[2023-02-27 14:55:03] Nothing to do
[2023-02-27 14:55:03] Verifying installation...
[2023-02-27 14:55:03] Performing checksum verification of executable files
[2023-02-27 14:55:03] Verification complete
ioctl (GFEATURE): Invalid argument
ioctl (GFEATURE): Invalid argument
ioctl (GFEATURE): Invalid argument
ioctl (GFEATURE): Broken pipe
ioctl (GFEATURE): Broken pipe
ioctl (GFEATURE): Broken pipe
Loaded SDL version 3.0.0-765-gc4db0725e
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xeed6c8f0
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xeed6b1c0
GetWin32Stats: display was not open yet, good
ComputeStartupMode: found registry default startup mode: 0steamwebhelper.sh[156]: Runtime for steamwebhelper: defaulting to /home/kallisti5/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[156]: Running under Flatpak, disabling sandbox
steamwebhelper.sh[156]: CEF sandbox already disabled
Could not connect to X session manager: None of the authentication protocols specified are supported
CAppInfoCacheReadFromDiskThread took 40 milliseconds to initialize
Failed to init SteamVR because it isn't installed

Does this issue reproduce with native Steam Have not tested

kallisti5 commented 1 year ago

I ran the downgrade listed here: https://github.com/flathub/com.valvesoftware.Steam/issues/1040#issuecomment-1412632251

That worked around the issue for me