this post was submitted on 06 Jul 2023
10 points (91.7% liked)
Linux Gaming
15234 readers
81 users here now
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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.
Mine is legit only steam and takes upwards of 3-5 minutes
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.