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 361522 - nautilus-cd-burner doesn't report failure due to large file sizes
nautilus-cd-burner doesn't report failure due to large file sizes
Status: RESOLVED OBSOLETE
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.14.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
: 343258 361762 399145 485330 507549 (view as bug list)
Depends on:
Blocks: 382368
 
 
Reported: 2006-10-11 18:41 UTC by Alexander Larsson
Modified: 2009-07-29 10:46 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alexander Larsson 2006-10-11 18:41:44 UTC
Reported in rh bugzilla at:
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210280

Description of problem:
nautilus-cd-burner doesn't feedback to the user when a file isn't included
because it is too large - if the only file being burnt is too large, a blank DVD
is "inexplicably" burnt. Indeed, given this apparent limitation in
growisofs/mkisofs, nautilus-cd-burner should check for overly large files before
burning.


Version-Release number of selected component (if applicable):
nautilus-cd-burner-2.14.3-1.fc5
dvd+rw-tools-5.21.4.10.8-6.2.1

How reproducible:
Always

When I try to burn the 4.2GB file directly with growisofs, I get the following:

# growisofs -dry-run -Z /dev/dvdwriter moog_backupdir-20061010.tar
Executing 'mkisofs moog_backupdir-20061010.tar | builtin_dd of=/dev/dvdwriter
obs=32k seek=0'
INFO:   UTF-8 character encoding detected by locale settings.
        Assuming UTF-8 encoded filenames on source filesystem,
        use -input-charset to override.
mkisofs: Value too large for defined data type. File moog_backupdir-20061010.tar
is too large - ignoring
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 0
Path table size(bytes): 10

Passing -udf doesn't help.
Comment 1 Chris Malton 2006-10-12 18:02:32 UTC
(In reply to comment #0)
> Reported in rh bugzilla at:
> https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=210280
> 
> Description of problem:
> nautilus-cd-burner doesn't feedback to the user when a file isn't included
> because it is too large - if the only file being burnt is too large, a blank
> DVD
> is "inexplicably" burnt. Indeed, given this apparent limitation in
> growisofs/mkisofs, nautilus-cd-burner should check for overly large files
> before
> burning.
> 
> 
> Version-Release number of selected component (if applicable):
> nautilus-cd-burner-2.14.3-1.fc5
> dvd+rw-tools-5.21.4.10.8-6.2.1
> 
> How reproducible:
> Always
> 
> When I try to burn the 4.2GB file directly with growisofs, I get the following:
> 
> # growisofs -dry-run -Z /dev/dvdwriter moog_backupdir-20061010.tar
> Executing 'mkisofs moog_backupdir-20061010.tar | builtin_dd of=/dev/dvdwriter
> obs=32k seek=0'
> INFO:   UTF-8 character encoding detected by locale settings.
>         Assuming UTF-8 encoded filenames on source filesystem,
>         use -input-charset to override.
> mkisofs: Value too large for defined data type. File
> moog_backupdir-20061010.tar
> is too large - ignoring
> Total translation table size: 0
> Total rockridge attributes bytes: 0
> Total directory bytes: 0
> Path table size(bytes): 10
> 
> Passing -udf doesn't help.
> 

I also have this problem.
Comment 2 Fabio Bonelli 2006-10-12 18:16:54 UTC
*** Bug 361762 has been marked as a duplicate of this bug. ***
Comment 3 William Jon McCann 2006-12-04 20:33:53 UTC
*** Bug 343258 has been marked as a duplicate of this bug. ***
Comment 4 Fabio Bonelli 2008-12-05 08:27:34 UTC
*** Bug 399145 has been marked as a duplicate of this bug. ***
Comment 5 Fabio Bonelli 2008-12-05 08:27:35 UTC
*** Bug 507549 has been marked as a duplicate of this bug. ***
Comment 6 Fabio Bonelli 2008-12-05 08:39:11 UTC
*** Bug 485330 has been marked as a duplicate of this bug. ***
Comment 7 Fabio Bonelli 2008-12-05 08:41:09 UTC
From bug #485330:

Opened by Bastien Nocera:
UDF allows for burning files bigger than 4GB while keeping the files readable
by all OSes. The work-around is explained at the bottom of:
http://fy.chalmers.se/~appro/linux/DVD+RW/Blu-ray/
Comment 8 Bastien Nocera 2009-07-29 10:46:18 UTC
nautilus-cd-burner has been replaced by Brasero in the GNOME 2.26 release. If your bug still applies to Brasero, please feel free to re-open the bug, and reassign it to brasero itself.