Hello,
I can not compile a previous v4.3 project. I have an error saying (in French) a reference to an object is not an object's reference and that I must go to the designer script to debug.
La référence d'objet n'est pas définie à une instance d'un objet.
Error File: l1.bal
Go to the designer script page to debug this error.
But when I open the designer script (script general), first all the views names are black. Then I select the "Script variant" and return to "Script general" and the views names are purple. But I can't find the reference to the missing view.
Hello Erel,
The error message is the same (image attached) and the logs are attached too. I had to open previously and not already saved layouts (in case of you see something about in the logs).
For information only : the same error appears if, for example, you try to move a sub from its sub's name from the modules list to the code editor (something nobody would do but that I saw while making a bad moving). If you need some logs too, feel free to ask.
Yes correct : old layouts not saved with the new version. After they have been saved, all is OK.
Should I change my system's locales to English to check if it really comes from the locales ?
I think that I found it. It happens when you open the designer and the run button is enabled while the abstract designer doesn't show the "script mode" message, right?
I think that I found it. It happens when you open the designer and the run button is enabled while the abstract designer doesn't show the "script mode" message, right?
beta V4 : I have been able to compile the old layout without any error.
I can isolate the problem now : the error is shown only when I don't click inside the Script field
The Script - Variant seems to put the mouse inside the field but the Script - General doesn't put the cursor in it by default.
When the cursor is not in the field and I press "Run", the error is displayed. But when I firstly click inside the field, no error is displayed anymore
Not correct about the Script - Variant vs Script - General : in fact when you have such tabs opened and open a layout, I must click inside the first field shown.