https://bugs.kde.org/show_bug.cgi?id=253678
Ahmad Samir <a.samir...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.86 Latest Commit| |https://invent.kde.org/fram | |eworks/kio/commit/c27196acc | |33243db1da847a43a63f3442b26 | |1688 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #1 from Ahmad Samir <a.samir...@gmail.com> --- Git commit c27196acc33243db1da847a43a63f3442b261688 by Ahmad Samir. Committed on 12/08/2021 at 09:59. Pushed by ahmadsamir into branch 'master'. kio_file: detect failure to create symlinks due to filesystem support The symlink() system call sets errno to EPERM (operation not permitted) when the filesystem doesn't support symlinks; check the filesystem type so that we can show a better error message. FIXED-IN: 5.86 M +26 -7 src/ioslaves/file/file_unix.cpp https://invent.kde.org/frameworks/kio/commit/c27196acc33243db1da847a43a63f3442b261688 -- You are receiving this mail because: You are watching all bug changes.