<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">Le 22/09/2021 à 17:10, Samuel Gougeon a
écrit :<br>
</div>
<blockquote type="cite"
cite="mid:30832dff-36c9-1aad-0373-73d1282dfec5@free.fr">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<div class="moz-cite-prefix">Hello Stefan,</div>
<div class="moz-cite-prefix"><br>
This kind of error might arise when the content of the SCIHOME
directory of a previous scilab version is copied into the
SCIHOME of the current 6.1.1 version, for instance to avoid
respecifying all users preferences.<br>
Unfortunately, when the template of some configuration file is
changed from one version to the next one, the file must be
regenerated.<br>
</div>
</blockquote>
<p>As reported by Guenther as <a moz-do-not-send="true"
href="https://bugzilla.scilab.org/16778">bug 16778</a>, the same
error may occur after loading a Scilab workspace saved from
another version of Scilab 6 (due to the <a
href="https://bugzilla.scilab.org/16781">bug 16781</a>).<br>
Indeed, the saved workspace includes SCIHOME, and in Scilab 6
load() wrongly overwrites protected variables like SCIHOME.</p>
Samuel<br>
<br>
</body>
</html>