https://bugs.winehq.org/show_bug.cgi?id=44300
Bug ID: 44300 Summary: Windows Media Player 7.1 fails to play media due to unimplemented function wmvcore.dll.WMCheckURLExtension Product: Wine Version: 3.0-rc4 Hardware: x86 URL: http://download.microsoft.com/download/winmediaplayer/ wmp71/7.1/W982KMe/EN-US/mp71.exe OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmp&wmvcore Assignee: wine-bugs@winehq.org Reporter: jhansonxi@gmail.com Distribution: Ubuntu
Any attempt to open a local file or URL with Windows Media Player 7.1 results in:
wine: Call from 0x7b43c7cc to unimplemented function wmvcore.dll.WMCheckURLExtension, aborting wine: Unimplemented function wmvcore.dll.WMCheckURLExtension called at address 0x7b43c7cc (thread 002e), starting debugger...
Using wine-staging doesn't solve it. Installation and override with native wmvcore.dll corrects the problem.
Xubuntu 17.04 x86, Intel Pentium D 3.46GHz, GeForce 8600 GT with Nvidia 340.102 driver. wine-devel 3.0~rc4~zesty from dl.winehq.org
wine-staging 2.21.0~zesty from dl.winehq.org