Bug 107359 - cue / bin filename check
Summary: cue / bin filename check
Status: RESOLVED DUPLICATE of bug 87231
Alias: None
Product: k3b
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Sebastian Trueg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-13 21:33 UTC by Maarten ter Huurne
Modified: 2006-09-22 16:10 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***