Bug 87231

Summary: case insensitive parsing of of cue file (CUE image filename CAPS)
Product: [Applications] k3b Reporter: Richard Lees <rlees>
Component: Image FormatsAssignee: k3b developers <k3b>
Status: CONFIRMED ---    
Severity: wishlist CC: becheru.petru.ioan, jbrandligt, maarten, mail, ra100
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Richard Lees 2004-08-15 06:38:25 UTC
Version:           0.11.10 (using KDE 3.2.2, Gentoo)
Compiler:          gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)
OS:                Linux (i686) release 2.4.26-gentoo-r6

My 1st time trying to burn a .cue/.bin file and it didn't work right off because the Windoze file had CAPS in the .cue file for the name of the .bin file.  Of course the Linux file name was not in caps so I got the message "Seems not to be a usable image." because it couldn't find the context-sensitive .bin file listed in .cue.

Changing the .cue file to lower-case solved the problem.

Suggestions:
	- if the .bin file can't be found, check for non-case-sensitive and continue or offer to continue if it's found.
	- OR, expand this error message a bit to explain what the problem is (ie. matching .bin file listed in .cue can not be found.  Check case-sensitive .cue file." would be better.
Comment 1 Christoph Burger-Scheidlin 2006-09-22 16:11:04 UTC
*** Bug 107359 has been marked as a duplicate of this bug. ***
Comment 2 Christoph Burger-Scheidlin 2006-11-01 00:55:19 UTC
*** Bug 136600 has been marked as a duplicate of this bug. ***
Comment 3 Christoph Burger-Scheidlin 2006-11-01 00:57:31 UTC
renamed after I was hard pressed to find it again. Changing to NEW to indicate that it is something that people ran into more frequently.
Comment 4 yamal 2006-12-16 16:40:25 UTC
In 0.12.17 (0.12.17-1ubuntu3) k3b's selection dialog guesses the correct bin file when loading a cue file that has the bin's filename with the wrong case. No error or notification is shown to the user and md5 gets calculated normally, suggesting all is okay to start burning.

However, burning still fails because k3b passes the original cue file to cdrecord/cdrdao, which causes those to not find the bin file.

So part of the suggestions made by the original reporter have been implemented (http://bugs.kde.org/show_bug.cgi?id=115755), but in such a way that actually burning the image will unfortunately still fail.

This was reported in Ubuntu as http://launchpad.net/bugs/75887
Comment 5 Sebastian Trueg 2007-01-23 15:18:00 UTC
*** Bug 140200 has been marked as a duplicate of this bug. ***
Comment 6 Sebastian Trueg 2007-03-07 12:01:17 UTC
*** Bug 142635 has been marked as a duplicate of this bug. ***