shkhln / linuxulator-steam-utils

Steam launcher for FreeBSD
MIT License
129 stars 13 forks source link

Not launching #134

Closed nembenike closed 4 months ago

nembenike commented 4 months ago

I am quite sure that I did the setup right, what could be the issue?


[steam@notlinux ~]$ /opt/steam-utils/bin/steam 
/home/steam/.steam/steam/ubuntu12_32/steam-runtime/run.sh: line 85: steam-runtime-identify-library-abi: command not found
run.sh[1816]: steam-runtime-identify-library-abi --ldconfig-paths failed, falling back to ldconfig
[2024-05-10 20:54:01] Startup - updater built Jan 13 2024 00:51:43
[2024-05-10 20:54:01] Startup - Steam Client launched with: '/home/steam/.steam/steam/ubuntu12_32/steam'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
/tmp/dumps is not owned by us - delete and recreate
05/10 20:54:01 Init: Installing breakpad exception handler for appid(steam)/version(0)/tid(1838)
Authorization required, but no authorization protocol specified
src/steamexe/updateui_xwin.cpp (339) : Could not open connection to X
src/steamexe/updateui_xwin.cpp (339) : Could not open connection to X
05/10 20:54:01 Init: Installing breakpad exception handler for appid(steam)/version(1.0)/tid(1838)
ExceptionHandler::GenerateDump waitpid failed:No child processes
05/10 20:54:01 Failed writing minidump, nothing to upload.
src/steamexe/main.cpp (1223) : failed to initialize update status ui, or create initial window
src/steamexe/main.cpp (1223) : failed to initialize update status ui, or create initial window
Authorization required, but no authorization protocol specified

(zenity:1840): Gtk-WARNING **: 20:54:01.228: cannot open display: :0
lsu-kill: No pid file found```
nembenike commented 4 months ago

PS: I am on intel, could that really be a fatal issue?

nembenike commented 4 months ago

fixed it after getting help in the freebsd discord, i forgot to run this command xhost +si:localuser:steam