Created attachment 63821 [details] In case my description of the message window was no clear enough Version: unspecified (using KDE 4.7.1) OS: Linux I have been trying to move some data from my ext4 partition over to an ntfs one. For every file copied I get one message window saying that. I spent over 30 minutes clicking Ok button. That's not really what I wanted to do. Reproducible: Always Steps to Reproduce: Try Cut & Paste from ext* partition to ntfs one in Dolphin Actual Results: For each and every file you get the following message window: "Can't change permissions to <file path>" Ok is the only button available Expected Results: IMO Dolphin should either not show them at all when moving to NTFS or have an Ignore option
It would be useful to paste your partition configuration in /etc/fstab, that will help developers to reproduce the problem.
This is a configuration example which causes this bug to appears (/etc/fstab): # UUID=06C759042738AD2E /media/docs ntfs defaults,nls=utf8,umask=007,gid=46 0
Dolphin should report that warnings in a non-intrusive way, for instance using its passive popups system on the bottom of the window.
Component smb sounds to me to samba, is it right? If it is the case, I think this bug has no relation to samba.
I think it was supposed to be kio/general. There is a bug report in that component about this issue already. *** This bug has been marked as a duplicate of bug 206500 ***