https://bugs.kde.org/show_bug.cgi?id=198772
Shubham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://commits.kde.org/kio | |/518a7496c5c561464c588cb252 | |7a8f82a0234671 --- Comment #10 from Shubham <[email protected]> --- Git commit 518a7496c5c561464c588cb2527a8f82a0234671 by Shubham Jangra. Committed on 03/12/2018 at 12:03. Pushed by shubham into branch 'master'. Warn user before copy/move job if the file size exceeds the maximum possible file size in FAT32 filesystem(4 GB) Summary: BUG: 198772 Test Plan: 1. Prepare copy/move job. 2. Copy/move the contents to external USB drive/ Pen drive formatted with FAT32 Result: Inline error message appears. Reviewers: ngraham, #frameworks, bruns, dfaure Reviewed By: ngraham, bruns, dfaure Subscribers: davidedmundson, elvisangelaccio, dfaure, cfeck, bruns, kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D16249 M +10 -1 src/core/copyjob.cpp M +2 -1 src/core/global.h M +10 -0 src/core/job_error.cpp https://commits.kde.org/kio/518a7496c5c561464c588cb2527a8f82a0234671 -- You are receiving this mail because: You are watching all bug changes.
