this post was submitted on 23 Mar 2024
156 points (99.4% liked)
Linux
47952 readers
1391 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Wayland is still unusable for me. Was happily running Wayland in 5.27 But have encountered nothing but issues in 6.0, main one being performing any sort of action with animations, scrolling, opening notifications etc causes the desktop frame rate to pummet, sometimes even hitting zero. All AMD build as well. I'll keep checking back to see if it's fixed but I'm too new to Linux to do any real sleuthing. X11 has been working fine in the meantime.
Use KJournald for a GUI Journald & kdebugsettings for controlling the program error log lvl. In KJournald, start with Emergency and work your way down to Warning. It'll help you out greatly for identifying bugs.
Yes, spend a lot of time troubleshooting something that should already been stable
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.
Bugs are fine, but we are not beta testers. It clearly wasn't ready for the stable version
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.
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.