View Issue Details

IDProjectCategoryView StatusLast Update
0002934MMW v4Burning / Disc Handlingpublic2007-04-05 17:22
Reporterrusty Assigned To 
PriorityimmediateSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version3.0 
Fixed in Version3.0 
Summary0002934: MediaMonkey often fails to burn > 1 CD
DescriptionIn the course of testing, it seems that MediaMonkey often successfully burns 1 audio CD, but as soon as I try burning a second, the burn operation appears to start and the status bar shows 'Burning...(writing 1. <Title>', but the disk just keeps on spinning and no other tracks appear to burn.

A debug log posted to the ftp server shows this happening when burning a playlist spanning 2 audio CDs. The first CD burns successfully, and nothing happens for the second.

The only way to close MediaMonkey completely is to reboot--otherwise the disk keeps spinning.
TagsNo tags attached.
Fixed in build1027

Relationships

related to 0003007 closedLudek Disc fails to refresh in Explorer (XP) after several burns 

Activities

rusty

2007-03-20 21:57

administrator   ~0008868

Last edited: 2007-03-21 21:53

Was able to reproduce simply by burning 2 CDs in a row. Note: had to reboot machine in order to get the CD to stop buzzing.

Settings: Burn Audio CD, DAO, Finalize, CD-Text enabled

8500 Completed burn 1, but wasn't promted with an option to burn a second CD, nor was I prompted with 'Burn Complete'. The CD just ejected.
9000 Initiated burn 2, MM indicated writting 1. Michael Jackson - Billy Jean, but never advanced beyond that point.
1000 Closed MM while CD was buzzing. Was asked to terminate threads. Clicked 'yes' to terminate, but MM kept running (seen in the task manager).
11000 Close MM and decoder.exe in the task manager.

Note: when I did the same operation without CD-text enabled, it didn't fail.

posting logs as "burn_2nd_audio_cd_fails"

Ludek

2007-04-05 16:17

developer   ~0008956

Last edited: 2007-04-05 17:21

I cannot reproduce, I have successfuly burned 2 audio cds by using your settings and your steps.

The problem is that you got an error on 80 % of burning the first CD (row 00008021 in the log) and therefore it silently failed. I have fixed showing of such non-standard errors so that such non-standard error codes is shown up after the failed burning. The error code is 199680 - this is the exact same error code which is described by Jiri in an email concerning Edward Friese's [mailto:gewf631@yahoo.com] audio CD burning problem (build 2.5.5.998). As Jiri has written in the email : "Device11::GetLastError() returns 199680 (i.e. 0x30C00 hex), but this value isn't documented in hpcde SDK. So the question is, what does it mean and what can we do about it."