ValveSoftware / steam-for-linux

Issue tracking for the Steam for Linux beta client
4.23k stars 174 forks source link

Steam starts automaticly the game you started Steam with, after you Change User. #4461

Open die-fi opened 8 years ago

die-fi commented 8 years ago

Your system information

Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist

Steps for reproducing this issue:

  1. Start steam with with a game a Desktop shortcut (e.g Dota 2.desktop)
[Desktop Entry]
Name=Dota 2
Comment=Play this game on Steam
Exec=steam steam://rungameid/570
Icon=steam_icon_570
Terminal=false
Type=Application
Categories=Game;
  1. Close Game, click in Steam on "Steam"->"Change User..."
  2. Log in with an other account.
  3. After login steam instantly starts the game you started Steam the first time (in this example Dota 2)
gdrewb-valve commented 8 years ago

I believe this is expected behavior as the initial command line is re-executed.