this post was submitted on 01 Nov 2024
69 points (82.2% liked)
Linuxsucks
133 readers
149 users here now
Shit on Desktop Linux and its evangelists here
No evangelizing for Linux
founded 3 weeks ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Same shit happens with notepad in windows when editing the hosts file.
You're right, some AI chat told me it wouldn't even open (by default). But at least it has a decent suggested solution in the error.
It's so stupid that it can't bring open an UAC prompt instead. Come on Windows you have a standardized way to elevate! Why don't you use it?
Kudos for being willing to try it and see!
One very minor detail to note, in your test you weren't actually overwriting the original file that you opened, but instead Notepad appended a
.txt
to the filename, which is its default behavior, but you still got the same type or error because you didn't have write permission for any file in that directory.