[dolphin] [Bug 434145] Copying gets stuck after first file with SELinux disabled
Martin
bugzilla_noreply at kde.org
Sat May 22 10:54:15 BST 2021
https://bugs.kde.org/show_bug.cgi?id=434145
--- Comment #7 from Martin <komodo at tranceshock.net> ---
So I've found the problem.
I have discovered that even this one file is copied it doesn't have the time
preserved.
So in the end I've found that there is one process stuck.
file.so [kdeinit5] file local:/run/user/1000/klauncherfiCBLx.1.slave-socket
local:/run/user/1000/krusaderEPmkdB.2.slave-socket
and when I run strace on this process there were many errors like this
fgetxattr(5, "security.selinux", 0x5563bb655cf8, 18446744073709551615) = -1
EOPNOTSUPP (Operation not supported)
So I have enabled SELinux and copying is working fine.
But I don't want to have SELinux enabled. Please try to resolve this issue.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list