Installation MT5 on opensuse 16/wine 11 fails: "a debugger has been found running in your system" - page 2

 
This is a recurrent question when a new version or sub version is made available.
It has happened for some version of Wine 10.

My understanding of this issue is that wine has been built with a debugger flag which is not allowed by MT5.
So until a Wine binary is available without such flag, it won't work.
Alternatively one could build Wine from source, making sure no debugger flag or instruction is present.
 
What would really help is for MT5 to tell us what triggers the "a debugger has been found running in your system" message.
So we could ask Wine builder to make sure that stanza (flag/instruction) is not present.
 
Gilles Dubreuil #:
What would really help is for MT5 to tell us what triggers the "a debugger has been found running in your system" message.
So we could ask Wine builder to make sure that stanza (flag/instruction) is not present.
MetaQuotes has been advised about this issue. Be patient.
 
Let's wait for a fix then. I mean wine 11 will be way better compared to legacy wine 10. 
 

MT5 is working with Wine 11.1 or Wine 10. 

If you have Wine 11.0, you need to upgrade or downgrade.

 
MT5 works with winehq-staging, but not winehq-devel (11.1) right now. The performance is much worst than it was with winehq-stable 10.2 though.
 

For MacOs users here is a solution:

1. Remove any wine

2. Then run in any terminal:

curl -L -o wine-stable-10.0-osx64.tar.xz \
  "https://github.com/Gcenx/macOS_Wine_builds/releases/download/10.0/wine-stable-10.0-osx64.tar.xz"

tar -xf wine-stable-10.0-osx64.tar.xz

sudo mv "Wine Stable.app" /Applications/

echo 'export PATH="/Applications/Wine Stable.app/Contents/Resources/wine/bin:$PATH"' >> ~/.zshrc
source ~/.zshrc

wine --version

If MacOs tells you that this version is insecure - allow it in "System Settings -> Privacy and Security"

Enjoy :)

 

Forum on trading, automated trading systems, and trading strategy testing

New MetaTrader 5 platform version 5570: Improvements in ONNX and chart display

Sergey El , 2026.02.02 12:44

Updating to Wine 11.1 with wine-staging and win11 bottle will resolve the startup error in the debugger in Wine 10.3 - Wine 11.0. This is applicable to various Linux systems. Wine 10.0 has been added to the MQ package, and this issue is no longer present on MacOS.

 

Forum on trading, automated trading systems, and trading strategy testing

New MetaTrader 5 platform version 5572: Improvements in ONNX and chart display

MetaQuotes , 2026.02.02 10:54

What version of Wine are you using? And when exactly did you install the Mac terminal package?

What version of macOS is it?

Try removing the entire package from your computer, downloading an updated version with the new Wine , and installing it again.


 

Forum on trading, automated trading systems, and trading strategy testing

New MetaTrader 5 platform version 5572: Improvements in ONNX and chart display

Renat Fatkhullin , 2026.02.02 20:47

Please update to beta 5574.

We've removed Blend2D and there will be no more blurriness.

We are now working on upgrading the client terminal and editor.