View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010085 | MMW v4 | Burning / Disc Handling | public | 2012-11-27 15:02 | 2012-12-04 03:56 |
Reporter | rusty | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 4.0.7 | ||||
Target Version | 4.1 | Fixed in Version | 4.1 | ||
Summary | 0010085: Incorrect error message when no space is available on a disc | ||||
Description | If 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. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1609 | ||||
|
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. |
|
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. |
|
Verified 1609 During smoke test |