Hello @psarapkin, when you ran steam from a terminal, did it return to a prompt after your snippet? Can you check if Steam is completely closed?
This reads like there is a leftover running Steam process. We see similar terminal spew when the newly started instance sees the running instance and does a hand off.
@kisak-valve Hi. I need to say that I forgot to say that I use GNOME on Fedora.
Also, there are two ways to start GNOME. I can start GNOME on Wayland or I can start GNOME on X.Org. The difference between them is that X.Org uses the nvidia drivers. May be I wrong, but only using X.Org the "GreenWithEnvy" starts without error and NVidia Settings shows all information about graphics card. And also I have NVidia Optimus configuration (this is a notebook with integrated(Intel UHD) and discrete (NVidia) cards).
So, I want to start steam on X.Org because I want my nvidia card to be used.
So, what did I figure out? Two things:
Command ps -aux | grep -i steam
gives me this after I start steam from Applications menu
https://gist.github.com/psarapkin/af958d58a31026b09d2d5bc68cd2d025
Nothing extracted yet.
Your system information
Please describe your issue in as much detail as possible:
Describe what you expected should happen and what did happen. Please link any large code pastes as a Github Gist
Steam doens't starts second time after successful first launch.
I have installed Steam on Fedora 37. I successful launched it. I installed CS:GO, and my CS:GO started, and I have played it. There were no problems. The problem is that I cannot start it second time. When click on Steam in Applications (Gnome, Activities), it doesn't start.
When I try to run a command "steam" in terminal I get this:
And after that nothing happens.
Steps for reproducing this issue: