<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Le 23/12/2020 à 19:40, Jean-Yves
Baudais a écrit :<br>
</div>
<blockquote type="cite"
cite="mid:443286600.32700.1608748850331.JavaMail.zimbra@insa-rennes.fr">
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">You might do and test the following:
1. replace the copyfile instruction with a mgetl + mputl combination: // r =
copyfile(File, File2); r = mgetl ( File ) ; mputl ( r , File2 ) ;
2. exec demo_gui.sci to update it
3. Remove demo_gui_dockable . xml in TMPDIR, or just exit and run a new session
(so with a new TMPDIR)
4. run demo_gui(), and play with its dockable preferences.
If it works, i will push a patch for Scilab 6.1.1.
.../...</pre>
</blockquote>
</blockquote>
<p><a moz-do-not-send="true"
href="https://codereview.scilab.org/21658">Done</a></p>
<blockquote type="cite">
<p>For me, it's ok and now demo_gui() works: The permission of the
demo_gui_dockable.xml file in TMPDIR is now read and write<br>
--<br>
Jean-Yves</p>
</blockquote>
<br>
</body>
</html>