rpattabi / diskpacker

Automatically exported from code.google.com/p/diskpacker
0 stars 0 forks source link

irp: Duplicate files in DVD root directory #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In Infrarecorder project: 
Whatever 'file' goes into the root directory of a DVD, it comes twice. In
other words, Files in dvd root directory have 2 entries each. 

It does not happen to files in sub folders.

bin_packed txt files are normal. 

Duplicated files inflate the Disk size. if they are removed, project size
comes to estimated size.

Issue exists in irp compilations. other compilations (k3b, brasero) are not
scanned for this problem yet.

Original issue reported on code.google.com by ananth.p...@gmail.com on 3 Jun 2008 at 1:41

GoogleCodeExporter commented 9 years ago
Infrarecorder generator is not supposed to 'walk' through simple element (ie. 
file).
Also improved the test coverage to consider the scenario that failed. See 
revision 22.

Original comment by ragunath...@gmail.com on 3 Jun 2008 at 3:09

GoogleCodeExporter commented 9 years ago
Verified. It works fine now.

Original comment by ananth.p...@gmail.com on 3 Jun 2008 at 3:11