http://bugs.winehq.org/show_bug.cgi?id=25417
Vinothan "Darael" Shankar neversaymonkey+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |neversaymonkey+winebugs@gma | |il.com
--- Comment #6 from Vinothan "Darael" Shankar neversaymonkey+winebugs@gmail.com 2011-06-02 10:40:43 CDT --- (In reply to comment #5)
In bug 26277, I posted a patch that fixes this.
That patch now fails, and my meagre skills are not enough to get it to apply properly. Did I mention they were meagre?
In any case, the patch fails to apply to two out of three files - output is:
darael@jagat:~/src/wine$ patch -p1 < wine-button-click.patch patching file dlls/wined3d/device.c Hunk #1 FAILED at 1773. 1 out of 1 hunk FAILED -- saving rejects to file dlls/wined3d/device.c.rej patching file dlls/wined3d/swapchain.c Hunk #1 succeeded at 854 (offset 314 lines). patching file dlls/wined3d/wined3d_private.h Hunk #1 FAILED at 1784. 1 out of 1 hunk FAILED -- saving rejects to file dlls/wined/wined3d_private.h.rej
The patch fails on Wine 1.3.21, and I also tried it on the latest git revision just in case - no joy.