• JulianEnglish
    arrow-up
    48
    arrow-down
    2
    ·
    4 months ago
    link
    fedilink

    Of all the things to take from windows, this is one of the better ones. Especially if it gets more info in the future. For less tech-literate users, a screen like this is a lot better than a hard to read dump to a terminal.

      • Sekoia
        arrow-up
        13
        arrow-down
        0
        ·
        4 months ago
        edit-2
        4 months ago
        link
        fedilink

        I’d suggest some kind of “press this key to view debug information” text (or make it documented but not visible, to avoid people just pressing whatever button is written on the screen)

        • Possibly linuxEnglish
          arrow-up
          7
          arrow-down
          2
          ·
          4 months ago
          link
          fedilink

          Why? People aren’t idiots. If they don’t know what it means they can look it up or ask for help.

          • kitnaht
            arrow-up
            18
            arrow-down
            2
            ·
            4 months ago
            link
            fedilink

            People aren’t idiots. If they don’t know what it means they can look it up or ask for help.

            Flip that. People are idiots. If they don’t know what something means, they won’t look it up. Not Desktop Linux users today but, definitely normies if Linux ever comes on a system they buy in the future.

          • bastion
            arrow-up
            2
            arrow-down
            0
            ·
            4 months ago
            link
            fedilink

            Because for the bulk of users, unless they are power users, all they need to know is that things didn’t work.

            Things actually useful to have on the BSOD:

            • distro-specific instructions for submitting a bug report
            • option to reboot
            • option to show debug info
            • option to show a qr code that submits a bug report
            • and, if configured by the distro or system admin, debug info
            • Possibly linuxEnglish
              arrow-up
              1
              arrow-down
              0
              ·
              4 months ago
              link
              fedilink

              How are you going to use your computer when the kernel panics. That’s kind of the problem, it panicked. It would be nice if it rebooted after a minute or two

              • bastion
                arrow-up
                3
                arrow-down
                0
                ·
                4 months ago
                link
                fedilink

                Any information given would obviously be for use with another device.

                QR code, for example. These are instructions or information about the crash, not links (except the QR code, which would obviously be read by another device).

        • MondayToFriday
          arrow-up
          1
          arrow-down
          0
          ·
          4 months ago
          link
          fedilink

          How would a kernel that has already crashed handle keypresses?

          • Sekoia
            arrow-up
            1
            arrow-down
            0
            ·
            4 months ago
            link
            fedilink

            I’m not an OS dev, I have no idea how stuff this low-level works.