View Issue Details

IDProjectCategoryView StatusLast Update
0004371MMW v4Burning / Disc Handlingpublic2008-02-08 20:29
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0004371: "Table of Contents CD-ROM Z: not read successfully." message is annoying
DescriptionBy reading forums I found out that a lot of users complain that
"Table of Contents CD-ROM Z: not read successfully." message is annoying:
http://www.mediamonkey.com/forum/viewtopic.php?t=25943
http://www.mediamonkey.com/forum/viewtopic.php?t=25893

The question is "why we show this message"??

Because this error means that MediaMonkey tried to access the CD-ROM drive in order to find out whether there is an audio CD content, but it was not able to read TOC successfully, i.e. it found out that there is no audio CD inserted in the drive. But why user should be bothering by this message?

I guess that there is no need to show this message.
TagsNo tags attached.
Fixed in build1135

Relationships

related to 0005148 closedLudek Need "Cancel" for TOC read errors 

Activities

Ludek

2008-02-06 12:38

developer   ~0013048

Assigning to Jiri for confirmation that I can remove this message completely.
And for review whether this message could be useful in some situations, because Jiri initially add this message before I start working on MM.

jiri

2008-02-06 14:13

administrator   ~0013049

I agree that the message can be quite unnecessary in some cases. That said, it probably shouldn't be completely eliminated since it's good to know about problems when they happen.

Currently, there are 4 instances of this message in CDUtils.pas. Based on the reports, particularly the third one causes problems and should be eliminated. The first and fourth seem to be quite useful as they are related to ripping. The second instance doesn't seem to be used at all, it's commented out in CDDBUtils.pas.

Ludek

2008-02-06 18:11

developer   ~0013055

Yes, that is exactly what I meant:
To remove it only from GetInfoFromAudioCD() procedure.

Fixed in build 1135.

rusty

2008-02-08 20:29

administrator   ~0013083

Verified no regressions.