GNOME Bugzilla – Bug 332615
Nautilus cdburner gives wrong error on missing discspace
Last modified: 2007-02-06 20:32:28 UTC
When trying to burn a DVD while not having enough harddiskspace to store the temporary image I get this error message: Reload a rewritable or blank disc Please replace the disc in the drive with a supported disc with at least 4549 MiB free. The following disc types are supported: CD-R, CD-RW, DVD-RAM, DVD-RW, DVD+R, DVD+R DL, DVD+RW ------- I should of course get a message saying I don't have enough space on my harddisk to store the image not being told there is a problem with my DVD drive/blank media. Also is it impossible to write directly to disc? I think not having 4,7GB free under /tmp could be a common problem.
about writing directly to the disk: a bugreport is open about that since 2003 (bug 113480)
Ubuntu bug about that: https://launchpad.net/malone/bugs/34951 ".... The part of the bug consisting in: - It complains when trying to burn more than 3 gig of data (more or less) Is not really a bug. It was just that I had not enough space where it tries to build the image. I did'nt read correctly the warning. Anyway, it should show a dialog to choose another place with enough space, I think."
Committed to head and 2-16 should hopefully fix this. Can anyone confirm? Thanks. 2007-01-10 William Jon McCann <mccann@jhu.edu> * src/make-iso.c: (nautilus_burn_iso_make_from_graft), (nautilus_burn_iso_make_from_drive): * src/make-iso.h: * src/ncb-operation.c: (create_track_from_device), (create_track_from_burn_folder), (burn_cd): Show an error when not enough space to write ISO. Fixes #332615
*** Bug 388142 has been marked as a duplicate of this bug. ***
*** Bug 403368 has been marked as a duplicate of this bug. ***