The bug-fixing continued this week with the aim of getting Plasma 6.0.3 into a great state. Already the big bugs you folks found have almost all been fixed, and this week a lot of time was spent on some X11 regressions and various crashes that our new automatic crash reporting system was able to find (thanks for submitting those! It really does help). A number of automated tests were also added, and finally some nice UI improvements to round things out. More exciting work is in progress too, but not quite ready to mention here!

  • @utubas
    link
    -42 months ago

    Yes, spend a lot of time troubleshooting something that should already been stable

    • Rustmilian
      link
      fedilink
      English
      7
      edit-2
      2 months ago

      If you want it to be stable, you have to troubleshoot and send bug reports, and take advantage of Plasma 6 crash auto report system. Literally zero software is magically going to be completely bug free for every single possible hardware configuration. That’s just not how it works. It’s the entire reason why debug tools, debug symbols, auto report systems, bug trackers and so on exist for every single piece of software ever made.

      I took the time to report bugs using a live ISO when plasma 6 was still in testing, and guess what? My system is more or less stable, even when plasma 6 first launched and everyone else were having a bunch of problems; which btw is to be expected and everyone else is aware of that except for apparently you. Only some minor harmless warnings persist now.

      • @utubas
        link
        -22 months ago

        Bugs are fine, but we are not beta testers. It clearly wasn’t ready for the stable version

        • Rustmilian
          link
          fedilink
          English
          8
          edit-2
          2 months ago

          Actually, it was ready for the stable version.
          The vast majority of the bugs reported by beta testers were fixed by the time the launch date rolled up. You just got unlucky where no beta testers had the same hardware configuration as you to test and discover bugs on.

          That’s the entire reason why the beta program is public, to get as many people as possible with a wide range of different hardware configurations to report as many bugs as possible in the early stages so they can fix them before launch.

        • @baru@lemmy.world
          link
          fedilink
          42 months ago

          There’s a huge difference in something used by 100s or 1000s of people. Once something is used significantly more it’ll result in bugs that nobody ever noticed before.

          Further, the best way to keep things stable is regular timed releases. You seem to be advocating for releasing irregularly. Projects used to do that in the past. Regular releases result in way more stable software.