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

  • @skymtfOP
    link
    fedilink
    English
    21 year ago

    for anyone wondering a I fixed by deleting this directory ~/nvidia/GLCache/

  • @[email protected]
    link
    fedilink
    English
    61 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.

    • @skymtfOP
      link
      fedilink
      English
      11 year ago

      Mine is legit only steam and takes upwards of 3-5 minutes

    • @[email protected]
      link
      fedilink
      English
      21 year ago

      You are right, this fixes slow startup times for Steam, Firefox, Thunderbird and various others.

  • @[email protected]
    link
    fedilink
    English
    2
    edit-2
    1 year ago

    What desktop environment or wm are you using? Are you using a login manager or launching your session from tty?

    I’ve had similar issues in the past but in my case I had to configure things so that when I log in it sets environment variables correctly and have my sway config start up xdg-desktop-portal correctly.

    I’ve also had situations where specifically xdg-desktop-portal-gtk was causing problems so id uninstall that while keeping the other xdg-desktop-portal-* packages, so it could be one of those causing it

    • @skymtfOP
      link
      fedilink
      English
      11 year ago

      I’m using KDE so my WM is kwin, and my login manager is SDDM