After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 402568 - Maximum file system size not handled
Maximum file system size not handled
Status: RESOLVED DUPLICATE of bug 342437
Product: nautilus
Classification: Core
Component: File and Folder Operations
2.16.x
Other All
: Normal critical
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2007-01-30 19:54 UTC by cimarosti
Modified: 2007-01-30 19:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description cimarosti 2007-01-30 19:54:20 UTC
Steps to reproduce:
1. Create a large fat32 partition
2. Find a very large (4GB+) file
3. Copy/move it to the fat32 partition
4. wait for a crash


Stack trace:


Other information:
Expected Behaviour:

To handle the filesystem filesize limitation gracefully.

Before copying/moving:

ErrorMessageBox("The file you are copying/moving is too large. it cannot be copied in $filepath");
Comment 1 cimarosti 2007-01-30 19:59:50 UTC

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