http://bugs.winehq.org/show_bug.cgi?id=18083
Summary: Metatrader: doesn't respect chart sorting/sequency when restarted Product: WineHQ Apps Database Version: unspecified Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: supporto.gscomputer@gmail.com
When you have more than one chart opened and ordered in sequence (for example: EURUSD H1, EURUSD H4, EURUSD D1, EURUSD W1... and so on) if you close and restart Metatrader the chart order will be all messed up (for example EURUSD W1 before EURUSD H1 and so on).
http://bugs.winehq.org/show_bug.cgi?id=18083
Giorgio supporto.gscomputer@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|enhancement |normal
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2009-04-17 07:37:44 --- (In reply to comment #0)
When you have more than one chart opened and ordered in sequence (for example: EURUSD H1, EURUSD H4, EURUSD D1, EURUSD W1... and so on) if you close and restart Metatrader the chart order will be all messed up (for example EURUSD W1 before EURUSD H1 and so on).
So chart layout isn't save or restored properly. Is this Metatrader available somewhere?
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #2 from Giorgio supporto.gscomputer@gmail.com 2009-04-17 09:56:55 --- Hello Nikolay, metatrader is available here:
http://www.metatrader4.com/files/mt4setup.exe
It's already on wine AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=2893
I already added this bug to the wine AppDB Metatrader bug list.
Thank you.
Regards, Giorgio.
http://bugs.winehq.org/show_bug.cgi?id=18083
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|appdb-unknown |-unknown Product|WineHQ Apps Database |Wine
http://bugs.winehq.org/show_bug.cgi?id=18083
Jaime Rave jaimerave@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jaimerave@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=18083
Giorgio supporto.gscomputer@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Metatrader: doesn't respect |Metatrader: doesn't respect |chart sorting/sequency when |charts sorting/sequency when |restarted |restarted
http://bugs.winehq.org/show_bug.cgi?id=18083
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #3 from Giorgio supporto.gscomputer@gmail.com 2009-05-01 03:28:35 --- Created an attachment (id=20851) --> (http://bugs.winehq.org/attachment.cgi?id=20851) Metatrader chart sequence before closing the application
This is a desktop snapshot showing Metatrader (and its chart sequence) before closing it down.
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #4 from Giorgio supporto.gscomputer@gmail.com 2009-05-01 03:34:19 --- Created an attachment (id=20852) --> (http://bugs.winehq.org/attachment.cgi?id=20852) Metatrader chart sequence after closing and restarting the application
This is a desktop snapshot showing Metatrader (and its chart sequence) after closing it down and restarted it up. As you can see the chart sequence is totally different compared to before.
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com 2009-05-01 07:45:46 --- (In reply to comment #4)
Created an attachment (id=20852)
--> (http://bugs.winehq.org/attachment.cgi?id=20852) [details]
Metatrader chart sequence after closing and restarting the application
This is a desktop snapshot showing Metatrader (and its chart sequence) after closing it down and restarted it up. As you can see the chart sequence is totally different compared to before.
I see. Try to figure out where it stores this data at least: is it registry or some internal configs. Then you could compare this data after closing app with the same layout on native and wine. Then it'll possible to localize a problem: if data differs then bug is in saving configs, else - in restoring layout.
Here's a hint: http://bugs.winehq.org/show_bug.cgi?id=9314
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #6 from Giorgio supporto.gscomputer@gmail.com 2009-05-01 12:26:14 --- (In reply to comment #5)
I see. Try to figure out where it stores this data at least: is it registry or some internal configs. Then you could compare this data after closing app with the same layout on native and wine. Then it'll possible to localize a problem: if data differs then bug is in saving configs, else - in restoring layout.
Here's a hint: http://bugs.winehq.org/show_bug.cgi?id=9314
Hi, I think I found where MT4 saves his layouts and sequences:
/home/username/.wine/drive_c/Programmi/MetaTrader 4/profiles/profilename
where: username=your linux username profilename=your current profile (File -> Profile -> profilename)
There you can see a number of files named "chart01.chr, chart02.chr, chart03.chr ..." and so on. They are simple text files where are saved all the parameters of a sigle chart, one file per chart. After reading all those files I found that the sequence sits on the "name/number" of the file. For example, if you put a chart on the first left position that chart/file is named chart01.chr. As you can guess chart02.chr its for the second chart and so on. So I understand that the right sequence of charts is correctly saved when you close down metatrader but then its not loaded when you open the application.
Hope this helps.
Regards, Giorgio.
http://bugs.winehq.org/show_bug.cgi?id=18083
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #7 from Austin English austinenglish@gmail.com 2010-09-23 02:16:21 CDT --- Still in wine-1.3.3-116-g32089dc. Native comctl32 didn't help.
http://bugs.winehq.org/show_bug.cgi?id=18083
JokerGermany.de.vu spam.an.joker@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spam.an.joker@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=18083
--- Comment #8 from JokerGermany.de.vu spam.an.joker@gmail.com 2011-06-03 01:35:59 CDT --- Same Problem here. He seems to save barely nothing inspite off which charts...
http://bugs.winehq.org/show_bug.cgi?id=18083
Ken Sharp kennybobs@o2.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #9 from Ken Sharp kennybobs@o2.co.uk 2012-11-05 21:36:38 CST --- Works in Wine 1.5.16
http://bugs.winehq.org/show_bug.cgi?id=18083
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard julliard@winehq.org 2012-11-09 13:00:39 CST --- Closing bugs fixed in 1.5.17.
http://bugs.winehq.org/show_bug.cgi?id=18083
WineTrader bishoplj@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bishoplj@yahoo.com
--- Comment #11 from WineTrader bishoplj@yahoo.com 2013-05-01 23:58:47 CDT --- I'm using Wine 1.5.24 and Metatrader 4.x and I'm still having this problem where the chart order is messed up after restarting Metatrader
http://bugs.winehq.org/show_bug.cgi?id=18083
KKanabar keyurkanabar1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |keyurkanabar1@gmail.com
--- Comment #12 from KKanabar keyurkanabar1@gmail.com --- I'm using Wine 1.6.2 and MetaTrader 4 (build 625) & experiencing the order of the charts being shuffled each time MT4 is launched.