You are not logged in.

#1 2022-07-21 15:48:10

heidegger
Member
Registered: 2013-04-24
Posts: 98

[SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

Hi everyone, I'm trying to get Stray working and have had no luck so far.
I was hoping someone with more knowledge might help me through.

Here's an output attempting to run steam, and steam doesn't start:

[camus@camus2 ~]$ DEBUGGER=gdb steam-runtime
steam.sh[6882]: Running Steam on arch rolling 64-bit
steam.sh[6882]: STEAM_RUNTIME is enabled automatically
setup.sh[6956]: Steam runtime environment up-to-date!
steam.sh[6882]: Steam client's requirements are satisfied
gdb/cgdb launch with ARGSFILE: camus.steam.gdb.v3c0
gdb -x camus.steam.gdb.v3c0 --args /home/camus/.local/share/Steam/ubuntu12_32/steam
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-pc-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<https://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /home/camus/.local/share/Steam/ubuntu12_32/steam...
(No debugging symbols found in /home/camus/.local/share/Steam/ubuntu12_32/steam)
LD_LIBRARY_PATH = /home/camus/.local/share/Steam/ubuntu12_32:/home/camus/.local/share/Steam/ubuntu12_32/panorama:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_32:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/pinned_libs_64:/usr/lib/libfakeroot:/usr/lib32:/usr/lib:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/lib/i386-linux-gnu:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/i386-linux-gnu:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/lib/x86_64-linux-gnu:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib/x86_64-linux-gnu:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/lib:/home/camus/.local/share/Steam/ubuntu12_32/steam-runtime/usr/lib
Warning: 'set index-cache on', an alias for the command 'set index-cache enabled', is deprecated.
Use 'set index-cache enabled on'.

index-cache directory:  The directory of the index cache is "/home/camus/.cache/gdb".
index-cache enabled:  The index cache is on.
index-cache stats:  
    Cache hits (this session): 0
  Cache misses (this session): 0

The index cache is currently enabled.
(gdb) run
Starting program: /home/camus/.local/share/Steam/ubuntu12_32/steam 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[2022-07-21 08:16:19] Startup - updater built Jun  7 2022 03:18:19
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xeb9ffac0 (LWP 7054)]
[New Thread 0xeaebeac0 (LWP 7055)]
[New Thread 0xea4ffac0 (LWP 7056)]
[New Thread 0xe9cfeac0 (LWP 7057)]
[New Thread 0xe90ffac0 (LWP 7058)]
[New Thread 0xe88feac0 (LWP 7059)]
[New Thread 0xe7effac0 (LWP 7060)]
[New Thread 0xe74ffac0 (LWP 7061)]
[New Thread 0xe6affac0 (LWP 7062)]
[New Thread 0xe60ffac0 (LWP 7063)]
[New Thread 0xe56ffac0 (LWP 7064)]
[New Thread 0xe4cffac0 (LWP 7065)]
[New Thread 0xe42ffac0 (LWP 7066)]
[New Thread 0xe38ffac0 (LWP 7067)]
[New Thread 0xe2effac0 (LWP 7068)]
[New Thread 0xe24ffac0 (LWP 7069)]
[New Thread 0xe1affac0 (LWP 7070)]
[New Thread 0xe10ffac0 (LWP 7071)]
[New Thread 0xe06ffac0 (LWP 7072)]
[New Thread 0xdf8ffac0 (LWP 7073)]
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-07-21 08:16:19] Loading cached metrics from disk (/home/camus/.local/share/Steam/package/steam_client_metrics.bin)
[2022-07-21 08:16:19] Using the following download hosts for Public, Realm steamglobal
[2022-07-21 08:16:19] 1. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-07-21 08:16:19] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-07-21 08:16:19] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[New Thread 0xdeeffac0 (LWP 7074)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[2022-07-21 08:16:19] Checking for update on startup
[2022-07-21 08:16:19] Checking for available updates...
[2022-07-21 08:16:19] Downloading manifest: https://cdn.akamai.steamstatic.com/client/steam_client_ubuntu12
[2022-07-21 08:16:19] Manifest download: send request
[New Thread 0xdebffac0 (LWP 7075)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[2022-07-21 08:16:20] Manifest download: waiting for download to finish
[2022-07-21 08:16:20] Manifest download: finished
[2022-07-21 08:16:20] Download skipped: /client/steam_client_ubuntu12 version 1654574690, installed version 1654574690, existing pending version 0
[2022-07-21 08:16:20] Nothing to do
[2022-07-21 08:16:20] Verifying installation...
[2022-07-21 08:16:20] Performing checksum verification of executable files
[2022-07-21 08:16:20] Verification complete
[Thread 0xdf8ffac0 (LWP 7073) exited]
[Thread 0xe56ffac0 (LWP 7064) exited]
[Thread 0xe38ffac0 (LWP 7067) exited]
[Thread 0xe42ffac0 (LWP 7066) exited]
[Thread 0xe4cffac0 (LWP 7065) exited]
[Thread 0xe60ffac0 (LWP 7063) exited]
[Thread 0xe6affac0 (LWP 7062) exited]
[Thread 0xe74ffac0 (LWP 7061) exited]
[Thread 0xe7effac0 (LWP 7060) exited]
[Thread 0xe88feac0 (LWP 7059) exited]
[Thread 0xe90ffac0 (LWP 7058) exited]
[Thread 0xe9cfeac0 (LWP 7057) exited]
[Thread 0xea4ffac0 (LWP 7056) exited]
[Thread 0xe06ffac0 (LWP 7072) exited]
[Thread 0xe10ffac0 (LWP 7071) exited]
[Thread 0xe1affac0 (LWP 7070) exited]
[Thread 0xe24ffac0 (LWP 7069) exited]
[Thread 0xe2effac0 (LWP 7068) exited]
[Thread 0xeaebeac0 (LWP 7055) exited]
[Thread 0xeb9ffac0 (LWP 7054) exited]
Loaded SDL version 2.0.22-7215337
[Detaching after vfork from child process 7081]
[New Thread 0xeb9ffac0 (LWP 7082)]
[New Thread 0xeaebeac0 (LWP 7083)]
[New Thread 0xe06ffac0 (LWP 7084)]
[New Thread 0xe10ffac0 (LWP 7085)]
[New Thread 0xe60ffac0 (LWP 7086)]
[New Thread 0xe56ffac0 (LWP 7087)]
[New Thread 0xe4cffac0 (LWP 7088)]
[New Thread 0xe42ffac0 (LWP 7089)]
[New Thread 0xe38ffac0 (LWP 7090)]
[New Thread 0xe2effac0 (LWP 7091)]
[New Thread 0xe24ffac0 (LWP 7092)]
[New Thread 0xe1affac0 (LWP 7093)]
[New Thread 0xdfcffac0 (LWP 7094)]
[New Thread 0xdc5ffac0 (LWP 7095)]
[New Thread 0xdbdfeac0 (LWP 7096)]
[New Thread 0xdb5fdac0 (LWP 7097)]
[New Thread 0xdadfcac0 (LWP 7098)]
[New Thread 0xda5fbac0 (LWP 7099)]
[New Thread 0xd9dfaac0 (LWP 7100)]
[New Thread 0xd95f9ac0 (LWP 7101)]
[Thread 0xd95f9ac0 (LWP 7101) exited]
[Thread 0xdfcffac0 (LWP 7094) exited]
[Thread 0xe1affac0 (LWP 7093) exited]
[Thread 0xe24ffac0 (LWP 7092) exited]
[Thread 0xe2effac0 (LWP 7091) exited]
[Thread 0xdc5ffac0 (LWP 7095) exited]
[Thread 0xe38ffac0 (LWP 7090) exited]
[Thread 0xe42ffac0 (LWP 7089) exited]
[Thread 0xe4cffac0 (LWP 7088) exited]
[Thread 0xd9dfaac0 (LWP 7100) exited]
[Thread 0xda5fbac0 (LWP 7099) exited]
[Thread 0xdadfcac0 (LWP 7098) exited]
[Thread 0xdb5fdac0 (LWP 7097) exited]
[Thread 0xdbdfeac0 (LWP 7096) exited]
[Thread 0xe56ffac0 (LWP 7087) exited]
[Thread 0xe60ffac0 (LWP 7086) exited]
[Thread 0xe10ffac0 (LWP 7085) exited]
[Thread 0xe06ffac0 (LWP 7084) exited]
[Thread 0xeaebeac0 (LWP 7083) exited]
[Thread 0xeb9ffac0 (LWP 7082) exited]
ComputeStartupMode: found registry default startup mode: 0[Detaching after fork from child process 7102]
[New Thread 0xe60ffac0 (LWP 7105)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
steamwebhelper.sh[7103]: Runtime for steamwebhelper: defaulting to /home/camus/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[7103]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
[New Thread 0xeb9ffac0 (LWP 7121)]
[New Thread 0xeaebeac0 (LWP 7122)]
[New Thread 0xd9dfaac0 (LWP 7124)]
[New Thread 0xda5fbac0 (LWP 7125)]
[New Thread 0xe56ffac0 (LWP 7126)]
[New Thread 0xe4cffac0 (LWP 7127)]
[New Thread 0xe42ffac0 (LWP 7128)]
[New Thread 0xe38ffac0 (LWP 7129)]
[New Thread 0xe2effac0 (LWP 7130)]
[New Thread 0xe24ffac0 (LWP 7132)]
[New Thread 0xe1affac0 (LWP 7133)]
[New Thread 0xe10ffac0 (LWP 7134)]
[New Thread 0xe06ffac0 (LWP 7136)]
[New Thread 0xdfcffac0 (LWP 7137)]
[New Thread 0xdc5ffac0 (LWP 7138)]
[New Thread 0xdbdfeac0 (LWP 7139)]
[New Thread 0xdb5fdac0 (LWP 7140)]
[New Thread 0xdadfcac0 (LWP 7141)]
[New Thread 0xd95f9ac0 (LWP 7142)]
[New Thread 0xd8df8ac0 (LWP 7143)]
[New Thread 0xd61ffac0 (LWP 7159)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd65ffac0 (LWP 7160)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd55ffac0 (LWP 7161)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd51fcac0 (LWP 7162)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[Thread 0xd51fcac0 (LWP 7162) exited]
[New Thread 0xd51fcac0 (LWP 7163)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd4cffac0 (LWP 7164)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd4bfeac0 (LWP 7165)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd43feac0 (LWP 7166)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd3effac0 (LWP 7167)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd3dfeac0 (LWP 7170)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd37ffac0 (LWP 7172)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd36feac0 (LWP 7173)]
[New Thread 0xd2efdac0 (LWP 7175)]
[Thread 0xd37ffac0 (LWP 7172) exited]
CAppInfoCacheReadFromDiskThread took 73 milliseconds to initialize
[Thread 0xd55ffac0 (LWP 7161) exited]
[New Thread 0xd20ffac0 (LWP 7220)]
[New Thread 0xd54feac0 (LWP 7222)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd53fdac0 (LWP 7223)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xcd8feac0 (LWP 7224)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[Detaching after vfork from child process 7225]
[New Thread 0xcd6fcac0 (LWP 7226)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xcd5fbac0 (LWP 7236)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
[New Thread 0xd55ffac0 (LWP 7275)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xcc8ffac0 (LWP 7279)]
Installing breakpad exception handler for appid(steam)/version(1654574690)

(steam:7051): Gtk-WARNING **: 08:16:21.781: gtk_disable_setlocale() must be called before gtk_init()
[New Thread 0xcacf6ac0 (LWP 7280)]
/usr/share/themes/Breeze/gtk-2.0/widgets/entry:70: error: unexpected identifier 'direction', expected character '}'

(steam:7051): Gtk-WARNING **: 08:16:21.787: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Breeze/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant
[Detaching after vfork from child process 7281]
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
[New Thread 0xcc2ffac0 (LWP 7286)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xd37ffac0 (LWP 7305)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[New Thread 0xcc1feac0 (LWP 7306)]
Installing breakpad exception handler for appid(steam)/version(1654574690)
[Detaching after vfork from child process 7307]
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
src/clientdll/compatmanager.cpp (1024) : GetCompatibilityToolCommandLineInternal on dependent tool failed
src/clientdll/compatmanager.cpp (1024) : GetCompatibilityToolCommandLineInternal on dependent tool failed

Thread 66 "CIPCServer::Thr" received signal SIGTRAP, Trace/breakpoint trap.
[Switching to Thread 0xd65ffac0 (LWP 7160)]
0xd68e59a7 in ?? () from /home/camus/.local/share/Steam/ubuntu12_32/steamclient.so

This seems to be a new issue, possibly related one of my many attempts to modify the system to get the game running.

I can load Steam, and open the game.
However, I get a non-descriptive 'fatal error.'
Here is the console output from this attempt:

camus@camus2 ~]$ steam
steam.sh[7390]: Running Steam on arch rolling 64-bit
steam.sh[7390]: STEAM_RUNTIME is enabled automatically
setup.sh[7465]: Steam runtime environment up-to-date!
steam.sh[7390]: Steam client's requirements are satisfied
[2022-07-21 08:24:13] Startup - updater built Jun  7 2022 03:18:19
Installing breakpad exception handler for appid(steam)/version(1654574690)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-07-21 08:24:13] Loading cached metrics from disk (/home/camus/.local/share/Steam/package/steam_client_metrics.bin)
[2022-07-21 08:24:13] Using the following download hosts for Public, Realm steamglobal
[2022-07-21 08:24:13] 1. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-07-21 08:24:13] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-07-21 08:24:13] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1654574690)
[2022-07-21 08:24:13] Checking for update on startup
[2022-07-21 08:24:13] Checking for available updates...
[2022-07-21 08:24:13] Downloading manifest: https://cdn.akamai.steamstatic.com/client/steam_client_ubuntu12
[2022-07-21 08:24:13] Manifest download: send request
Installing breakpad exception handler for appid(steam)/version(1654574690)
[2022-07-21 08:24:13] Manifest download: waiting for download to finish
[2022-07-21 08:24:13] Manifest download: finished
[2022-07-21 08:24:13] Download skipped: /client/steam_client_ubuntu12 version 1654574690, installed version 1654574690, existing pending version 0
[2022-07-21 08:24:13] Nothing to do
[2022-07-21 08:24:13] Verifying installation...
[2022-07-21 08:24:13] Performing checksum verification of executable files
[2022-07-21 08:24:13] Verification complete
Loaded SDL version 2.0.22-7215337
ComputeStartupMode: found registry default startup mode: 0Installing breakpad exception handler for appid(steam)/version(1654574690)
steamwebhelper.sh[7576]: Runtime for steamwebhelper: defaulting to /home/camus/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[7576]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
CAppInfoCacheReadFromDiskThread took 75 milliseconds to initialize
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)

(steam:7522): Gtk-WARNING **: 08:24:14.782: gtk_disable_setlocale() must be called before gtk_init()
/usr/share/themes/Breeze/gtk-2.0/widgets/entry:70: error: unexpected identifier 'direction', expected character '}'

(steam:7522): Gtk-WARNING **: 08:24:14.786: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Breeze/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Installing breakpad exception handler for appid(steam)/version(1654574690)
roaming config store loaded successfully - 937 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 3ms
Installing breakpad exception handler for appid(steam)/version(1654574690)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/camus/.local/share/Steam/ubuntu12_32/steam'"
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
System startup time: 2.20 seconds
BuildCompleteAppOverviewChange: 196
RegisterForAppOverview 1: 12ms
RegisterForAppOverview 2: 12ms
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to ProcessingShaderCache with ""
Fossilize INFO: Setting autogroup scheduling.
Fossilize INFO: Setting autogroup scheduling.
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'\0
Game process added : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 8240, IP 0.0.0.0:0
chdir /media/SSD/SteamLibrary/steamapps/common/Stray
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to Completed with ""
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 8244 != 8241, skipping destruction (fork without exec?)
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
ThreadGetProcessExitCode: no such process 8350
ThreadGetProcessExitCode: no such process 8348
ThreadGetProcessExitCode: no such process 8347
ThreadGetProcessExitCode: no such process 8346
ThreadGetProcessExitCode: no such process 8242
ThreadGetProcessExitCode: no such process 8353
Game process updated : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 8349, IP 0.0.0.0:0
Setting breakpad minidump AppID = 1332010
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198057791910 [API loaded no]
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Game process updated : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 8428, IP 0.0.0.0:0
Game process updated : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 8428, IP 0.0.0.0:0
Setting breakpad minidump AppID = 1332010
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561198057791910 [API loaded no]
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Fossilize INFO: Overriding serialization path: "/media/SSD/SteamLibrary/steamapps/shadercache/1332010/fozpipelinesv6/steamapprun_pipeline_cache".
Installing breakpad exception handler for appid(gameoverlayui)/version(20220607031826)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
ThreadGetProcessExitCode: no such process 8424
ThreadGetProcessExitCode: no such process 8405
ThreadGetProcessExitCode: no such process 8392
ThreadGetProcessExitCode: no such process 8386
ThreadGetProcessExitCode: no such process 8380
ThreadGetProcessExitCode: no such process 8358
ThreadGetProcessExitCode: no such process 8355
ThreadGetProcessExitCode: no such process 8349
ThreadGetProcessExitCode: no such process 8345
pid 8351 != 8350, skipping destruction (fork without exec?)
Game process removed: AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 8428 
ThreadGetProcessExitCode: no such process 8428
ThreadGetProcessExitCode: no such process 8367
ThreadGetProcessExitCode: no such process 8241
Game 1332010 created interface STEAMAPPS_INTERFACE_VERSION008 / 
Game 1332010 created interface STEAMAPPTICKET_INTERFACE_VERSION001 / 
Game 1332010 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION016 / 
Game 1332010 created interface STEAMUSERSTATS_INTERFACE_VERSION012 / 
Game 1332010 created interface SteamController008 / 
Game 1332010 created interface SteamFriends017 / 
Game 1332010 created interface SteamInput005 / 
Game 1332010 created interface SteamMatchMaking009 / 
Game 1332010 created interface SteamMatchMakingServers002 / 
Game 1332010 created interface SteamNetworking006 / 
Game 1332010 created interface SteamUser017 / User
Game 1332010 created interface SteamUser021 / 
Game 1332010 created interface SteamUser021 / User
Game 1332010 created interface SteamUtils007 / Utils
Game 1332010 created interface SteamUtils010 / 
Game 1332010 method call count for IClientControllerSerialized::GetHandleForGamepadIndex : 148
Game 1332010 method call count for IClientNetworking::AllowP2PPacketRelay : 1
Game 1332010 method call count for IClientUserStats::RequestUserStats : 2
Game 1332010 method call count for IClientUserStats::GetAchievementDisplayAttribute : 144
Game 1332010 method call count for IClientUserStats::GetAchievement : 48
Game 1332010 method call count for IClientUserStats::RequestCurrentStats : 1
Game 1332010 method call count for IClientUtils::RecordSteamInterfaceCreation : 18
Game 1332010 method call count for IClientUtils::GetAPICallResult : 2
Game 1332010 method call count for IClientUtils::IsAPICallCompleted : 9
Game 1332010 method call count for IClientUtils::GetAppID : 22
Game 1332010 method call count for IClientUtils::GetConnectedUniverse : 1
Game 1332010 method call count for IClientFriends::GetPersonaName : 1
Game 1332010 method call count for IClientUser::BIsSubscribedApp : 1
Game 1332010 method call count for IClientUser::GetAppOwnershipTicketExtendedData : 1
Game 1332010 method call count for IClientUser::GetSteamID : 6
Uploaded AppInterfaceStats to Steam

(process:8524): GLib-GObject-CRITICAL **: 08:27:39.616: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(steam:7522): GLib-GObject-CRITICAL **: 08:27:46.017: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(steam:7522): GLib-GObject-WARNING **: 08:27:46.018: invalid (NULL) pointer instance

(steam:7522): GLib-GObject-CRITICAL **: 08:27:46.018: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(steam:7522): GLib-GObject-CRITICAL **: 08:27:46.018: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[2022-07-21 08:27:46] Shutdown

At this point, I don't know why gdb is sometimes able to open steam and sometimes not.
It seems to be related to "src/clientdll/compatmanager.cpp (1024) : GetCompatibilityToolCommandLineInternal on dependent tool failed'

I don't understand why steam will always load but gdb is occasionally throwing the compatmanager error and failing to load steam.

I am a little concerned about IP 0.0.0.0:0 when the game is launched.
It's possible my problem may be causing Stray not being able to access their servers.

I'm also concerned about these errors when launching the game:

ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to Completed with ""
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 8244 != 8241, skipping destruction (fork without exec?)

Possibly I am missing objects for the correct infrastructure. (64-bit vs. 32-bit.)

Any thoughts are appreciated.
Here's some system info for reference:

[camus@camus2 ~]$ ls /usr/share/vulkan/icd.d/
amd_icd64.json  radeon_icd.i686.json  radeon_icd.x86_64.json
[camus@camus2 ~]$ vulkaninfo --summary   # comes with vulkan-tools package
==========
VULKANINFO
==========

Vulkan Instance Version: 1.3.221


Instance Extensions: count = 20
-------------------------------
VK_EXT_acquire_drm_display             : extension revision 1
VK_EXT_acquire_xlib_display            : extension revision 1
VK_EXT_debug_report                    : extension revision 10
VK_EXT_debug_utils                     : extension revision 2
VK_EXT_direct_mode_display             : extension revision 1
VK_EXT_display_surface_counter         : extension revision 1
VK_KHR_device_group_creation           : extension revision 1
VK_KHR_display                         : extension revision 23
VK_KHR_external_fence_capabilities     : extension revision 1
VK_KHR_external_memory_capabilities    : extension revision 1
VK_KHR_external_semaphore_capabilities : extension revision 1
VK_KHR_get_display_properties2         : extension revision 1
VK_KHR_get_physical_device_properties2 : extension revision 2
VK_KHR_get_surface_capabilities2       : extension revision 1
VK_KHR_portability_enumeration         : extension revision 1
VK_KHR_surface                         : extension revision 25
VK_KHR_surface_protected_capabilities  : extension revision 1
VK_KHR_wayland_surface                 : extension revision 6
VK_KHR_xcb_surface                     : extension revision 6
VK_KHR_xlib_surface                    : extension revision 6

Instance Layers: count = 5
--------------------------
VK_LAYER_AMD_switchable_graphics_64 AMD switchable graphics layer 1.3.216  version 1
VK_LAYER_VALVE_steam_fossilize_32   Steam Pipeline Caching Layer  1.2.136  version 1
VK_LAYER_VALVE_steam_fossilize_64   Steam Pipeline Caching Layer  1.2.136  version 1
VK_LAYER_VALVE_steam_overlay_32     Steam Overlay Layer           1.2.136  version 1
VK_LAYER_VALVE_steam_overlay_64     Steam Overlay Layer           1.2.136  version 1

Devices:
========
GPU0:
        apiVersion         = 4206808 (1.3.216)
        driverVersion      = 8388838 (0x8000e6)
        vendorID           = 0x1002
        deviceID           = 0x67df
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = AMD Radeon RX 570 Series
        driverID           = DRIVER_ID_AMD_OPEN_SOURCE
        driverName         = AMD open-source driver
        driverInfo         = 2022.Q2.3
        conformanceVersion = 1.3.0.0
        deviceUUID         = 00000000-0900-0000-0000-000000000000
        driverUUID         = 414d442d-4c49-4e55-582d-445256000000
GPU1:
        apiVersion         = 4206803 (1.3.211)
        driverVersion      = 92278787 (0x5801003)
        vendorID           = 0x1002
        deviceID           = 0x67df
        deviceType         = PHYSICAL_DEVICE_TYPE_DISCRETE_GPU
        deviceName         = AMD RADV POLARIS10
        driverID           = DRIVER_ID_MESA_RADV
        driverName         = radv
        driverInfo         = Mesa 22.1.3
        conformanceVersion = 1.2.7.1
        deviceUUID         = 00000000-0900-0000-0000-000000000000
        driverUUID         = 414d442d-4d45-5341-2d44-525600000000

Last edited by heidegger (2022-07-22 00:09:38)

Offline

#2 2022-07-21 15:54:46

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,940

Re: [SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

Remove amdvlk. Try again.

Offline

#3 2022-07-21 16:11:37

heidegger
Member
Registered: 2013-04-24
Posts: 98

Re: [SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

I'm actually quite surprised to find that amdvlk was installed.
It is now removed.

I have tried running Stray via steam and am getting a similar crash, 'fatal error.'

[camus@camus2 ~]$ steam
steam.sh[2284]: Running Steam on arch rolling 64-bit
steam.sh[2284]: STEAM_RUNTIME is enabled automatically
setup.sh[2358]: Steam runtime environment up-to-date!
steam.sh[2284]: Steam client's requirements are satisfied
[2022-07-21 09:07:30] Startup - updater built Jun  7 2022 03:18:19
Installing breakpad exception handler for appid(steam)/version(1654574690)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2022-07-21 09:07:30] Loading cached metrics from disk (/home/camus/.local/share/Steam/package/steam_client_metrics.bin)
[2022-07-21 09:07:30] Using the following download hosts for Public, Realm steamglobal
[2022-07-21 09:07:30] 1. https://cdn.akamai.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-07-21 09:07:30] 2. https://cdn.cloudflare.steamstatic.com, /client/, Realm 'steamglobal', weight was 100, source = 'update_hosts_cached.vdf'
[2022-07-21 09:07:30] 3. http://media.steampowered.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
Installing breakpad exception handler for appid(steam)/version(1654574690)
[2022-07-21 09:07:30] Checking for update on startup
[2022-07-21 09:07:30] Checking for available updates...
[2022-07-21 09:07:30] Downloading manifest: https://cdn.akamai.steamstatic.com/client/steam_client_ubuntu12
[2022-07-21 09:07:30] Manifest download: send request
Installing breakpad exception handler for appid(steam)/version(1654574690)
[2022-07-21 09:07:30] Manifest download: waiting for download to finish
[2022-07-21 09:07:30] Manifest download: finished
[2022-07-21 09:07:30] Download skipped: /client/steam_client_ubuntu12 version 1654574690, installed version 1654574690, existing pending version 0
[2022-07-21 09:07:30] Nothing to do
[2022-07-21 09:07:30] Verifying installation...
[2022-07-21 09:07:30] Performing checksum verification of executable files
[2022-07-21 09:07:31] Verification complete
Loaded SDL version 2.0.22-7215337
ComputeStartupMode: found registry default startup mode: 0Installing breakpad exception handler for appid(steam)/version(1654574690)
steamwebhelper.sh[2468]: Runtime for steamwebhelper: defaulting to /home/camus/.local/share/Steam/ubuntu12_64/steam-runtime-heavy
steamwebhelper.sh[2468]: glibc >= 2.34, partially disabling sandbox until CEF supports clone3()
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
CAppInfoCacheReadFromDiskThread took 74 milliseconds to initialize
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)

(steam:2415): Gtk-WARNING **: 09:07:31.883: gtk_disable_setlocale() must be called before gtk_init()
/usr/share/themes/Breeze/gtk-2.0/widgets/entry:70: error: unexpected identifier 'direction', expected character '}'

(steam:2415): Gtk-WARNING **: 09:07:31.890: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Breeze/gtk-2.0/widgets/styles:36: error: invalid string constant "combobox_entry", expected valid string constant
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Installing breakpad exception handler for appid(steam)/version(1654574690)
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
roaming config store loaded successfully - 937 bytes.
migrating temporary roaming config store
BRefreshApplicationsInLibrary 1: 5ms
Installing breakpad exception handler for appid(steam)/version(1654574690)
Failed to init SteamVR because it isn't installed
ExecCommandLine: "'/home/camus/.local/share/Steam/ubuntu12_32/steam'"
System startup time: 3.04 seconds

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.

(steam:2415): LIBDBUSMENU-GLIB-WARNING **: 09:07:34.297: Trying to remove a child that doesn't believe we're it's parent.
BuildCompleteAppOverviewChange: 196
RegisterForAppOverview 1: 15ms
RegisterForAppOverview 2: 15ms
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to ProcessingInstallScript with ""
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to SynchronizingCloud with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to SiteLicenseSeatCheckout with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to CreatingProcess with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp waiting for user response to CreatingProcess ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp continues with user response "CreatingProcess"
/bin/sh\0-c\0/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'\0
Game process added : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 3284, IP 0.0.0.0:0
chdir /media/SSD/SteamLibrary/steamapps/common/Stray
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to WaitingGameWindow with ""
GameAction [AppID 1332010, ActionID 1] : LaunchApp changed task to Completed with ""
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_64/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
ERROR: ld.so: object '/home/camus/.local/share/Steam/ubuntu12_32/gameoverlayrenderer.so' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.
pid 3288 != 3285, skipping destruction (fork without exec?)
fsync: up and running.
wine: RLIMIT_NICE is <= 20, unable to use setpriority safely
ThreadGetProcessExitCode: no such process 3413
ThreadGetProcessExitCode: no such process 3411
ThreadGetProcessExitCode: no such process 3396
ThreadGetProcessExitCode: no such process 3395
ThreadGetProcessExitCode: no such process 3286
Game process updated : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 3412, IP 0.0.0.0:0
Setting breakpad minidump AppID = 1332010
Steam_SetMinidumpSteamID:  Caching Steam ID:  76561198057791910 [API loaded no]
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
ThreadGetProcessExitCode: no such process 3416
Game process updated : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 3522, IP 0.0.0.0:0
Game process updated : AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 3522, IP 0.0.0.0:0
Setting breakpad minidump AppID = 1332010
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561198057791910 [API loaded no]
*** MESA_GLSL_CACHE_DIR is deprecated; use MESA_SHADER_CACHE_DIR instead ***
*** MESA_GLSL_CACHE_MAX_SIZE is deprecated; use MESA_SHADER_CACHE_MAX_SIZE instead ***
Fossilize INFO: Overriding serialization path: "/media/SSD/SteamLibrary/steamapps/shadercache/1332010/fozpipelinesv6/steamapprun_pipeline_cache".
Installing breakpad exception handler for appid(gameoverlayui)/version(20220607031826)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
Installing breakpad exception handler for appid(steam)/version(1654574690)
ThreadGetProcessExitCode: no such process 3518
ThreadGetProcessExitCode: no such process 3500
ThreadGetProcessExitCode: no such process 3461
ThreadGetProcessExitCode: no such process 3455
ThreadGetProcessExitCode: no such process 3449
ThreadGetProcessExitCode: no such process 3421
ThreadGetProcessExitCode: no such process 3418
ThreadGetProcessExitCode: no such process 3412
ThreadGetProcessExitCode: no such process 3394
pid 3414 != 3413, skipping destruction (fork without exec?)
Game process removed: AppID 1332010 "/home/camus/.local/share/Steam/ubuntu12_32/reaper SteamLaunch AppId=1332010 -- '/media/SSD/SteamLibrary/steamapps/common/SteamLinuxRuntime_soldier'/_v2-entry-point --verb=waitforexitandrun -- '/media/SSD/SteamLibrary/steamapps/common/Proton - Experimental'/proton waitforexitandrun  '/media/SSD/SteamLibrary/steamapps/common/Stray/Stray.exe'", ProcID 3522 
ThreadGetProcessExitCode: no such process 3522
ThreadGetProcessExitCode: no such process 3430
ThreadGetProcessExitCode: no such process 3285
Game 1332010 created interface STEAMAPPS_INTERFACE_VERSION008 / 
Game 1332010 created interface STEAMAPPTICKET_INTERFACE_VERSION001 / 
Game 1332010 created interface STEAMREMOTESTORAGE_INTERFACE_VERSION016 / 
Game 1332010 created interface STEAMUSERSTATS_INTERFACE_VERSION012 / 
Game 1332010 created interface SteamController008 / 
Game 1332010 created interface SteamFriends017 / 
Game 1332010 created interface SteamInput005 / 
Game 1332010 created interface SteamMatchMaking009 / 
Game 1332010 created interface SteamMatchMakingServers002 / 
Game 1332010 created interface SteamNetworking006 / 
Game 1332010 created interface SteamUser017 / User
Game 1332010 created interface SteamUser021 / 
Game 1332010 created interface SteamUser021 / User
Game 1332010 created interface SteamUtils007 / Utils
Game 1332010 created interface SteamUtils010 / 
Game 1332010 method call count for IClientControllerSerialized::GetHandleForGamepadIndex : 144
Game 1332010 method call count for IClientNetworking::AllowP2PPacketRelay : 1
Game 1332010 method call count for IClientUserStats::RequestUserStats : 2
Game 1332010 method call count for IClientUserStats::GetAchievementDisplayAttribute : 144
Game 1332010 method call count for IClientUserStats::GetAchievement : 48
Game 1332010 method call count for IClientUserStats::RequestCurrentStats : 1
Game 1332010 method call count for IClientUtils::RecordSteamInterfaceCreation : 18
Game 1332010 method call count for IClientUtils::GetAPICallResult : 2
Game 1332010 method call count for IClientUtils::IsAPICallCompleted : 9
Game 1332010 method call count for IClientUtils::GetAppID : 22
Game 1332010 method call count for IClientUtils::GetConnectedUniverse : 1
Game 1332010 method call count for IClientFriends::GetPersonaName : 1
Game 1332010 method call count for IClientUser::BIsSubscribedApp : 1
Game 1332010 method call count for IClientUser::GetAppOwnershipTicketExtendedData : 1
Game 1332010 method call count for IClientUser::GetSteamID : 6
Uploaded AppInterfaceStats to Steam

(process:3737): GLib-GObject-CRITICAL **: 09:09:07.311: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(steam:2415): GLib-GObject-CRITICAL **: 09:09:18.144: g_object_unref: assertion 'G_IS_OBJECT (object)' failed

(steam:2415): GLib-GObject-WARNING **: 09:09:18.145: invalid (NULL) pointer instance

(steam:2415): GLib-GObject-CRITICAL **: 09:09:18.145: g_signal_handlers_disconnect_matched: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(steam:2415): GLib-GObject-CRITICAL **: 09:09:18.145: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[2022-07-21 09:09:18] Shutdown

Offline

#4 2022-07-21 17:56:36

V1del
Forum Moderator
Registered: 2012-10-16
Posts: 23,940

Re: [SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

Does other proton stuff work? Did you test stable instead of Experimental? What log do you get in your home dir if you add PROTON_LOG=1 %command% to your launch options?

Offline

#5 2022-07-21 18:16:53

heidegger
Member
Registered: 2013-04-24
Posts: 98

Re: [SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

I have confirmed that Batman Arkham City GOTY will load although that is a proton "supported title," not enabled for other titles as with Stray.
I have tried Stray with the 4 most recent proton versions as well as GE.
I have since removed GE.
Here is the log file: http://0x0.st/ojPS.txt

Offline

#6 2022-07-21 23:52:27

heidegger
Member
Registered: 2013-04-24
Posts: 98

Re: [SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

I do notice that there are quite a few errors in the proton log pertaining to OpenXR - Loader.

Offline

#7 2022-07-22 00:08:34

heidegger
Member
Registered: 2013-04-24
Posts: 98

Re: [SOLVED] Tryin to get Stray to work on Arch in Steam via Proton

Solved!
I haven't used Steam in some time, and only just attempted to really play other games since Stray wasn't working at all.
I now notice that I am having audio problems in my other games.
I had previously removed pulseaudio due to unusual audio artifacts when it should be silent, and switched to using pipewire-pulse in it's place.
This was the cause of Steam's audio issues in other games and a complete failure of Stray.
Now that I have reinstalled pulseaudio and remove pipewire-pulse, Steam and Stray seem to be working as expected.
I'll be back if not.

Offline

Board footer

Powered by FluxBB