• MeanEYE@lemmy.worlddeleted by creator
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 years ago

    Nope, Debian Testing on machine with 12 cores and 32GB of RAM and 3GB/s M.2 drive.

    And my systemd-analyze says graphical.target reached after 5.690s in userspace. Most of which is network manager waiting for online status, mounting filesystems, and timesyncd waiting clock update.

    • pajn@lemmy.blahaj.zone
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 years ago

      Sounds like you have a borked dbus or is using the GTK_USE_PORTAL env variable, 20 second timeouts are gtks standard way of dealing with something it doesn’t like. Firefox should take < 1 second to start fresh and takes < 3s for me, restoring hundreds of tabs

      • MeanEYE@lemmy.worlddeleted by creator
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 years ago

        Hm, interesting idea. Any suggestion how I can check/reset this?