https://bugs.winehq.org/show_bug.cgi?id=52868 mowinebugs(a)mail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs(a)mail.com --- Comment #6 from mowinebugs(a)mail.com --- Confirming. (In reply to Austin English from comment #4)
Created attachment 72263 [details] stub
Does this help?
Yes, it allows it to work. Screenshot: https://i.imgur.com/RkzgjBG.png Austin, I wanted to thank you again for your comments in the mshtmlmedia thread so I confirmed and submitted your work. Consider it a token of my appreciation. :) (In reply to Konstantin from comment #5)
(In reply to Austin English from comment #4)
Created attachment 72263 [details] stub
Does this help?
You sent something. I have no idea what it is or what to do with it.
It's a patch file to change the source code of Wine. You have to apply the patch with either of these commands: $ git apply -v *.patch $ patch -Np1 < *.patch Then you build Wine. If you use Arch I have a custom PKGBUILD that I can share with you that automatically applies patches and builds it. I can also just send the compiled file. If you don't build Wine you'll have to wait until May 06 for the next release, which should include this patch. -- 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.