MetaTrader 5 Platform Update Build 5830: General Improvements - page 6

 
Vinicius Pereira De Oliveira #:
Hi Alain, a potential bug has been reported in version 5836 - a failure in the integration of MetaEditor with Git: https://www.mql5.com/pt/forum/510148
I haven't tested it, but I think that if a user in the mql5 repository tracks files that come with the terminal, this will block git clone. Because "$git clone" is a safe command and won't overwrite existing files.
 
Vladislav Boyko #:
I haven't tested it, but I think that if a user in the mql5 repository tracks files that come with the terminal, this will block git clone.

See the attached screenshots in the comment at the link below:

https://www.mql5.com/en/forum/509185/page3#comment_59719188

It's clearly visible there that the "standard" terminal files have been added to the repository.

Most likely, this is the problem. But, again, I haven't tested this.

 
Vladislav Boyko #:
Hi Vladislav, thanks for the input! The hypothesis would make sense in isolation, but the OP confirmed in the thread that the exact same repository works perfectly with build 5833 on his older MT5 instances - same files tracked, same operations. Only the new instances on build 5836 fail. So whatever the cause is, it must be something that changed between 5833 and 5836, not the repository contents themselves - unless version 5836 changed how it handles conflicts with existing files, I don't know...
 
Vladislav Boyko #:
I haven't tested it, but I think that if a user in the mql5 repository tracks files that come with the terminal, this will block git clone. Because "$git clone" is a safe command and won't overwrite existing files.
Vladislav Boyko #:
Most likely, this is the problem.
I just tested this. My theory was wrong. Adding "standard" files to the mql5 repository is not a problem and does not lead to cloning failure.
 
Vladislav Boyko #:
Thank you for the test and the update. 👍
 
Vinicius Pereira De Oliveira # A potential bug has been reported in version 5836 - a failure in the integration of MetaEditor with Git:  https://www.mql5.com/pt/forum/510148

Problem already reported to administrators. 👍

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

New MetaTrader 5 platform version 5830: general improvements

Renat Fatkhullin , 2026.05.24 20:45

Is the mql5 login name in the editor settings case-sensitive, and the actual login registered on the site?

Git in Linux is case-sensitive.

The screenshot shows that the registered login is Giannetti, while the real registered login is giannetti.

We will check such cases on our part.


 
Michael Charles Schefe #:

nit picky bug in 5833

: in terminal window, history tab: the color of the scroll bar; when i change the color them from black to white and white again, the scroll bar does not change; ie color is black when i have changed the them to white, and is white when i change the theme to black.

This has been fixed, will be available from next public beta.