http://bugs.winehq.org/show_bug.cgi?id=17250
Summary: Windows Media Player 10 fails to play DRM wmv files Product: WineHQ Apps Database Version: unspecified Platform: PC OS/Version: Windows XP Status: UNCONFIRMED Severity: normal Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: atsia2003@yahoo.gr
WMP10 does not play drm files. -Installed WMP10 using winetricks -Opened a DRM wmv file(I have licence). -WMP10 fails to play the video.
http://bugs.winehq.org/show_bug.cgi?id=17250
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|appdb-unknown |-unknown OS/Version|Windows XP |other Product|WineHQ Apps Database |Wine
http://bugs.winehq.org/show_bug.cgi?id=17250
And atsia2003@yahoo.gr changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Version|unspecified |1.1.13
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #1 from And atsia2003@yahoo.gr 2009-02-04 07:35:23 --- Created an attachment (id=19233) --> (http://bugs.winehq.org/attachment.cgi?id=19233) WMP10 output while trying to play DRM file
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com 2009-02-04 07:51:54 --- (In reply to comment #1)
Created an attachment (id=19233)
--> (http://bugs.winehq.org/attachment.cgi?id=19233) [details]
WMP10 output while trying to play DRM file
Is 1.1.14 affected too? Could post a trace with debug symbols?
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #3 from And atsia2003@yahoo.gr 2009-02-04 16:57:25 --- How do I get a trace with debug symbols?
The way that I got this output is by executing
wine wmplayer.exe &> output.txt
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com 2009-02-04 17:35:05 --- (In reply to comment #3)
How do I get a trace with debug symbols?
Build it from source (from current repo) and then run as usual.
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #5 from Austin English austinenglish@gmail.com 2009-02-04 18:13:21 --- (In reply to comment #4)
(In reply to comment #3)
How do I get a trace with debug symbols?
Build it from source (from current repo) and then run as usual.
If you installed from a package, look for -debug or -dev package and install that.
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #6 from And atsia2003@yahoo.gr 2009-02-04 21:03:22 --- Created an attachment (id=19247) --> (http://bugs.winehq.org/attachment.cgi?id=19247) Wine output after installing wine-dbg
http://bugs.winehq.org/show_bug.cgi?id=17250
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |WONTFIX
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-04 22:24:43 --- MS' DRM will never work on Wine. It uses digital signatures of the core dlls, system drivcers, etc.
Closing won't fix.
http://bugs.winehq.org/show_bug.cgi?id=17250
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Vitaliy Margolen vitaliy@kievinfo.com 2009-02-04 22:24:55 --- Closing.
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #9 from And atsia2003@yahoo.gr 2009-02-04 22:43:57 --- (In reply to comment #8)
Closing.
Why it will now work? WMP10 says that it acquires the license and it saves the license locally.
http://bugs.winehq.org/show_bug.cgi?id=17250
And atsia2003@yahoo.gr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|WONTFIX |
--- Comment #10 from And atsia2003@yahoo.gr 2009-02-05 00:06:16 --- It can acquire the DRM license, however it fails to play the file.
http://bugs.winehq.org/show_bug.cgi?id=17250
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |damjan.jov@gmail.com Component|-unknown |shell32
--- Comment #11 from Damjan Jovanovic damjan.jov@gmail.com 2009-02-05 08:49:34 --- dlls/shell32/autocomplete.c crashes on line 265 because punkACL is NULL:
if (FAILED (IUnknown_QueryInterface (punkACL, &IID_IEnumString, (LPVOID*)&This->enumstr))) {
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #12 from Damjan Jovanovic damjan.jov@gmail.com 2009-02-05 08:50:45 --- Created an attachment (id=19258) --> (http://bugs.winehq.org/attachment.cgi?id=19258) Fail on NULL punkACL
Please try this patch.
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #13 from Nikolay Sivov bunglehead@gmail.com 2009-02-05 08:54:50 --- (In reply to comment #12)
Created an attachment (id=19258)
--> (http://bugs.winehq.org/attachment.cgi?id=19258) [details]
Fail on NULL punkACL
Please try this patch.
This is wrong. Native crashes on it too.
http://bugs.winehq.org/show_bug.cgi?id=17250
Damjan Jovanovic damjan.jov@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|shell32 |-unknown
--- Comment #14 from Damjan Jovanovic damjan.jov@gmail.com 2009-02-05 08:59:43 --- Then punkACL is NULL due to an ealier error. Clearing component.
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #15 from Austin English austinenglish@gmail.com 2009-08-05 10:23:47 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=17250
Technoir1 j.plinton@xtra.co.nz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #16 from Technoir1 j.plinton@xtra.co.nz 2010-06-17 05:22:22 --- *** This bug has been confirmed by popular vote. ***
http://bugs.winehq.org/show_bug.cgi?id=17250
Rex Tsai chihchun@kalug.linux.org.tw changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |chihchun@kalug.linux.org.tw
http://bugs.winehq.org/show_bug.cgi?id=17250
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #17 from joaopa jeremielapuree@yahoo.fr 2011-12-14 10:00:39 CST --- still a bug in current wine?
http://bugs.winehq.org/show_bug.cgi?id=17250
--- Comment #18 from Austin English austinenglish@gmail.com 2013-12-05 21:51:35 CST --- This is your friendly reminder that there has been no bug activity for 2 years. Is this still an issue in current (1.7.7 or newer) wine? If so, please attach the terminal output in 1.7.7 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=17250
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, obfuscation URL| |http://download.microsoft.c | |om/download/1/2/a/12a31f29- | |2fa9-4f50-b95d-e45ef7013f87 | |/MP10Setup.exe CC| |focht@gmx.net
--- Comment #19 from Anastasius Focht focht@gmx.net --- Hello folks,
I tried to replicate the DRM use-case with publicly available means (since OP uses a private license which won't be helpful to investigate deeper).
Prerequisite: 'winetricks -q wmp10'
Website with some "example" DRM:
http://www.media-drm.com/Demo1.aspx
Example DRM enabled video file: http://www.haihaisoft.com/download/Media-DRM-EN-sample_P.wmv
--- quote --- When end users open your media content, in default settings Windows Media Player will pop up a Windows link to www.media-drm.com acquire license. You can set your own license URL in Media-DRM Premier and Business Account. The default license page list Content Owners company name, website and product name. User can select rights to acquire license. The default currency is US dollar. You can set your own currency in Media-DRM Account. --- quote ---
After selecting the file in 'open' dialog, I get a popup "A security upgrade is required to play this file. Do you want to download this file?" Clicking 'yes' does nothing.
I found the following link which sounds similar:
http://drmlicense.one.microsoft.com/Indivsite/en/indivit.asp?force=1 ("Security component upgrade")
Unfortunately it fails with builtin browser.
Maybe I revisit this later. I don't feel the urge now to dig deeper into Microsoft DRM garbage.
$ sha1sum MP10Setup.exe 69862273a5d9d97b4a2e5a3bd93898d259e86657 MP10Setup.exe
$ du -sh MP10Setup.exe 13M MP10Setup.exe
$ wine --version wine-1.7.14-207-g8199430
Regards
http://bugs.winehq.org/show_bug.cgi?id=17250
km@mathcs.emory.edu changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |km@mathcs.emory.edu