http://bugs.winehq.org/show_bug.cgi?id=30461
--- Comment #4 from Rosanne DiMesio dimesio@earthlink.net 2012-04-18 13:57:33 CDT --- (In reply to comment #3)
This is a regression for you? I have built both wine-1.4 and the tip and the behavior for WMP9 is the same for me.
The UI is seriously messed up. but I get no video rendered for either build.
Yes. The video plays perfectly for me through wine-1.5.1-70-g896be13 in both WMP 9 and 10; the next commit, 56477075c257426575e870a231b23ff582ff6d4e, introduces the crash I mentioned in the original description.
I installed WMP with winetricks, which does add an override for jscript, but removing the override makes no difference.
As to why the video plays fine for me, but not you or Francois, I don't have a clue. I compiled wine from git with CC="ccache gcc -m32" PKG_CONFIG_PATH=/usr/lib/pkgconfig ./configure --x-libraries=/usr/X11R6/lib --disable-tests, and just kept installing gstreamer plugins until Wine stopped complaining they were missing. That's it.
Would it be helpful to attach a +quartz,+strmbase log for the last version where it worked?