View Issue Details

IDProjectCategoryView StatusLast Update
0003707MMW v4Documentationpublic2007-10-14 00:56
ReporterLudek Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version3.0 
Summary0003707: Regression: It seems that WMA DRM test doesn't work correctly.
DescriptionNow, If I want to burn _any_ WMA track on an audio CD I get the error: '...Some of the tracks are protected by Digital Rights Management...' althoug it isn't.
i.e. the function MMInitBurn() in in_wma.dll no longer works correctly.
TagsNo tags attached.
Fixed in build

Activities

jiri

2007-10-04 10:23

administrator   ~0011189

It works well on my machine. Where exactly in TBurner.PrepareTracks() does it fail? Could you find out more about the root of the problem?

Ludek

2007-10-04 19:13

developer   ~0011193

Last edited: 2007-10-04 19:19

Strange, the problem in hpCDEBurner.pas is on the line 1791:
DRMHandle := DRMInitBurn( WMADRMTracks.Count, @TrackPaths[0]);

(DRMHandle = nil) in my case for every WMA file.

But I also feel like this happens only to me, because there would be any complaints on B3 testing forum. But I'm testing build 1083, I cannot see anything that is wrong with my config.

jiri

2007-10-04 21:18

administrator   ~0011194

You can try to debug more in in_wma plug-in, in order to see what exactly fails. I guess that you could have some outdated WM components? But before installing updates, I'd be good to know what exactly is going on...

Ludek

2007-10-05 06:22

developer   ~0011196

Last edited: 2007-10-05 06:22

I've been trying to debug the in_wma plugin but I'm missing 'WMStubDRM_38400.lib' to successfuly compile it. I am going to try it again after the weekend when I'm back working with this computer and once I have this lib.

Ludek

2007-10-08 09:07

developer   ~0011212

We found that this was because of my old WM components. I have installed WM Player v.9.00
After update the test is working correctly.
Based on discussion with Jiri we should update this in FAQ
(i.e. that DRM test can fails for users which have an older Windows Media components)

Assigning to Rusty to update this in the FAQ.

rusty

2007-10-08 13:43

administrator   ~0011214

Updated:
http://www.mediamonkey.com/faq/index.php?action=artikel&cat=373735&id=42