Steam flatpak does not launch

I installed the steam flatpak. It doesn’t matter how many times I try to launch steam it doesn’t open. Before the latest update I could click it a few times and eventually it would work. Now it doesn’t work at all.

What happens if you run com.valvesoftware.Steam in a terminal?

Also, in a second terminal, run ps x | grep com.valvesoftware.Steam and share the output

for com.valvesoftware.Steam I get

INFO:root:Home · flathub/com.valvesoftware.Steam Wiki · GitHub
INFO:root:Will set XDG dirs prefix to /home/wcb/.var/app/com.valvesoftware.Steam
DEBUG:root:Checking input devices permissions
WARNING:root:Missing permissions for input devices
INFO:root:Overriding TZ to America/New_York
steam.sh[2]: Running Steam on org.freedesktop.platform 22.08 64-bit
steam.sh[2]: STEAM_RUNTIME is enabled automatically
setup.sh[77]: Steam runtime environment up-to-date!

for ps x | grep com.valvesoftware.Steam i get

244799 pts/0 S+ 0:00 bash /home/wcb/.var/app/com.valvesoftware.Steam/.local/share/Steam/steam.sh -no-cef-sandbox
244892 pts/0 S+ 0:00 /bin/bash /home/wcb/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh --print-steam-runtime-library-paths
244894 pts/0 S+ 0:00 /bin/bash /home/wcb/.var/app/com.valvesoftware.Steam/.local/share/Steam/ubuntu12_32/steam-runtime/run.sh --print-steam-runtime-library-paths
244897 pts/1 R+ 0:00 grep com.valvesoftware.Steam