View Issue Details

IDProjectCategoryView StatusLast Update
0010085MMW v4Burning / Disc Handlingpublic2012-12-04 03:56
Reporterrusty Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version4.0.7 
Target Version4.1Fixed in Version4.1 
Summary0010085: Incorrect error message when no space is available on a disc
DescriptionIf the user inserts a disc that has been closed, and tries to initiate a data disc burn,
--> final screen of the burn wizard shows:
 Burn: 7.0 MB / 0 B (requires > 1 disc!)

What should happen is that an error indicating that a new disc is required. e.g. existing message (Waiting for a new disc) or new error (requires a new disc)

If the user then clicks [Burn]
-->
The selected files exceed available disc space. Do you want to span files across multiple discs?
[Back] [OK] [Cancel]

What should happen is that the burn button should be greyed out if 0B are available on the destination disc.
TagsNo tags attached.
Fixed in build1609

Activities

Ludek

2012-11-27 18:43

developer   ~0033417

Last edited: 2012-11-27 18:43

I guess it should depend on disc type, I remember that in the past if full and closed RW was inserted then MM allowed to erase it after the clicking the [Burn] button.
It is still possible, but before this MM shows the spanning dialogs. The spanning dialogs should be probably shown just if the free disk space is more than 0 Bytes.

Ludek

2012-11-29 18:42

developer   ~0033503

Last edited: 2012-11-29 18:53

Fixed in build 1609.

The fix is: If a medium with free space > 0 B is inserted then the disc spanning warning is shown (if content > free space), otherwise the warning is not shown and after clicking [!Burn] the standard dialogs are shown:

- For R disc:
'There is not enough space on this medium. Do you want to use another one?'

- For RW disc:
'The inserted CD/DVD/BD cannot be written on unless it is first erased. Do you want to erase it before it is burned?'

And because it is a very low risk fix (as it is just about showing the spanning warning) then I merged it into Mambo branch too.

peke

2012-12-04 03:56

developer   ~0033596

Verified 1609 During smoke test