Yep. I had the exact same issue with steam flatpak on arch.
I installed "native'" steam via package manager and it doesn't have this issue.
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
WWW:
Discord:
IRC:
Matrix:
Telegram:
Yep. I had the exact same issue with steam flatpak on arch.
I installed "native'" steam via package manager and it doesn't have this issue.
I don't have an answer for you, but out of curiosity, is the freeze exactly 25 seconds? Because if so, it suggests that something is waiting for a dbus response that never arrives. Maybe a desktop portal request, for example. (The dbus timeout defaults to 25 seconds, IIRC.)
Also, while it's frozen, you might want to check beneath all the open windows to see if a new window has appeared behind them. It's possible that Steam opened a dialog box that's waiting for you to respond to it, but it somehow didn't get brought to the front.
I don’t have an answer for you, but out of curiosity, is the freeze exactly 25 seconds?
Possibly? How would I do some dbus debugging to confirm that?
Also, while it’s frozen, you might want to check beneath all the open windows to see if a new window has appeared behind them.
I don't think this is it, because when the UI unfreezes I often move the window around because it goes into drag mode and don't see anything behind it.
The freeze behaves like, I get a message and I open it to respond and maybe get a letter or 2 types before it just hard freezes.
Did you set the correct permissions?
How would I do some dbus debugging to confirm that?
man dbus-monitor
I would confirm that it's 25 seconds first, to avoid a possible wild goose chase.
In case you don't know, the main Steam issue tracker lives here:
https://github.com/ValveSoftware/steam-for-linux/
...and the Steam Flatpak issue tracker lives here: