http://bugs.winehq.org/show_bug.cgi?id=25091
Summary: wmp9 crashes when trying to play video Product: Wine Version: 1.3.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs@winehq.org ReportedBy: matthew.hirsch@gmail.com
With a fresh .wine directory using fedora 14 wine 1.3.5 (re-compiled without fortify) windows media player 9 crashes when attempting to play a video. I have installed wmp9 using winetricks. I have also installed the latest version of the combined community code pack (CCCP).
As suggested in the appdb (http://appdb.winehq.org/appview.php?versionId=1449) I have used a "builtin" override for quartz.dll. The video I'm attempting to play is encoded with msmpeg4v2, pcm audio, but it doesn't seem to matter what video format is used.
I will attach output from the crash. In the attached output, I filtered out lines with the following, which were numerous and made the output difficult to read.
fixme:bitblt:client_side_dib_copy potential optimization: client-side color-index mode DIB copy fixme:d3d_surface:IWineD3DBaseSurfaceImpl_SetFormat (0x8554c48) : The format of the surface must be WINED3DFORMAT_UNKNOWN
http://bugs.winehq.org/show_bug.cgi?id=25091
--- Comment #1 from Matthew Hirsch matthew.hirsch@gmail.com 2010-11-09 17:23:38 CST --- Created an attachment (id=31822) --> (http://bugs.winehq.org/attachment.cgi?id=31822) Output from running Windows Media Player on the terminal, then attempting to open an avi file
http://bugs.winehq.org/show_bug.cgi?id=25091
--- Comment #2 from Rosanne DiMesio dimesio@earthlink.net 2012-02-27 16:36:14 CST --- Is this still an issue for you in 1.4-rc5? If so, please post a link to a legally-downloadable file that demonstrates the problem.
http://bugs.winehq.org/show_bug.cgi?id=25091
--- Comment #3 from Matthew Hirsch matthew.hirsch@gmail.com 2012-02-27 17:03:22 CST --- I attempted replicate this (the original system from this post is long gone). I wasn't even able to get as far as installing wmp9 with winetricks. I get this:
./winetricks wmp9 Executing w_do_call wmp9 Executing load_wmp9 ------------------------------------------------------ bug: unrecognized version -1.3.31 ------------------------------------------------------
At this point, I don't care enough to pursue it further. You can close the bug. Thanks for following it up.
http://bugs.winehq.org/show_bug.cgi?id=25091
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |adys.wh@gmail.com, | |austinenglish@gmail.com, | |dank@kegel.com Resolution| |ABANDONED
--- Comment #4 from Jerome Leclanche adys.wh@gmail.com 2012-02-27 18:47:18 CST --- Abandoned then, but CC Dan/Austin, looks like theres a winetricks bug in there.
http://bugs.winehq.org/show_bug.cgi?id=25091
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com 2012-02-27 18:51:18 CST --- (In reply to comment #4)
Abandoned then, but CC Dan/Austin, looks like theres a winetricks bug in there.
Already fixed in svn: http://code.google.com/p/winetricks/source/detail?r=752