https://bugs.kde.org/show_bug.cgi?id=434145
--- Comment #7 from Martin <kom...@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 watching all bug changes.