• muhyb@programming.dev
    link
    fedilink
    arrow-up
    1
    ·
    2 days ago

    and the new version of all the software that is still running with the old version.

    That’s why it’s recommended to reboot after a major update, and usually there is a notification for that. But there is usually no need to rush the reboot if you work on something.

    If one needs a certain release of a program I guess using the AppImage version would be the best.

    • ReversalHatchery@beehaw.org
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      16 hours ago

      but that’s where it becomes more serious: when basic functions of the system fail, silently. when you can’t even reboot without a terminal, because the reboot dialog crashes

      • muhyb@programming.dev
        link
        fedilink
        arrow-up
        1
        ·
        edit-2
        15 hours ago

        It actually doesn’t crash, it just cannot show the requirement of the root password in a dialog. I think this can be fixed via lengthen the timeout of polkit. Though I can understand why most distros don’t change the default time because of security reasons. It would be nice if they give an option for it, at least for personal use cases. However, completely removing that timeout would be a security problem, even if the only user is you.