http://bugs.winehq.org/show_bug.cgi?id=34334
Bug #: 34334 Summary: MetaTester 5 never sends or receives data Product: Wine Version: 1.7.0 Platform: x86-64 URL: http://files.metaquotes.net/metaquotes.software.corp/m t5/mt5tester.setup.exe OS/Version: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk Classification: Unclassified
Created attachment 45702 --> http://bugs.winehq.org/attachment.cgi?id=45702 wine-1.7.0-199-g52fb1cc console output (1st run)
The MetaTrader 5 Strategy Tester Agent (MetaTester 5) never sends or receives any data.
It comes as part of MetaTrader 5 but is also available separately to create your own server farm.
It installs itself as a system service on Windows (SYSTEM account) and runs in the background once it has been initially set up from the main application.
Wine seems to have a problem running the services but that is a different problem (bug not yet logged).
Wireshark confirms that no connection attempts are sent or received. Not externally anyway.
The main application window shows statistics for data transfer and under Windows XP this can be a few kB each day when quiet (when stock markets are closed), but Wine never registers a single byte.
Netstat shows that the agents themselves are listening:
tcp 0 0 0.0.0.0:2001 0.0.0.0:* LISTEN 216313/wineserver
I can telnet to this port and it remains open for a few seconds before timing out and closing. This does not register as data on the main application (same in XP).
There are listeners on port 6010 and 6011 too but I think they're control ports.
I am attaching the first run log as two agent services start successfully on first run. You can start as many as you like but it makes sense to have one agent per core.
Ran all day on Windows XP and Linux to compare.
In testing I enabled the agents to join the community (global) network. An account is not required for this.
http://bugs.winehq.org/show_bug.cgi?id=34334
--- Comment #1 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 47358 --> http://bugs.winehq.org/attachment.cgi?id=47358 Application log (wine-1.7.11-162-ga1b9634)
No change in wine-1.7.11-162-ga1b9634.
The application creates its own logs. Under Wine they stop after a few lines but on Windows XP the logs show that the client has connected to the server. It then updates itself, etc.
Logs from Wine fill the console with the same line, repeated every few minutes:
fixme:service:EnumServicesStatusW resume handle not supported
http://bugs.winehq.org/show_bug.cgi?id=34334
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Created attachment 47359 --> http://bugs.winehq.org/attachment.cgi?id=47359 Application log (Windows XP SP3)
http://bugs.winehq.org/show_bug.cgi?id=34334
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com --- Tried "winetricks -q crypt32 ie7 secur32 vcrun2005 wininet winhttp" but this doesn't make a jot of difference.
https://bugs.winehq.org/show_bug.cgi?id=34334
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Ubuntu
--- Comment #4 from Ken Sharp imwellcushtymelike@gmail.com --- No change in Wine 1.7.38.
Latest version is Build 1150 which insists on a 64-bit machine.
$ sha1sum mt5tester.setup.exe e6dd35490700f1dee9d8f2aad525f25ee0865f54 mt5tester.setup.exe
The latest build has some global statistics at the bottom of the application. This suggests that some data is being received. However there is an additional field in the Services tab which confirms that the agents are not connected to the Cloud.
https://bugs.winehq.org/show_bug.cgi?id=34334
roberto@spadim.com.br changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |roberto@spadim.com.br
--- Comment #5 from roberto@spadim.com.br --- i think it's a too old wine version, 3.0.3 works ok
https://bugs.winehq.org/show_bug.cgi?id=34334
Matteo Bruni matteo.mystral@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #6 from Matteo Bruni matteo.mystral@gmail.com --- (In reply to roberto from comment #5)
i think it's a too old wine version, 3.0.3 works ok
Sounds fixed, thank you for the update.
https://bugs.winehq.org/show_bug.cgi?id=34334
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc5.