• @MJBrune@beehaw.org
    link
    fedilink
    English
    99 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.

    • janAkali
      link
      English
      609 months ago

      Just tell me actual errors like a professional OS would.

      Professional OS:

      • Thorned_Rose
        link
        fedilink
        159 months ago

        Ah, my Windows (dual booted and hardly ever used) desktop wallpaper. 😅

    • @zurohki@aussie.zone
      link
      fedilink
      English
      489 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
        link
        English
        69 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
          31
          edit-2
          9 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
          link
          fedilink
          219 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
            link
            English
            2
            edit-2
            9 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
      25
      edit-2
      9 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.