Bug 107359

Summary: cue / bin filename check
Product: [Applications] k3b Reporter: Maarten ter Huurne <maarten>
Component: generalAssignee: Sebastian Trueg <trueg>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Maarten ter Huurne 2005-06-13 21:33:56 UTC
Version:           0.11.23 (using KDE 3.4.1 Level "a" , SUSE 9.2 UNSUPPORTED)
Compiler:          gcc version 3.3.4 (pre 3.3.5 20040809)
OS:                Linux (i686) release 2.6.8-24.16-default

Sometimes a cue/bin file pair that is generated by a Windows user has the cue file referring to the bin file with the wrong case. For example "disc.cue" defers to "disc.BIN", while the image file is called "disc.bin".

Right now, cdrecord returns an error on this situation. It would be nice for the user if K3b would already alert the user of this problem as soon as the user selects the cue file.

Even better would be if K3b would offer to rename the bin file, or write a corrected version of the cue file in a temporary file and use that to burn.
Comment 1 Stephen Johnson 2005-10-22 00:16:37 UTC
I think this is a good idea. But obviously, k3b should only offer to auto-correct if there is actually no disc.BIN file, using your example.
Comment 2 Christoph Burger-Scheidlin 2006-09-22 16:10:59 UTC

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