[Bug 44343] New: Builtin WMP unable to play audio files from WPF' s MediaPlayer class
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(a)winehq.org Reporter: theli.ua(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44343 --- Comment #1 from Anton Romanov <theli.ua(a)gmail.com> --- Created attachment 60224 --> https://bugs.winehq.org/attachment.cgi?id=60224 +ole,+wmp,+quartz -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44343 --- Comment #2 from Anton Romanov <theli.ua(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44343 --- Comment #3 from Anton Romanov <theli.ua(a)gmail.com> --- Looks like wine is just missing IWMPPlayer definition, I'll try to add an implementation of it -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44343 --- Comment #4 from Anton Romanov <theli.ua(a)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 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44343 Anton Romanov <theli.ua(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5d26d0b2c84b987ced9f55cfb0d | |aa51bab8c5974 Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED --- Comment #5 from Anton Romanov <theli.ua(a)gmail.com> --- this should work for the most part now -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=44343 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.7. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org