protonscr

Steam Exits with Return Code 0 if X Server Connection Fails

steamopen reviewedSteam client
ValveSoftware/steam-for-linux#3778 · opened 2015-04-01 by DeedleFake · updated 2019-07-18 · 0 comments · github
DDeedleFake 2015-04-01 github

If Steam is started without a running X server or with a bad $DISPLAY, then it, not surprisingly, exits. When it does, it yields a 0 return code. This makes it hard to tell from a script that it exited for that reason.

Nothing extracted yet.