https://bugs.winehq.org/show_bug.cgi?id=44343
Bug ID: 44343 Summary: Builtin WMP unable to play audio files from WPF's MediaPlayer class Product: Wine Version: 2.21 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wmp&wmvcore Assignee: wine-bugs@winehq.org Reporter: theli.ua@gmail.com Distribution: ---
Created attachment 60223 --> https://bugs.winehq.org/attachment.cgi?id=60223 Minimal WPF app example
Affects .Net apps using .Net's MediaPlayer class
https://bugs.winehq.org/show_bug.cgi?id=44343
--- Comment #1 from Anton Romanov theli.ua@gmail.com --- Created attachment 60224 --> https://bugs.winehq.org/attachment.cgi?id=60224 +ole,+wmp,+quartz
https://bugs.winehq.org/show_bug.cgi?id=44343
--- Comment #2 from Anton Romanov theli.ua@gmail.com --- I guess the issue is 0049:fixme:ole:CoCreateInstanceEx no instance created for interface {6bf52a4f-394a-11d3-b153-00c04f79faa6} of class {6bf52a52-394a-11d3-b153-00c04f79faa6}, hres is 0x80004002
where 0x80004002 is E_NOINTERFACE
https://bugs.winehq.org/show_bug.cgi?id=44343
--- Comment #3 from Anton Romanov theli.ua@gmail.com --- Looks like wine is just missing IWMPPlayer definition, I'll try to add an implementation of it
https://bugs.winehq.org/show_bug.cgi?id=44343
--- Comment #4 from Anton Romanov theli.ua@gmail.com --- Well, didn't realise all wmp in wine is a stub. Anyway, this is a valid bug and a minimal audio-only wmp implementation would resolve this
https://bugs.winehq.org/show_bug.cgi?id=44343
Anton Romanov theli.ua@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5d26d0b2c84b987ced9f55cfb0d | |aa51bab8c5974 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED
--- Comment #5 from Anton Romanov theli.ua@gmail.com --- this should work for the most part now
https://bugs.winehq.org/show_bug.cgi?id=44343
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.7.