11
Steam takes forever to launch Arch Linux Nvidia
(pricefield.org)
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:
I was having similar problems on a fresh arch install with multiple apps taking upwards of 15 seconds to launch, and the "fix" ended up being to uninstall one or more of the "portal" packages (there are several with names like xdg-desktop-portal-gtk). https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/74 and https://bbs.archlinux.org/viewtopic.php?id=285334 for more info.
Could be completely unrelated, but it might be worth a try.
You are right, this fixes slow startup times for Steam, Firefox, Thunderbird and various others.
@setInner234 @deong yes, uninstall gtk-desktop-portal-gnome if you aren't using the gnome desktop, same for the kde variant if you aren't using kde. The gtk portal is most generic, it's supposed to be for any setup which doesn't have its own portals like many, or those who only have the minimum required, those which have something to do with compositor support, for example wlroots based setups. If your desktop has a portal backend, don't use the gtk one as you may be missing in functionality, arch devs should make more specific portal backend packages conflict with the generic gtk one, but o well.