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 359997 - Broken filenames under Windows for DVD writing
Broken filenames under Windows for DVD writing
Status: RESOLVED FIXED
Product: nautilus-cd-burner
Classification: Deprecated
Component: cd-burner
2.16.x
Other All
: Normal critical
: ---
Assigned To: Nautilus CD Burner Maintainers
Nautilus CD Burner Maintainers
: 374910 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-10-05 19:40 UTC by SchAmane
Modified: 2007-04-16 08:36 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
Fix Joliet format on DVD writing (590 bytes, patch)
2006-10-25 16:11 UTC, SchAmane
none Details | Review
patch (1.50 KB, patch)
2006-10-25 17:04 UTC, William Jon McCann
committed Details | Review

Description SchAmane 2006-10-05 19:40:54 UTC
Please describe the problem:
Burned DVD shows proper long filenames, but if you look to DVD under windows you get 8.3 file names. Thats very wired.
I happends until 2.15.2 here.

Steps to reproduce:
1. Just write DVD with some files which have long filenames
2. Try open DVD under windows
3. Filenames are broken


Actual results:


Expected results:


Does this happen every time?
yes. every time.

Other information:
Please if you fix that bump new version as soon as possible, for me this is very critical bug :o(
Comment 1 Fabio Bonelli 2006-10-06 07:56:33 UTC
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 323506 ***
Comment 2 SchAmane 2006-10-06 08:49:45 UTC
Just little bit more description to this bug. Its not a dublicate of 323506.
Problem i try to describe happend only with DVD, only with n-c-b what use DVD burn on the fly.
Under linux all filenames on DVD burned with n-c-b are showed correctly! Only if you open same DVD under WindowsXP all filenames get 8.3 pattern names.
CD writing with same version of n-c-b dont have that problem.

#323506 shows another error if filenames are much longer than filenames allowed by ISO Standart. I am speaking about filename length that is in Standard range.
Comment 3 Fabio Bonelli 2006-10-06 09:50:37 UTC
Oh. I've misinterpreted "long filenames" then. Reopening. :-)
Comment 4 Sebastien Bacher 2006-10-25 12:10:39 UTC
Ubuntu bug about that: https://launchpad.net/products/nautilus-cd-burner/+bug/68084

"Nautilus CD Burner does not enable joliet extensions when burning to DVD

Binary package hint: nautilus-cd-burner

Further Information:
When burning a DVD with nautilus-cd-burner, and the filenames are long file names i.e. "Long Filename.txt", the DVD is readable in Unix, however only 8.3 character file names are visible under MS Windows.

Debugging Performed:
I turned on debug information and ran the nautilus-cd-burner from the command line, and the output shows the following information:

launching command: growisofs -dvd-compat -graft-points -path-list /tmp/iso-dwoodwar.9KXWHT -Z /dev/hda -input-charset utf8 -r -V Personal Data, Oct 24, 2006
growisofs stderr: WARNING: /dev/hda already carries isofs!
growisofs stdout: About to execute 'mkisofs -graft-points -path-list /tmp/iso-dwoodwar.9KXWHT -input-charset utf8 -r -V Personal Data, Oct 24, 2006 | builtin_dd of=/dev/hda obs=32k seek=0'
growisofs stderr: 2.78% done, estimate finish Tue Oct 24 22:49:32 2006

Summary:
From my understanding of the growiso command the command line parameter "-J" is required to ensure that Joliet extensions are written.

Many Thanks

Dave Woodward
..."
Comment 5 SchAmane 2006-10-25 15:55:41 UTC
So that should be easy to fix. And for me that bug is critical :o(
Comment 6 SchAmane 2006-10-25 16:11:42 UTC
Created attachment 75386 [details] [review]
Fix Joliet format on DVD writing

works for 2.17.1
Comment 7 William Jon McCann 2006-10-25 17:04:43 UTC
Created attachment 75391 [details] [review]
patch

This should fix it.
Comment 8 William Jon McCann 2006-10-25 17:05:23 UTC
I've committed that patch to head and 2-16.  Does it fix the problem for you?
Comment 9 Sebastien Bacher 2006-10-26 09:04:41 UTC
From the Ubuntu bug:

"Good news.

I applied the patch (after spending quite a while working out which -dev packages to install)

Compiled the app, installed it.

And verified the -J parameter was passed to growisofs.

Thanks

Woody"
Comment 10 William Jon McCann 2006-10-26 17:06:28 UTC
Great.  Thanks.
Comment 11 Tiago Cruz 2006-11-14 00:32:41 UTC
*** Bug 374910 has been marked as a duplicate of this bug. ***
Comment 12 ccc1 2007-04-16 08:36:28 UTC
hi,

I still have problems with long filenames on dvds burned with nautilus under windows xp. Only the first 64 characters are displayed. Is this an restriction the format dvds are burned with nautilus-cd-burner?

If i burn with GnomeBaker the filenames are displayed correctly in windows xp.