http://bugs.winehq.org/show_bug.cgi?id=31900
Bug #: 31900 Summary: Pokemon World No sound because of stubbed MediaControl_RenderFile Product: Wine Version: 1.5.14 Platform: x86 OS/Version: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: thanoulas@gmail.com Classification: Unclassified
The free online game "Pokemon World" has no sound because MediaControl_RenderFile is a stub in quartz. Using native quartz makes the sound work, but makes the game unplayable.
You can download the client, there's no need to login / create account as this happens from the launcher. Follow the link to download the client
The errors from the log: fixme:quartz:FilterGraphInner_QueryInterface unknown interface {7fd52380-4e07-101b-ae2d-08002b2ec713} fixme:quartz:FilterGraphInner_QueryInterface unknown interface {37d84f60-42cb-11ce-8135-00aa004bb851} fixme:quartz:MediaControl_RenderFile (0xf0b3c8/0xf0b3d0)->(L"C:\Program Files\Pokemon World Online\MUSIC\intro2.mp3" (0xed6f04)): stub !!! fixme:quartz:MediaSeeking_SetRate (0xf0b3c8/0xf0b3d4)->(1.000000): stub !!! fixme:quartz:FilterGraphInner_QueryInterface unknown interface {df0b3d60-548f-101b-8e65-08002b2bd119} fixme:quartz:FilterGraphInner_QueryInterface unknown interface {df0b3d60-548f-101b-8e65-08002b2bd119} fixme:quartz:FilterGraphInner_QueryInterface unknown interface {df0b3d60-548f-101b-8e65-08002b2bd119}
http://bugs.winehq.org/show_bug.cgi?id=31900
thanoulas thanoulas@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.mediafire.com/?k | |ts78yba90d65ah CC| |thanoulas@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=31900
--- Comment #1 from Christian Costa titan.costa@gmail.com 2012-10-06 23:35:45 CDT --- Created attachment 42000 --> http://bugs.winehq.org/attachment.cgi?id=42000 fix stub
Does the attached patch help?
http://bugs.winehq.org/show_bug.cgi?id=31900
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-10-06 23:52:12 CDT --- (In reply to comment #1)
Created attachment 42000 [details] fix stub
Does the attached patch help?
Yes, it fixes the issue at least in GNU/Linux.
http://bugs.winehq.org/show_bug.cgi?id=31900
--- Comment #3 from thanoulas thanoulas@gmail.com 2012-10-07 05:33:33 CDT --- (In reply to comment #1)
Created attachment 42000 [details] fix stub
Does the attached patch help?
Yes, it works fine, thank you!
http://bugs.winehq.org/show_bug.cgi?id=31900
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7ea44c0007c432b3ef1f6431e0d | |112a736e79bad Status|UNCONFIRMED |RESOLVED Resolution| |FIXED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com 2012-10-09 13:49:31 CDT --- Patch commited.
http://bugs.winehq.org/show_bug.cgi?id=31900
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org 2012-10-12 13:36:10 CDT --- Closing bugs fixed in 1.5.15.
http://bugs.winehq.org/show_bug.cgi?id=31900
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |quickhelp@gmail.com
--- Comment #6 from Bruno Jesus 00cpxxx@gmail.com 2012-10-16 15:01:31 CDT --- *** Bug 19299 has been marked as a duplicate of this bug. ***