<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title></title>
</head>
<body style="font-family:Arial;font-size:14px">
<p>There is a big difference in the inherited environment when scilab is launched from the command line and by clicking the icon.<br>
In the past I solved a problem with the LANG variable<br>
<br>
https://codereview.scilab.org/#/c/20787/<br>
https://codereview.scilab.org/#/c/21069/<br>
<br>
the second one is still not merged in master but has been included in 19 august build of Scilab 6.0.2 for OSX (the one available from www.scilab.org), since it was really blocking for many users.<br>
<br>
Just to say that the regexp problem may be due to a similar problem (locale, encoding, ...)<br>
<br>
S.<br>
<br>
Chin Luh Tan <<a href="mailto:chinluh.tan@bytecode-asia.com">chinluh.tan@bytecode-asia.com</a>> a écrit :</p>
<blockquote style="border-left:2px solid blue;margin-left:2px;padding-left:12px;" type="cite">
<div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt;">
<div>ok, i did:</div>
<div> </div>
<div>1. Del both previous scilab and the scilab from your link installed just now to make it clean</div>
<div>2. Totally remove the .Scilab folder under home folder by using sudo rm -R .Scilab</div>
<div>3. Re-download the link </div>
<div>4. Double click and install (by dragging the scilab icon to application folder)</div>
<div>5. run scilab from the app and type atomsList</div>
<div> </div>
<div>Same regexp error until i launch it from terminal, and then it is ok. </div>
<div> </div>
<div>noted on the atoms issue for the modules with gateway, will try to look into it.</div>
<div> </div>
<div>p/s: will continue any extra testing tomorrow. </div>
<div> </div>
<div>rgds,<br>
CL</div>
<div> </div>
<div class="zmail_extra" data-zbluepencil-ignore="true" style="">
<div> </div>
<div id="Zm-_Id_-Sgn1">---- On Tue, 05 Nov 2019 00:24:53 +0800 <b><stephane.mottelet@utc.fr></b> wrote ----</div>
<div> </div>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;">
<div style="font-family: Arial;font-size: 14.0px;">
<p>Obviously, between points 3 and 4 I moved the Scilab app from the archive in the Appplication folder.<br>
<br>
<a href="mailto:stephane.mottelet@utc.fr" target="_blank">stephane.mottelet@utc.fr</a> a écrit :</p>
<blockquote style="border-left: 2.0px solid blue;margin-left: 2.0px;padding-left: 12.0px;">
<p>Hello,<br>
<br>
I don't have the regexp error. Here is my complete workflow:<br>
<br>
1 - Delete the eventual previous Sciab 6.0.2 I had in the /Applications/ folder <br>
2 - Delete my .Scilab folder<br>
3 - extract the .dmg I downloaded from <a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet/scilab/download/6.0.2/scilab-6.0.2-x86_64-2019-11-04.dmg" target="_blank">http://www.utc.fr/~mottelet/scilab/download/6.0.2/scilab-6.0.2-x86_64-2019-11-04.dmg</a><br>
4 - double click the Scilab icon (with first launch usual but annoying details...)<br>
5 - click the ATOMS gui icon or type atomsList at Scilab prompt<br>
<br>
Concerning the problem with IPCV (and maybe other packages with gateways, I only tested IPCV), I did not address it in the above archive. I only modified the scilab script (I will create a commit on codereview.scilab.org) and removed the libcurl.dylib that was shipped in lib/thirdparty folder.<br>
<br>
Best,<br>
<br>
S.</p>
<p>Chin Luh Tan <<a href="mailto:chinluh.tan@bytecode-asia.com" target="_blank">chinluh.tan@bytecode-asia.com</a>> a écrit :</p>
<blockquote style="border-left: 2.0px solid blue;margin-left: 2.0px;padding-left: 12.0px;">
<div style="font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 10.0pt;">
<div>Hi, </div>
<div> </div>
<div>from my end:</div>
<div> </div>
<div>1. The warning for the 10.15 gone. </div>
<div>2. First launch from the app still give the regexp error when running atomsList, but after running one time from terminal and get it run successfully, I could run it from the app as after all. </div>
<div>3. atomsInstall for the module with gateway folder still extracted to 2 separate folders which need to be manually move in order for it to run. No issue for macros only module. </div>
<div> </div>
<div>Thanks for the great effort. Is is possible to share the compilation steps? </div>
<div> </div>
<div>rgds,</div>
<div>CL</div>
<div> </div>
<div class="x_576295042zmail_extra">
<div> </div>
<div>---- On Mon, 04 Nov 2019 22:40:20 +0800 <b><<a href="mailto:stephane.mottelet@utc.fr" target="_blank">stephane.mottelet@utc.fr</a>></b> wrote ----</div>
<div> </div>
<blockquote style="border-left: 1.0px solid rgb(204,204,204);padding-left: 6.0px;margin: 0.0px 0.0px 0.0px 5.0px;">
<div style="font-family: Arial;font-size: 14.0px;">
<p>Did you test the Atoms stuff ?<br>
<br>
Heinz Nabielek <<a href="mailto:heinznabielek@me.com" target="_blank">heinznabielek@me.com</a>> a écrit :</p>
<blockquote style="border-left: 2.0px solid blue;margin-left: 2.0px;padding-left: 12.0px;">
<p>On 04.11.2019, at 14:55, <a href="mailto:stephane.mottelet@utc.fr" target="_blank">stephane.mottelet@utc.fr</a> wrote:</p>
<blockquote style="border-left: 2.0px solid blue;margin-left: 2.0px;padding-left: 12.0px;">
<p>Thanks Samuel. So the regexp error can eventually have the same cause (libcurl version mismatch). I have packaged a scilab-6.0.2 without these libraries (and removing the 10.15 warning) for OSX users at the following URL:<br>
<br>
<a href="https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet/scilab/download/6.0.2/scilab-6.0.2-x86_64-2019-11-04.dmg" target="_blank">https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet/scilab/download/6.0.2/scilab-6.0.2-x86_64-2019-11-04.dmg</a><br>
<br>
CL, Heinz, Willi can you test it ?</p>
</blockquote>
<div>Works to perfection and without this funny warning.</div>
<div> </div>
<div> </div>
<blockquote style="border-left: 2.0px solid blue;margin-left: 2.0px;padding-left: 12.0px;">
<p>I recommend temporary renaming/moving your .Scilab/scilab-6.0.2 directory before testing</p>
</blockquote>
<div>Thanks. Very helpful. Great suggestion. I would not have thought of it…..</div>
<div> </div>
<div>Thanks for your dedication to this work.Heinz</div>
</blockquote>
<p><br>
</p>
</div>
<div>_______________________________________________</div>
<div>users mailing list</div>
<div><a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a></div>
<div><a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org/mailman/listinfo/users" target="_blank">http://lists.scilab.org/mailman/listinfo/users</a></div>
</blockquote>
</div>
<div> </div>
</div>
</blockquote>
<p><br>
</p>
</blockquote>
<p><br>
</p>
</div>
<div>_______________________________________________</div>
<div>users mailing list</div>
<div>users@lists.scilab.org</div>
<div>http://lists.scilab.org/mailman/listinfo/users</div>
</blockquote>
</div>
<div> </div>
</div>
</blockquote>
<p><br>
<br></p>
</body>
</html>