Bug 376634

Summary: Moving a folder from ext4-formated partition to a FAT32 partition does not remove all files at source and dolphin sometimes even segfaults
Product: [Applications] dolphin Reporter: Sebastian Ernst <ernst>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: elvis.angelaccio, ernst
Priority: NOR    
Version: 16.08.2   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: dolphin segfault backtrace

Description Sebastian Ernst 2017-02-18 20:31:51 UTC
Created attachment 104104 [details]
dolphin segfault backtrace

Dolphin 16.02.2 on openSUSE Leap 42.2 Linux.

I am trying to move a bunch of folders from an ext4-formatted (home-) partition to another FAT32-formated partition. (The folders and files therein originated mostly from a digital camera, which has a FAT32-formatted SD-card itself.) When doing so, Dolphin throws some "access denied" errors for some seemingly random files at the target of the move operation although every file is actually copied into its desired destination. Additionally, the files for which there is an error message are not removed at the source location. Moving the same set of files with the bash command "mv" only throws the usual messages about being unable to maintain access rights but moves all folders / files in question without leaving any copies at the source location. Its rather strange. Any suggestions on how to debug this any further are highly appreciated. 

During one try, I got a segfault - see attachment.
Comment 1 Elvis Angelaccio 2017-02-19 10:29:59 UTC
Hi, there is already a report for this. Please continue there.

*** This bug has been marked as a duplicate of bug 364039 ***