• MJBrune@beehaw.org
    link
    fedilink
    English
    arrow-up
    8
    arrow-down
    22
    ·
    10 months ago

    I love Linux but this is a huge pain point for me with Linux. Just tell me actual errors like a professional OS would.

    • zurohki@aussie.zone
      link
      fedilink
      English
      arrow-up
      44
      ·
      10 months ago

      It does tell you the actual error, though. Following it up with “Good luck” isn’t particularly professional but removing it would just make the message more boring, not any clearer.

      • duncesplayed@lemmy.one
        link
        fedilink
        English
        arrow-up
        6
        ·
        10 months ago

        One smart thing I think Microsoft did was try to give every error message a code. Googling for “gpoopapp E0013” is often easier and gets more precise results than having to type in “gpoopapp The file /home/bitchslayer69420/.config/share/whatever.yaml could not be opened: File not found”

        • DrQuint@lemm.ee
          link
          fedilink
          arrow-up
          27
          ·
          edit-2
          10 months ago

          Unfortunately, the SEO hellscape means every single windows error just yield a “Try to install our patcher tool” article.

          How about both?

        • Strit@lemmy.linuxuserspace.show
          link
          fedilink
          arrow-up
          17
          ·
          10 months ago

          But in the latter case you don’t have to google. You already know what the problem is. The file it’s looking for is missing. So I’d rather have that kind of message than just an error code.

          • duncesplayed@lemmy.one
            link
            fedilink
            English
            arrow-up
            2
            ·
            edit-2
            10 months ago

            You definitely have to go to the Arch wikiGoogle in some cases. Knowing what the problem is and knowing how to fix it are sometimes seemingly unrelated. E.g., “Could not open foo.yaml: File not found” could actually mean “Some non-obvious file in the tarball was not set executable, which screwed up this one script that ran another script but couldn’t run some other script which didn’t give an error message, which made another script think the file had already been copied”. If you can find someone out there who ran into exactly the same problem, you can find a solution to it, but if none of the words in your error message are completely unique, it can be very hard to find someone with the same problem.

    • Knusper@feddit.de
      link
      fedilink
      arrow-up
      20
      ·
      edit-2
      10 months ago

      Personally, I do find these add additional information:

      1. That this really is a rather serious problem.
      2. Entropy, to make it easier to find others with the same problem.