Bug 405360

Summary: When copy/move to FAT32 file system fails because file size limit, an error message mentions the mount point of the destination instead of name of the file that Dolphin can not copy/move
Product: [Frameworks and Libraries] frameworks-kio Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: David Faure <faure>
Status: RESOLVED FIXED    
Severity: normal CC: kdelibs-bugs-null
Priority: NOR    
Version First Reported In: git master   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 5.57
Sentry Crash Report:
Attachments: screenshot

Description Patrick Silva 2019-03-11 18:33:17 UTC
Created attachment 118722 [details]
screenshot

I tried to copy a file larger than 4GiB named videos.tar.gz to a pen drive
formatted with FAT32 file system. Now, thanks a recent improvement,
Dolphin shows an error message about the file size limit before start to copy:

"Cannot transfer file:///... because it is too large..."

However, as we can see in my screenshot, the "file" mentioned by the error message is the mount point of the destination. 

STEPS TO REPRODUCE
1. try to copy/move a file larger than 4 GiB to a partition formatted with FAT32 file system
 

OBSERVED RESULT
Already explained above.

EXPECTED RESULT
the error menssage mentions the name of the file larger than 4 GiB

SOFTWARE/OS VERSIONS
Operating System: KDE neon Developer Edition
KDE Plasma Version: 5.15.80
KDE Frameworks Version: 5.57.0
Qt Version: 5.12.0
Comment 1 Nate Graham 2019-03-17 16:30:42 UTC
Git commit 24c5695437b6608b9f01ff6d0320d76d1e47e4a9 by Nate Graham.
Committed on 17/03/2019 at 16:29.
Pushed by ngraham into branch 'master'.

Display the correct file/path in "too bit for fat32" error message
FIXED-IN: 5.57

M  +1    -1    src/core/copyjob.cpp

https://commits.kde.org/kio/24c5695437b6608b9f01ff6d0320d76d1e47e4a9