http://bugs.winehq.org/show_bug.cgi?id=31438
neil.phillips5@ntlworld.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |neil.phillips5@ntlworld.com
--- Comment #137 from neil.phillips5@ntlworld.com --- (In reply to Heiko from comment #128)
Created attachment 47911 [details] Binary workaround patch for Qt5Network.dll
patch -p0 < Qt5Network.bin.patch
And just to clarify, I had md5sums of: faf94cae63c094eaa759c758275a7007 Qt5Network.dll.orig bdf70a9c90dcafb51271d1e5e476b57b Qt5Network.dll.patched
Hi, I cannot apply this patch to a Qt5Network.dll that was downloaded from clicking the link on this webpage; http://forum.en.grepolis.com/showthread.php?50955-New-offline-tool-%28map-vi...
$ patch -p0 < Qt5Network.bin.patch patching file Qt5Network.dll Hunk #1 FAILED at 13883. 1 out of 1 hunk FAILED -- saving rejects to file Qt5Network.dll.rej
$ cat Qt5Network.dll.rej --- Qt5Network.dll 2014-03-28 11:17:14.307827288 +0100 +++ Qt5Network.dll 2014-03-28 10:54:40.098828400 +0100 @@ -13883 +13883 @@ -d� Q�������_[^]���� �D$8t Ɔ���U���u D$8�D$8P����� +d� Q�������_[^]���� �D$8t Ɔ���U���u D$8�D$8P�����
I suspect that the file I am trying to patch does not match the file the patch expects.
I believe I am experiencing this bug, details of how I arrived here can be found @ http://forum.winehq.org/viewtopic.php?f=8&t=22455&p=93782#p93782.
Can you help ?