<!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>Hello,<br>
<br>
Concerning the ATOMS problems with 6.0.2 on OSX Catalina (Windows users please stop reading further... ;-)), I have the following error on a freshly installed configuration (dedicated partition on my machine):<br>
<br>
<span style="font-family: Menlo; font-size: 13px;">Scilab 6.0.2 (Aug 19 2019, 11:47:50)</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; min-height: 15px;"> </p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">--> <b>atomsList</b></span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">atomsDownload: The following file hasn't been downloaded:</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">- URL : 'http://atoms.scilab.org/6.0/TOOLBOXES/64/macosx.gz'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">- Local location : '/private/var/folders/pp/hrld62h917x_ccf55yzn78z00000gn/T/SCI_TMP_1093_DIw7vR/.atoms/1_TOOLBOXES.gz'</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">WARNING: error: Wrong type for input argument #1: string expected.</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">Scanning repository http://atoms.scilab.org/6.0 ... Skipped</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; min-height: 15px;"> </p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">at line 198 of function atomsDESCRIPTIONget ( /Applications/scilab-6.0.2.app/Contents/MacOS/share/scilab/modules/atoms/macros/atoms_internals/atomsDESCRIPTIONget.sci line 217 )</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">at line 38 of function atomsList ( /Applications/scilab-6.0.2.app/Contents/MacOS/share/scilab/modules/atoms/macros/atomsList.sci line 54 )</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; min-height: 15px;"> </p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">All ATOMS repositories scan failed.<br>
<br>
<br>
In fact the temp folder <br>
<br>
/private/var/folders/pp/hrld62h917x_ccf55yzn78z00000gn/T/SCI_TMP_1093_DIw7vR/.atoms<br>
<br>
is empty. This is not a network problem as the following command succeeds:</span><br>
</p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures">--> <b>getURL http://atoms.scilab.org/6.0/TOOLBOXES/64/macosx.gz </b></span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures"> ans =</span></p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo; min-height: 15px;"> </p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"> </p>
<p style="margin: 0px; font-stretch: normal; font-size: 13px; line-height: normal; font-family: Menlo;"><span style="font-variant-ligatures: no-common-ligatures"> /Users/mottelet/macosx.gz</span></p>
<p>Samuel do you have an idea ?<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>Hi Perrichon,</div>
<div> </div>
<div>Apologize in advance but I think the this conversation is actually solving quite some issues in MacOS and I felt that it could be helpful to continue in mailing list. However, I've no objection to bring it private as well, please keep me in the loop if it goes private. :)</div>
<div> </div>
<div>For MacOS users I think they are couple of issues which has been resolved (or some workaround) by this thread. Base on the conversation, I think we could come out with some guideline which could be helpful:</div>
<div> </div>
<div>1. for version before High Sierra (10.13), everything works fine, from scilab 6.0.1 to 6.0.2, and I could confirm that atomsInstall for modules such as IPCV works perfectly on this platform for both 6.0.1 and 6.0.2</div>
<div> </div>
<div>2. with Stephen help, using the patch for Java, Scilab 6.0.2 could launch on Catalina (10.15) successfully.</div>
<div> </div>
<div>3. Issues with atoms on MacOS arise since Majove (10.14), including Catalina, the very same module during the installation gives issue, which has been reported here:</div>
<div><a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/forge.scilab.org/index.php/p/ipcv/issues/1919/" target="_blank">http://forge.scilab.org/index.php/p/ipcv/issues/1919/</a> .</div>
<div> </div>
<div>4. This prompt us to explore further, and found out that modules with only macros seems ok, but the one with gateway will have this issues.</div>
<div> </div>
<div>5. We have to emphasis, the very same module works on Scilab 6.0.2 MacOS High Sierra, It only broke since Majove where the extractions of modules seems to be very very different with previous version of Mac. I would not say it is MacOS or Scilab issue, but obviously it seems to be some changes in MacOS that caused this behavior?</div>
<div> </div>
<div>In summary, with Stephen's fix, the Scilab 6.0.2 could now run on MacOS Catalina, while with Willi finding on the modules folders disorganization and how to manually move them around, we could make the modules run as well. I think this is quite a great achievement so far to provide Mac users a workaround for current issues, and let's make it even better in coming release!</div>
<div> </div>
<div>Cheers!</div>
<div> </div>
<div>Thanks</div>
<div> </div>
<div>Regards,</div>
<div>Chin Luh</div>
<div> </div>
<div> </div>
<div> </div>
<div class="zmail_extra" data-zbluepencil-ignore="true" style="">
<div> </div>
<div id="Zm-_Id_-Sgn1">---- On Mon, 04 Nov 2019 06:54:30 +0800 <b>Perrichon <<a href="mailto:perrichon.pierre@wanadoo.fr" target="_blank">perrichon.pierre@wanadoo.fr</a>></b> wrote ----</div>
<div> </div>
<blockquote style="border-left: 1px solid rgb(204, 204, 204); padding-left: 6px; margin: 0px 0px 0px 5px;">
<div>Hello<br>
Could you continue your conversion in private ?<br>
Thanks for everybody<br>
P.<br>
<br>
<br>
Before printing, think about ENVIRONMENTAL responsabity<br>
<br>
-----Message d'origine-----<br>
De : users <<a href="mailto:users-bounces@lists.scilab.org" target="_blank">users-bounces@lists.scilab.org</a>> De la part de Stéphane Mottelet<br>
Envoyé : dimanche 3 novembre 2019 21:55<br>
À : <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
Objet : Re: [Scilab-users] Scilab cannot work on macOS 10.15 Catalina: Any progress in sight?<br>
<br>
I meant<br>
<br>
[version, opts] = getversion()<br>
<br>
Le 03/11/2019 à 21:44, Stéphane Mottelet a écrit :<br>
><br>
>> Le 3 nov. 2019 à 20:48, knobs <<a href="mailto:wknoelly@gmail.com" target="_blank">wknoelly@gmail.com</a>> a écrit :<br>
>><br>
>> Hi,<br>
>><br>
>> I had worked on CelestLab and different CV packages and compiled them<br>
>> in Sierra or High Sierra (not sure anymore). IPCV and SciCV. Both are<br>
>> now readily available... No more need to compile them ;-)<br>
>><br>
>> I am not compiling SciLab from scratch. That would be beyond my<br>
>> capabilities.<br>
>><br>
>> I only use Homebrew. No Fink no MacPorts. So far I am very happy<br>
>> with what I can find on Homebrew.<br>
>><br>
>> There are still issues with ATOMS when start it through the Menu.<br>
>> Starting scilab through the Terminal window helped populating and<br>
>> downloading the list of package and categories. After that I can<br>
>> start the ATOMS GUI when starting SciLab as an app. I can hence confirm Chin Luh Tan's experience.<br>
>><br>
>> E.g. CelestLab could be installed through the Menu and the GUI. No<br>
>> issues at all. After the SciLab restart, I could not install IPCV or<br>
>> other toolboxes this way. Different messages. Typically it cannot<br>
>> find certain files or the html links are broken. So maybe it is<br>
>> either the file/directory structure of the zip file or the link to<br>
>> the zip file does not exist anymore. Thus it might actually be neither a SciLab nor an ATOMS issue (indirectly maybe).<br>
>><br>
>> Then I deleted all leftovers of IPCV in the contrib folder and used<br>
>> atomsInstall('IPCV'), which put the files in the share/.../contrib<br>
>> folder, but I realized the folder structure is wrong (not<br>
>> recognised?). I had to move all files and subdirectories from the<br>
>> .../IPCV/IPCV folder to .../IPCV/4.1/ Then everything works perfectly.<br>
>><br>
>> Very tricky.<br>
>><br>
>> BTW, output from getversion() is "scilab-6.0.2".<br>
>><br>
>> W.<br>
>><br>
>><br>
>><br>
>> --<br>
>> Sent from:<br>
>> <a href="https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/anti" target="_blank">https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/anti</a><br>
>> spam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/mailinglists.sci<br>
>> lab.org/Scilab-users-Mailing-Lists-Archives-f2602246.html<br>
>> _______________________________________________<br>
>> users mailing list<br>
>> <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
>> <a href="https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/anti" target="_blank">https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/anti</a><br>
>> spam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists.scilab.org<br>
>> /mailman/listinfo/users<br>
> _______________________________________________<br>
> users mailing list<br>
> <a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
> <a href="https://antispam.utc.fr/proxy/2/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists" target="_blank">https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/lists</a><br>
> .scilab.org/mailman/listinfo/users<br>
<br>
--<br>
Stéphane Mottelet<br>
Ingénieur de recherche<br>
EA 4297 Transformations Intégrées de la Matière Renouvelable Département Génie des Procédés Industriels Sorbonne Universités - Université de Technologie de Compiègne CS 60319, 60203 Compiègne cedex Tel : +33(0)344234688 <a href="https://antispam.utc.fr/proxy/1/c3RlcGhhbmUubW90dGVsZXRAdXRjLmZy/www.utc.fr/~mottelet" target="_blank">http://www.utc.fr/~mottelet</a><br>
<br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<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><br>
_______________________________________________<br>
users mailing list<br>
<a href="mailto:users@lists.scilab.org" target="_blank">users@lists.scilab.org</a><br>
<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>
<br></p>
</body>
</html>