View Issue Details

IDProjectCategoryView StatusLast Update
0002182MMW v4Burning / Disc Handlingpublic2005-12-06 06:02
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0002182: Burn Audio CD: space indicator inaccurate for Data CD
DescriptionIf the user has inserted a Data CD that has some data burned to it and then attempts to Burn an Audio CD to that CD, then the space used indicator on the right shows that the entire CD has been used, BUT the space indicator at the bottom of the dialog shows that plenty of space is available!!

e.g.

Burn indicator at bottom: Burn 12:21/1:10
Space Used indicator at right: 656.7 MB

We should probably change the Burn indicator to the following format (consistent with data CD burning):

Burn: hh:mm (Available hh:mm / hh:mm)
TagsNo tags attached.
Fixed in build917

Activities

Ludek

2005-11-22 19:57

developer   ~0006328

Last edited: 2005-11-22 19:57

Burn: hh:mm (Available hh:mm / hh:mm) doesn't make sense, because currently we need a blank CD for burning Audio CD.
I have added some 'is not blank CD' strings to indicate it (on the space indicator).
Also '!Burn' button is automatically disabled when MM indicates that DVD is inserted instead of CD to burn audio tracks.

rusty

2005-11-24 05:31

administrator   ~0006347

This seems to work nicely. Just a couple of small issues:

1) If Blank CDs are required for Audio CD burning, then why do we allow multisession CDs to be created in this dialog?

2) The text should be changed as follows:

Burn: 2:54 / 1:10 ! (is not blank CD)

-->

Burn: 2:54 / 1:10 (CD is not blank!)

Ludek

2005-11-24 14:48

developer   ~0006353

Last edited: 2005-11-24 14:51

1) I will discuss with Jiri, why he has implemented 'allow further writing' for Audio CDs.

2) By using 'is not blank CD' text I want to say that for example blank DVD is inserted and I think that 'CD is not blank' doesn't express this.

rusty

2005-11-24 17:22

administrator   ~0006354

1) ok--let me know.
2) the problem is that 'is not blank CD' doesn't sound grammatically correct. Possible alternatives are: 'Insert blank CD!' or use 2 different messages:
'CD is not blank!' and 'CD is not inserted!'.

Ludek

2005-11-24 22:32

developer   ~0006362

1) Jiri think that 'Allow further writing' makes sense in case of audio CD burning.
2) Added 2 different messages:
'CD is not blank!' and 'CD is not inserted!'
Try to review in build 916.

rusty

2005-11-25 12:51

administrator   ~0006370

Tested in 916 and it looks better. The only remaining problems are that:

1) I still don't understand why we've implemented multisession if it isn't supported for audio CDs (maybe this isn't a bug but it would be nice to understand this).

2) The messages appear as: Burn: 2:54 / 1:10 ! (CD is not blank)

But they should appear as: Burn: 2:54 / 1:10 (CD is not blank!)

i.e. the exclamation point is in the wrong spot.

Ludek

2005-11-25 15:13

developer   ~0006381

Last edited: 2005-11-25 15:19

1) Discuss with Jiri, please. He said: "Why not?"
2) Ok, it has been done same way for (exceeds CD capacity!), (No disc is inserted!) and (CD is not inserted!) too.

rusty

2005-12-06 06:02

administrator   ~0006515

Verified error messages 921. Closing.