View Issue Details

IDProjectCategoryView StatusLast Update
0002741MMW v4Burning / Disc Handlingpublic2013-02-04 13:11
Reporterjiri Assigned To 
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version2.5.5 
Summary0002741: No writeable drive is reported when burned CD is inserted
DescriptionOn my notebook when a Data CD the was already burned is inserted in CD drive and I try to burn a CD in MM, on the last wizard screen the list of drives is empty and I can't select a drive to use!
Additional Informationhttp://www.mediamonkey.com/forum/viewtopic.php?t=17414
TagsNo tags attached.
Attached Files
HPPAV.LOG (47,401 bytes)
Fixed in build

Relationships

duplicate of 0004284 closedLudek Burners are 'unavailable' on Win98/Me systems 
related to 0003378 closedLudek Regression: MM cannot see/play burnt audio CD 
related to 0003007 closedLudek Disc fails to refresh in Explorer (XP) after several burns 

Activities

jiri

2006-12-23 23:06

administrator   ~0008352

Assigning to Rusty to ask Primo if there's anything we can do about it. Technically it's about the fact that IDevice10::GetWritePossible() returns FALSE, even though TRUE should be returned. Possibly try on your PC beforehand so that we know whether it's specific to some machines...

In case it's a HW problem that can't be fixed by Primo, we should try to make some workaround, possibly some other Primo SDK functions will return useful info...

Ludek

2007-05-15 10:57

developer   ~0009148

Last edited: 2007-05-15 10:59

In the attached HPPAV.LOG (from Marvin.Simms@vita.virginia.gov) the problem is that hpcde don't find any writable devices at all.

i.e. devicecount = 0
( data->nDeviceCount = data->pEnumerator->GetCount(); )

but the log appears strange at all, it looks like the user has really poor system rights, he cannot acces some of ini files with 'Cannot open file.. ' exceptions.

The system rights and OS it would be worth to know.

rusty

2008-11-17 22:59

administrator   ~0014962

As per 0003007, this appears to be resolved. Will test on said notebook.

Ludek

2008-11-19 13:53

developer   ~0014977

Wasn't this fixed by adding the
http://www.mediamonkey.com/beta/MM3_Win98_burn_patch_1_0.exe ? as described here: http://www.mediamonkey.com/support/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=38

rusty

2013-01-09 18:48

administrator   ~0034324

No longer relevant.