<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">Hi,<br>
<br>
The issue was caused by the changes in code generation for a
better visualization during the GUI start up. If you notice
carefully, your Simulation_v1.1.sce will be shown up with all
components ready while Simulation_v2.6.sce will show the figure
first, and the components would be loaded one by one. <br>
<br>
I had overlooked the reloading the generated GUI file in new
format. Fixed in ver 4.1. <br>
<br>
Currently GUI generated in Scilab 6 is not backward compatible
yet, I will find some time to update the version 3 for Scilab
5.5.2. <br>
<br>
Thanks.<br>
<br>
Regards,<br>
Tan Chin Luh<br>
<br>
On 4/5/2017 6:32 PM, Frieder Nikolaisen wrote:<br>
</div>
<blockquote
cite="mid:124bd805fc8a787ed06ca2af686a00e7@mail.student.hs-rm.de"
type="cite">
<p>Dear Antoine,</p>
<p>yes. I stick to Scilab 5.5. I will copy this message to the
report.</p>
<p>Cheers</p>
<p>Frieder</p>
<p>Am 2017-05-04 11:55, schrieb <a class="moz-txt-link-abbreviated" href="mailto:amonmayr@laas.fr">amonmayr@laas.fr</a>:</p>
<blockquote type="cite" style="padding-left:5px;
border-left:#1010ff 2px solid; margin-left:5px; width:100%"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div class="moz-cite-prefix">Dear Frieder,<br>
<br>
In Scilab 6.0 a breaking change was introduced: adding an
empty matrix to a constant now gives an empty matrix, not a
constant.<br>
This causes a lot of issues with existing codes that relied on
the old behaviour.<br>
Apparently, this is the case for GUI Builder that was not
properly refactored for Scilab 6.0.<br>
I think you should report this to the maintainer of the
module.<br>
<br>
Hope it helps,<br>
<br>
Antoine<br>
<br>
<br>
Le 04/05/2017 à 09:13, Frieder Nikolaisen a écrit :</div>
<blockquote type="cite" style="padding-left:5px;
border-left:#1010ff 2px solid; margin-left:5px; width:100%">
<p>Dear Community,</p>
<p>I am using the GUI Builder again (last time Oktobre 2016),
now with Scilab 6.0.0.</p>
<p>I started to Design the interface, generated the GUI. Had
the GUI run and wanted to reload it. But:</p>
<p> <br>
--> guibuilder<br>
operation -: Warning adding a matrix with the empty matrix
will give an empty matrix result.<br>
operation +: Warning adding a matrix with the empty matrix
will give an empty matrix result.<br>
at line 60 of function guigetfile <br>
at line 4 of function openfile <br>
at line 9 of function open_existing_gui <br>
<br>
':': Wrong type for argument 1: Real scalar expected.</p>
<p> </p>
<p>And with the old version I am used to (but its still
desigend with Scilab 6):</p>
<p>START GUI Builder 3.0 for Scilab 5.5<br>
Load macros<br>
Load help<br>
Type "guibuilder" to start the GUI<br>
<br>
<br>
-->guibuilder<br>
!--error 21 <br>
ungültiger Index.<br>
at line 8 of function openfile called by : <br>
at line 9 of function open_existing_gui called by : <br>
= gcbo; end;gcbo =
getcallbackobject(118);open_existing_gui(handles);if
exists("%oldgcbo") then gcbo = %oldgcbo; else clear gcbo;
end<br>
while executing a callback</p>
<p> </p>
<p>The file is attached. </p>
<p>Scilab 5.5 and 6 open the programm with save and run. But
not with the Builder.</p>
<p><strong>Whats wrong?</strong></p>
<p>Best regards</p>
<p>Frieder</p>
<p> </p>
<div> </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre>_______________________________________________
users mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
<p> </p>
<pre class="moz-signature">--
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
Antoine Monmayrant LAAS - CNRS
7 avenue du Colonel Roche
BP 54200
31031 TOULOUSE Cedex 4
FRANCE
<a class="moz-txt-link-freetext" href="Tel:+33">Tel:+33</a> 5 61 33 64 59
email : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@laas.fr">antoine.monmayrant@laas.fr</a>
permanent email : <a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:antoine.monmayrant@polytechnique.org">antoine.monmayrant@polytechnique.org</a>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
</pre>
</blockquote>
<p> </p>
<div> </div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:users@lists.scilab.org">users@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a>
</pre>
</blockquote>
<p><br>
</p>
</body>
</html>