this post was submitted on 10 Jul 2026
216 points (94.3% liked)
Technology
86219 readers
2872 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Be fair though, "saving from a GUI app" is not exactly Linux's strong point either.
Click "save"; wonder which badly written save dialog this app is going to use; is it the one with the save button at the top? Or the bottom? Will it actually appear, or will it pop up below the window for Reasons, making you think the dammed thing has crashed? Maybe it's one with a list of favourite locations in the left maybe it's not... Maybe they're actually my favourite locations, or maybe it's an entirely different set of the developer's. If I'm lucky, there's a way to navigate to my home directory without going all the eay to the root and working up from there, more than likely not...
Best of all, it's one of those Save dialogues that thinks it's smart to enumerate the entire goddamned filesystem, network mounts and all, before it will respond to any input at all, leading to the window manager eventually fretting that maybe the application has crashed... Or perhaps it's one of those ones related to Dolphin that thinks it understands WebDAV mounts better than davfs, except that it actually doesn't and you end up saving to a temporary directory just so you can move the file where you actually wanted it from the commandline...
aaaaaargh
Don't get me wrong, I use Linux on all my machines and have been a Unix user since NetBSD 0.8 (33 years, fml...) But clicking "save" or "open" is one of those things that has me shaking my head thinking "how can it STILL be this bad" every time.
Each application is using the save dialog from whatever graphics API it was made in. GTK, qt, some tK ones are still kicking around...