Bug 282483 - Dolphin spawn too many messages when moving files to NTFS partiton
Summary: Dolphin spawn too many messages when moving files to NTFS partiton
Status: RESOLVED DUPLICATE of bug 206500
Alias: None
Product: kio
Classification: Frameworks and Libraries
Component: smb (show other bugs)
Version: SVN
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-21 15:26 UTC by Michał Zając
Modified: 2011-09-22 21:47 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
In case my description of the message window was no clear enough (34.97 KB, image/png)
2011-09-21 15:26 UTC, Michał Zając
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Zając 2011-09-21 15:26:28 UTC
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
Comment 1 Rafael 2011-09-21 15:41:19 UTC
It would be useful to paste your partition configuration in /etc/fstab, that will help developers to reproduce the problem.
Comment 2 Rafael 2011-09-21 15:48:44 UTC
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
Comment 3 Rafael 2011-09-21 15:51:27 UTC
Dolphin should report that warnings in a non-intrusive way, for instance using its passive popups system on the bottom of the window.
Comment 4 Rafael 2011-09-21 21:06:37 UTC
Component smb sounds to me to samba, is it right? If it is the case, I think this bug has no relation to samba.
Comment 5 Frank Reininghaus 2011-09-22 21:47:22 UTC
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 ***