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 507549 - Can't burn files over 2GB size
Can't burn files over 2GB size
Status: RESOLVED DUPLICATE of bug 361522
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.20.x
Other All
: Normal critical
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-05 21:35 UTC by Valent Turkovic
Modified: 2008-12-05 08:27 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Valent Turkovic 2008-01-05 21:35:53 UTC
Steps to reproduce:
1. put 4GB file in nautilus-burner
2. try to burn
3. error message


Stack trace:


Other information:
I tried burning 4GB file onto a DVD using nautilus-burner and on hitting "Write to  disc" I got an error message:

Error writing to disc
There was an error writing to the disc:
Unhandled error, aborting

This have no info why I can't burn these files do DVD.

I tried brassero and I got similliar nonsense error message.

Choosing to burn to an iso file on hard drive just aborted without and error message!?!

I tried K3b started to write these files to DVD without problem, it only showed a message saying "Detected files bigger than 2GB. These files will be only fully accesible if mounted with UDF."

and these are the commands k3b uses that work if it helps you to fix this bug.

growisofs command:
-----------------------
/usr/bin/growisofs -Z /dev/sr0=/dev/fd/0 -use-the-force-luke=notray -use-the-force-luke=tty -use-the-force-luke=tracksize:2153955 -dvd-compat -speed=8 -use-the-force-

mkisofs calculate size command:
-----------------------
/usr/bin/genisoimage -gui -graft-points -print-size -quiet -volid K3b data project -volset  -appid K3B THE CD KREATOR (C) 1998-2006 SEBASTIAN TRUEG AND THE K3B TEAM -publisher  -preparer  -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-valentt/k3bthOR3a.tmp -rational-rock -hide-list /tmp/kde-valentt/k3buip0rc.tmp -joliet -joliet-long -hide-joliet-list /tmp/kde-valentt/k3byMmmga.tmp -no-cache-inodes -allow-limited-size -udf -full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-valentt/k3bel12xb.tmp 

mkisofs command:
-----------------------
/usr/bin/genisoimage -gui -graft-points -volid K3b data project -volset  -appid K3B THE CD KREATOR (C) 1998-2006 SEBASTIAN TRUEG AND THE K3B TEAM -publisher  -preparer  -sysid LINUX -volset-size 1 -volset-seqno 1 -sort /tmp/kde-valentt/k3bgkujdc.tmp -rational-rock -hide-list /tmp/kde-valentt/k3bA8QPsc.tmp -joliet -joliet-long -hide-joliet-list /tmp/kde-valentt/k3bGH6rYb.tmp -no-cache-inodes -allow-limited-size -udf -full-iso9660-filenames -iso-level 2 -path-list /tmp/kde-valentt/k3bo9WyVb.tmp
Comment 1 Valent Turkovic 2008-06-04 07:00:58 UTC
Do you need some more feedback from me?
Comment 2 Fabio Bonelli 2008-12-05 08:27:35 UTC
Hello Valent,

Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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