I am using Arch linux on a nvidia machine with the latest nvidia package, and the default linux kernel. I have noticed steam takes forever to launch and seems to loop, this happens on both xorg and wayland

https://pastebin.com/N7u81UHM

  • deong@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    1 year ago

    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.

      • @linuxrocks.online
        link
        fedilink
        arrow-up
        1
        ·
        1 year ago

        @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.