this post was submitted on 23 Apr 2025
55 points (87.7% liked)
Linux
53485 readers
1479 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
Has largely worked fine for me on Tumbleweed.
There is/was an issue with launching some of the 'K' apps causing the desktop to hard lock. But this happens very rarely.
Haven't experienced problems like what you're describing though.
Been using Tumbleweed as well. May I ask if you encountered these 2 issues:
Stumbled upon some github issues saying that it's a longstanding problem (since 2009 even), but I can't believe that people put up with it for so long without fixing it.
I'm not even thinking of changing DE but this is annoying to say the least.
This happens on slower USB devices the data is buffered and the write won't be complete right away. You can use the "sync" command and wait until it completes to make sure it's done before you unmount the device. These days KDE shouldn't let you unmount before it's done though.