http://bugs.winehq.org/show_bug.cgi?id=6971
--- Comment #480 from David davilando@gmail.com 2011-05-04 14:11:15 CDT --- (In reply to comment #479)
(In reply to comment #478)
oops, a little mistake in my post: 'patch -p1 < lib/wine-src/extracted/wine-1.3.17'
should be: 'patch -p1 < lib/wine-src/extracted/wine-1.3.17/bug6971-mar8.patch'
Did it actually apply? It didn't for me, had to change all lines manually. Also, what is your xserver version?
Thanks for replying and Yup it did:
david@overlord:~/lib/wine-src/extracted/wine-1.3.17$ patch -p1 < bug6971-mar8.patch patching file configure Hunk #1 succeeded at 8035 (offset 5 lines). Hunk #2 succeeded at 8232 (offset 5 lines). patching file configure.ac Hunk #1 succeeded at 937 (offset 5 lines). Hunk #2 succeeded at 976 (offset 5 lines). patching file dlls/dinput/dinput_main.c patching file dlls/dinput/mouse.c patching file dlls/winex11.drv/event.c patching file dlls/winex11.drv/mouse.c Hunk #3 succeeded at 146 (offset -2 lines). Hunk #4 succeeded at 1094 (offset -7 lines). patching file dlls/winex11.drv/winex11.drv.spec Hunk #1 succeeded at 159 (offset 1 line). patching file dlls/winex11.drv/x11drv.h Hunk #1 succeeded at 728 (offset -2 lines). Hunk #2 succeeded at 857 (offset -2 lines). patching file dlls/winex11.drv/x11drv_main.c patching file include/config.h.in Hunk #1 succeeded at 371 (offset -6 lines). Hunk #2 succeeded at 1097 (offset -6 lines).
Like I stated in my previous post, I use xorg-server 2:1.10.1-1ubuntu1
so the patching and compiling progress was fine, but it just didn't help :(
Did you make any good progress?