View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005066 | MMW v4 | Burning / Disc Handling | public | 2008-12-19 01:45 | 2009-02-19 23:29 |
Reporter | Ludek | Assigned To | |||
Priority | immediate | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 3.0 | ||||
Fixed in Version | 3.1 | ||||
Summary | 0005066: Confusing error message (FFFFFFFA) when no tracks are selected to burn. | ||||
Description | As discussed here: http://www.mediamonkey.com/support/staff/index.php?_m=tickets&_a=viewticket&ticketid=3256# This error means user error. It means no tracks vere selected to burn, try to go through audio CD burn wizard without selecting a song (total time 0:00) and click [burn!] -> you will get this error. We should resolve this by 1. warning a user and don't allow user to click [!Burn] if he has not selected any tracks. 2. change FFFFFA to 'Source tracks don't exist' when [!Burn] is clicked, but tracks are deadlinks. | ||||
Tags | No tags attached. | ||||
Fixed in build | 1204 | ||||
|
Reminder sent to: rusty Rusty, review wording of 2. , please. |
|
Fixed in 1204: Re: 1. If user has not selected any tracks then [!Burn] button is disabled and thus clicking the button is not allowed. Re: 2. - deadlinks are selected: Error dialog appears with message: "Burn failed: Source tracks don't exist!" |
|
2. I would suggest the following strings (separated for better reuse): a) Burn error: b) Selected tracks cannot be accessed! I presume that this error only occurs when _all_ selected tracks cannot be accessed, right? Btw, not critical, but if we want to make the error more generic, so that users are given feedback even when _some_ of the tracks cannot be accessed, then we can change it to: ----------------------------------------- | Burn Error: -------------------------------------------- | The following tracks cannot be accessed! -------------------------------------------- | Title | Artist | Filename | xxxx.xxx | xxxx.xxx |------------------------------------------- | . . . . . . . . [Back] [Burn] [Cancel] --------------------------------------------- note: burn would be greyed out if all tracks cannot be accessed |
|
Re: 2) I have added the two strings: 'Burn error: Selected tracks cannot be accessed!' in build 1204. Yes, if only some of tracks cannot be accessed then they are silently removed. Maybe we should automatically remove them directly on the Burn Wizard ("Choose Disc Format" Page for data CD and "Confirm audio CD tracks" for audio CD) and not after clicking burn to prevent burning only half of disc in case when half of tracks cannot be accessed. What do you think? Or in order to be less confusing we could just highlight the tracks (in red?) and indicate something along the lines of the dialog. |
|
Let's leave as is for now, and create a fix for the remaining issues in 4.0. |
|
verified 1223 |