https://bugs.winehq.org/show_bug.cgi?id=37894
Bug ID: 37894 Summary: EarthQuake3D fails on update data connection: Error: Server Connection Problem Product: Wine Version: 1.6.2 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: n9bk@yahoo.com Distribution: ---
Created attachment 50474 --> https://bugs.winehq.org/attachment.cgi?id=50474 window displaying error code.
Earthquake3D starts normally in Wine. Can not establish Network connection to download data.
https://bugs.winehq.org/show_bug.cgi?id=37894
--- Comment #1 from Robert B Westwater n9bk@yahoo.com --- It worked several version prior.
https://bugs.winehq.org/show_bug.cgi?id=37894
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com --- (In reply to Robert B Westwater from comment #1)
It worked several version prior.
Prior version of wine or prior version of EarthQuake3D?
Is this the program? http://www.wolton.net/quake.html
Please try again in wine 1.7.34 or at least 1.7.33.
https://bugs.winehq.org/show_bug.cgi?id=37894
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #3 from super_man@post.com --- I don't see the error message here. it seems to work like it should.
(free version) wine 1.7.50(git)
https://bugs.winehq.org/show_bug.cgi?id=37894
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
https://bugs.winehq.org/show_bug.cgi?id=37894
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED URL| |http://www.wolton.net/quake | |.html Resolution|--- |FIXED Summary|EarthQuake3D fails on |EarthQuake3D (Earthquake |update data connection: |monitor) fails to update |Error: Server Connection |data, reports 'Error: |Problem |Server Connection Problem'
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
same as comment #3 - works fine here, resolving 'FIXED'
One can click the 'NOW' button in 'Latest Quakes' group box and the app will retrieve live data.
--- snip --- $ WINEDEBUG=+tid,+wininet wine ./EQuake3D.exe ... 0026:trace:wininet:GetAddress L"earthquake.usgs.gov" 0026:trace:wininet:HTTP_ResolveName resolved L"earthquake.usgs.gov" to 92.122.49.97 0026:trace:wininet:open_http_connection connecting to L"earthquake.usgs.gov", proxy (null) 0026:trace:wininet:open_http_connection Created connection to L"earthquake.usgs.gov": 0x158448 0026:trace:wininet:build_request_header Adding custom header L"Host" (L"earthquake.usgs.gov") 0026:trace:wininet:build_request_header Adding custom header L"User-Agent" (L"Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)") 0026:trace:wininet:HTTP_HttpSendRequestW Request header -> L"GET /earthquakes/feed/v1.0/summary/2.5_week.atom HTTP/1.1\r\nHost: earthquake.usgs.gov\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)\r\n\r\n" 0026:trace:wininet:HTTP_HttpSendRequestW full request -> "GET /earthquakes/feed/v1.0/summary/2.5_week.atom HTTP/1.1\r\nHost: earthquake.usgs.gov\r\nUser-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows 95)\r\n\r\n" 0026:trace:wininet:HTTP_GetResponseHeaders --> 0026:trace:wininet:read_line returning "HTTP/1.1 200 OK" 0026:trace:wininet:HTTP_GetResponseHeaders version [L"HTTP/1.1"] status code [L"200"] status text [L"OK"] 0026:trace:wininet:HTTP_ProcessHeader --> L"Status": L"200" - 0xa0000000 ... --- snip ---
--- snip --- -=[ ProtectionID v0.6.6.7 DECEMBER]=- (c) 2003-2015 CDKiLLER & TippeX Build 24/12/14-22:48:13 Ready... Scanning -> Z:\home\focht\Downloads\EQuake3D.exe File Type : 32-Bit Exe (Subsystem : Win GUI / 2), Size : 2015232 (01EC000h) Byte(s) Compilation TimeStamp : 0x5588B63F -> Tue 23rd Jun 2015 01:28:31 (GMT) [TimeStamp] 0x5588B63F -> Tue 23rd Jun 2015 01:28:31 (GMT) | PE Header | - | Offset: 0x00000108 | VA: 0x00400108 | - [File Heuristics] -> Flag #1 : 00000000000000000000000000000000 (0x00000000) [Entrypoint Section Entropy] : 6.41 (section #0) ".text " | Size : 0x1B466 (111718) byte(s) [DllCharacteristics] -> Flag : (0x0000) -> NONE [SectionCount] 4 (0x4) | ImageSize 0x479000 (4689920) byte(s) [VersionInfo] Company Name : WOLTON [VersionInfo] Product Name : Earthquake 3D [VersionInfo] Product Version : 2.91 [VersionInfo] File Description : Earthquake monitor [VersionInfo] File Version : 2.91 [VersionInfo] Original FileName : EQ3D [VersionInfo] Internal Name : EQ3D [VersionInfo] Version Comments : Earthquake 3D [VersionInfo] Legal Trademarks : 2OriginalFilename [VersionInfo] Legal Copyrights : Copyright ©2000-2015 Richard Wolton [CdKeySerial] found "Evaluation version" @ VA: 0x00020010 / Offset: 0x00020010 [CompilerDetect] -> Visual C++ 6.0 [!] File appears to have no protection or is using an unknown protection - Scan Took : 0.442 Second(s) [0000001BAh (442) tick(s)] [499 of 573 scan(s) done] --- snip ---
$ sha1sum EQuake3D.exe 78394f782aa8a517726112fed0bdc30f209f0e8b EQuake3D.exe
$ du -sh EQuake3D.exe 2.0M EQuake3D.exe
$ wine --version wine-1.8-rc2
Regards
https://bugs.winehq.org/show_bug.cgi?id=37894
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.8-rc3.