https://bugs.winehq.org/show_bug.cgi?id=27504
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c42989ed9a101a59dc186863b7a | |cd0f307649a4a Status|NEW |RESOLVED URL|http://freejack.gamerkraft. |http://gmfiles.brothersoft. |com |com/games/new/rpg/mmorpg/fr | |eejack_downloader.exe CC| |focht@gmx.net Component|-unknown |winsock Resolution|--- |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
it seems the download site has been abandoned (getting 404's now), making the downloader useless.
--- snip --- $ WINEDEBUG=+tid,+wininet wine ./freejack_downloader.exe &> log2.txt ... 0027:trace:wininet:HTTP_HttpSendRequestW Request header -> L"GET /freejack_patch//fjdl.version HTTP/1.0\r\nAccept: */*\r\nHost: fjpatch.gamerkraft.com\r\nUser-Agent: YDToolsInetSession\r\nConnection: Keep-Alive\r\n\r\n" 0027:trace:wininet:GetAddress L"fjpatch.gamerkraft.com" 0027:trace:wininet:HTTP_ResolveName resolved L"fjpatch.gamerkraft.com" to 107.6.61.242 0027:trace:wininet:open_http_connection connecting to L"fjpatch.gamerkraft.com", proxy (null) ... 0027:trace:wininet:read_line returning "HTTP/1.1 404 Not Found" 0027:trace:wininet:HTTP_GetResponseHeaders version [L"HTTP/1.1"] status code [L"404"] status text [L"Not Found"] ... 0029:Call user32.MessageBoxA(00010074,00636758 "[E 8] Can not get version information.",0045d37c "Close the program.",00000000) ret=0041bfdb --- snip ---
This make this bug report still useful we should take http://source.winehq.org/git/wine.git/commit/c42989ed9a101a59dc186863b7acd0f... as resolving commit - as Bruno suggested - even if it only partially fixed the bug.
$ sha1sum freejack_downloader.exe b38fe56de8d5bfc41078ed02af58201f8fbf4a14 freejack_downloader.exe
$ du -sh freejack_downloader.exe 1.1M freejack_downloader.exe
$ wine --version wine-1.7.13-162-g376953e
Regards