http://bugs.winehq.org/show_bug.cgi?id=58421
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux Keywords| |download URL| |https://web.archive.org/web | |/20101228171757/http://www. | |metatrader4.com/files/mt4se | |tup.exe
--- Comment #3 from Ken Sharp imwellcushtymelike@gmail.com ---
wine terminal.exe
This is the 32-bit application, and as of 10.8-2 Arch, and therefore Manjaro, switched to the new (experimental) WoW64. https://gitlab.archlinux.org/archlinux/packaging/packages/wine/-/commit/b92e...
sha1: f6d9fd62eb68acfb25d169caab3fde43c653223e mt4-227.exe https://web.archive.org/web/20101228171757/http://www.metatrader4.com/files/...
I tested on Manjaro but cannot recreate the issue. We probably have slightly different versions, however.
With Wine 10.2-2: $ winetricks -q mfc42 $ wine mt4-227.exe Application starts fine.
$ echo disabled > ~/.wine/.update-timestamp # Only way to trigger any kind of issue
With Wine 10.9: $ wine terminal.exe Crash caught by MT4 and exits
$ wineboot -u $ wine terminal.exe Application starts fine.
My guess is that you are using an old wineprefix.
Can you try running "wineboot -u" and then run MT4 again? If this fails can you try a fresh install in a clean wineprefix?