https://bugs.kde.org/show_bug.cgi?id=399270
Geert Janssens <i...@kobaltwit.be> changed: What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|1 |0 Status|NEEDSINFO |REPORTED Resolution|WAITINGFORINFO |--- --- Comment #2 from Geert Janssens <i...@kobaltwit.be> --- (In reply to Ahmad Samir from comment #1) > Copied the the two above items using dolphin, and the result: > [~/test-setgid]>$ ls -l copied-file-with-dolphin > -rw-r--r-- 1 ahmad ahmad 6 Sep 24 00:26 copied-file-with-dolphin > [~/test-setgid]>$ ls -ld copied-dir-from-dolphin/ > drwxr-sr-x 2 ahmad users 4096 Sep 24 00:27 copied-dir-from-dolphin/ > > So it looks like it's the same behaviour as using cp from the cli. > > Can you still reproduce this issue? The file "copied-file-with-dolphin" in your output above shows exactly the issue I'm pointing out: its primary group is still ahmad instead of users. So it seems you are equally able to reproduce this issue... And I have just tested, it still happens for me as well. Interestingly it seems to go wrong for files only. The group id is set correctly on directories. -- You are receiving this mail because: You are watching all bug changes.