From sgougeon at free.fr Tue Oct 1 12:53:57 2013 From: sgougeon at free.fr (Samuel Gougeon) Date: Tue, 01 Oct 2013 12:53:57 +0200 Subject: [Scilab-Dev] Scilab 5.4.1 Help Browser In-Reply-To: References: Message-ID: <524AA9C5.7060109@free.fr> Hello John, Le 30/09/2013 11:41, E John Downing a ?crit : > > Would you consider the possibility to provide a means of alphabetical > ordering of the Help Browser content folders, subfolders and > respective item bullets. > > Would you let me know you thoughts on the matter, and if you need the > completed SEP form. > In practical, IMO, alphabetical ordering of folders and subfolders is not necessarily the most handy, because it would prevent in a list to "gather" subfolders that deal around a same topic, without having to gather them in a subsubfolder. Nesting too deeply subfolders with only few items is not more handy. By the way, technically, the en_US release of the help tree imposes the ordering of folders. If the ordering was according to their en_US names, it would be relevant only for the en_US release, and mostly unrelevant in other languages. For item bullets: The order is already quasi-alphabetical. "quasi" because actually, for non en_US versions, there are 2 sublists: * the first sublist lists items for which a page translated in the locale exists. * them the second sublist restarts from "a" items, for en_US versions of pages for untranslated items. I agree with you that it would be preferable to get a single mixed list fully sorted in alphabetical order. Some work has been started to fix this issue posted has bug http://bugzilla.scilab.org/11692 , but is not yet completed, due to some complications regarding the building of cross-references. Finally, another problem is that items are by far too numerous at the top level of the help. This has motivated several reports like this one http://bugzilla.scilab.org/show_bug.cgi?id=12872 AFAIK, presently, this kind of changes are intricated with the structure of/in modules. Best regards Samuel Gougeon -------------- next part -------------- An HTML attachment was scrubbed... URL: From communication at scilab-enterprises.com Wed Oct 2 12:13:17 2013 From: communication at scilab-enterprises.com (Scilab Communications) Date: Wed, 02 Oct 2013 12:13:17 +0200 Subject: [Scilab-Dev] Release of Scilab 5.5.0-beta1 Message-ID: <524BF1BD.1050002@scilab-enterprises.com> Dear Scilab Users, Scilab Enterprises is pleased to announce the release of Scilab 5.5.0-beta 1 which includes new sets of functions and new graphic features. All new functionalities provided are available at: http://www.scilab.org/community/news/20131001 Scilab 5.5.0 beta 1 is a test version provided to the community and available for download on our website at: http://www.scilab.org/download/5.5.0-beta-1 Do not hesitate to try it and send us back your feedbacks about any problems you might encounter on our bug tracker (http://bugzilla.scilab.org/) or by email at support at scilab-enterprises.com. Best Regards -- SE Communications and Public Relations Department, Scilab Enterprises 143bis rue Yves Le Coz - 78000 Versailles (France)- http://www.scilab-enterprises.com -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: image/png Size: 8210 bytes Desc: not available URL: From mail at filipesaraiva.info Sun Oct 6 17:24:20 2013 From: mail at filipesaraiva.info (Filipe Saraiva) Date: Sun, 06 Oct 2013 12:24:20 -0300 Subject: [Scilab-Dev] Function to return variable value In-Reply-To: <52517D3B.6020004@filipesaraiva.info> References: <52517D3B.6020004@filipesaraiva.info> Message-ID: <525180A4.5020001@filipesaraiva.info> Sorry, I am searching for a function to return all variables values, like a whos() plus value column. To return a specific variable value I can use disp(). Thanks, Em Dom 06 Out 2013 12:09:47 BRT, Filipe Saraiva escreveu: > Hello, > > Is there a function to return variable value(s)? For example, whos() > return variables name, type, and more, but not variable value. > > I am developing a variable management for Scilab in Cantor, KDE frontend > to mathematical/scientific programming. A function for list or return > variable values would be interesting for this feature. > > Thanks, > -- Filipe Saraiva http://filipesaraiva.info/ From mail at filipesaraiva.info Sun Oct 6 17:09:47 2013 From: mail at filipesaraiva.info (Filipe Saraiva) Date: Sun, 06 Oct 2013 12:09:47 -0300 Subject: [Scilab-Dev] Function to return variable value Message-ID: <52517D3B.6020004@filipesaraiva.info> Hello, Is there a function to return variable value(s)? For example, whos() return variables name, type, and more, but not variable value. I am developing a variable management for Scilab in Cantor, KDE frontend to mathematical/scientific programming. A function for list or return variable values would be interesting for this feature. Thanks, -- Filipe Saraiva http://filipesaraiva.info/ From sylvestre.ledru at scilab-enterprises.com Wed Oct 9 19:54:28 2013 From: sylvestre.ledru at scilab-enterprises.com (Sylvestre Ledru) Date: Wed, 09 Oct 2013 19:54:28 +0200 Subject: [Scilab-Dev] sci_gateway/c/sci_base2dec.c:84: bad if test ? In-Reply-To: References: Message-ID: <52559854.6000502@scilab-enterprises.com> On 23/09/2013 10:20, David Binderman wrote: > Hello there, > > I just ran the static analyser "cppcheck" over the source code > of scilab-5.4.1. > > It said many things, including this > > [sci_gateway/c/sci_base2dec.c:84]: (warning) Logical conjunction always evaluates to false: iValue < 2 && iValue> 36. > > Suggest swap && for ||. Same problem in a different place > > [sci_gateway/c/sci_dec2base.c:114]: (warning) Logical conjunction always evaluates to false: iBaseUsed < 2 && iBaseUsed> 36. Looks like potential bugs. However, you should run such tools on the master branch. We do a lot of fixes... Sylvestre From greklover89 at hotmail.com Sun Oct 13 02:38:40 2013 From: greklover89 at hotmail.com (sta.soul) Date: Sat, 12 Oct 2013 17:38:40 -0700 (PDT) Subject: [Scilab-Dev] convert Matlab code to scilab Message-ID: <1381624720819-4027603.post@n3.nabble.com> Hello, I am a beginner to Scilab. I want to convert a Matlab project to skilab with 3 m files and 1 fig. It is possible? I try the command mfile2sci, but I have errors in one m file. I want your help for a school project. Can you help me? Thanks in advance -- View this message in context: http://mailinglists.scilab.org/convert-Matlab-code-to-scilab-tp4027603.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. From binoyte at gmail.com Fri Oct 18 14:06:05 2013 From: binoyte at gmail.com (binoyte) Date: Fri, 18 Oct 2013 05:06:05 -0700 (PDT) Subject: [Scilab-Dev] Scinotes does not recognize https nor ftp urls Message-ID: <1382097965515-4027648.post@n3.nabble.com> Hi, Scinote integrates some nice feature improving comments such as * latex comment * formatting todo comment * clickable url / email On the last point, Scinote just only recognise /http:/// url. It make sense to improve this feature to others protocols. First /https:/// and /ftp:/// but what about /dav:// davs:// sftp:// ftps:// smb:/// etc... I don't think this is a lot of work, since scinote is already able to recognize http:// and email address. Thanks ! -- View this message in context: http://mailinglists.scilab.org/Scinotes-does-not-recognize-https-nor-ftp-urls-tp4027648.html Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. From calixte.denizet at scilab-enterprises.com Fri Oct 18 15:16:44 2013 From: calixte.denizet at scilab-enterprises.com (Calixte Denizet) Date: Fri, 18 Oct 2013 15:16:44 +0200 Subject: [Scilab-Dev] Scinotes does not recognize https nor ftp urls In-Reply-To: <1382097965515-4027648.post@n3.nabble.com> References: <1382097965515-4027648.post@n3.nabble.com> Message-ID: <526134BC.4090606@scilab-enterprises.com> Hi Could you report a wish on our bug tracker http://bugzilla.scilab.org/ Thanks Calixte On 18/10/2013 14:06, binoyte wrote: > Hi, > > Scinote integrates some nice feature improving comments such as > * latex comment > * formatting todo comment > * clickable url / email > > On the last point, Scinote just only recognise /http:/// url. > It make sense to improve this feature to others protocols. > First /https:/// and /ftp:/// > > but what about /dav:// davs:// sftp:// ftps:// smb:/// etc... > > I don't think this is a lot of work, since scinote is already able to > recognize http:// and email address. > > Thanks ! > > > > -- > View this message in context: http://mailinglists.scilab.org/Scinotes-does-not-recognize-https-nor-ftp-urls-tp4027648.html > Sent from the Scilab developers - Mailing Lists Archives mailing list archive at Nabble.com. > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev -- Calixte Denizet Software Development Engineer ----------------------------------------------------------- Scilab Enterprises 143bis rue Yves Le Coz - 78000 Versailles, France http://www.scilab-enterprises.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From guillaume.horel at gmail.com Sat Oct 19 21:03:42 2013 From: guillaume.horel at gmail.com (Guillaume Horel) Date: Sat, 19 Oct 2013 15:03:42 -0400 Subject: [Scilab-Dev] Error building documentation Message-ID: Hello, since a month or so, I can't build the documentation in scilab anymore with master. Everythin compiles fine, however when building the docs, it fails with the following message: -- Building documentation (en_US) -- LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 ./bin/scilab-adv-cli -noatomsautoload -nb -nouserstartup -e "try xmltojar([],[],'en_US');catch disp(lasterror()); exit(-1);end;exit(0);" No protocol specified Error: unable to open display :0 Warning: Could not find Java package '/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/thirdparty/ecj.jar'. Some problems during the loading of the Java libraries occurred. This could lead to inconsistent behaviours. Please check SCI/etc/classpath.xml. Failed to execute SCI/modules/graphics/etc/graphics.start: File "/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/modules/graphics/macros/datatips/lib" does not exist. make: *** [doc] Error 1 Probably not relevant, but my system is on gentoo intel 32bits. This looks like two seperate issues, I don't think there are related: - Error: unable to open display :0: This is a classic error when you try to run a command which tries to access X under a different user than the one who started X. Scilab shouldn't try to access the X server in the cli mode. - the directory modules/graphics/macros/datatips/lib doesn't exist. I figured I would ask people on this list, since the scilab devs might know what's wrong right away. Otherwise I'll try to bisect which commit is responsible. Thanks, Guillaume -------------- next part -------------- An HTML attachment was scrubbed... URL: From guillaume.horel at gmail.com Fri Oct 25 15:59:58 2013 From: guillaume.horel at gmail.com (Guillaume Horel) Date: Fri, 25 Oct 2013 09:59:58 -0400 Subject: [Scilab-Dev] Error building documentation In-Reply-To: References: Message-ID: Turns out the bug was due to my switching to gcc-4.8. See these two bug reports: http://bugzilla.scilab.org/show_bug.cgi?id=1262 and https://bugzilla.redhat.com/show_bug.cgi?id=964307. I fixed it using by forcing USE_DYNAMIC_STACK as suggested. Guillaume On Sat, Oct 19, 2013 at 3:03 PM, Guillaume Horel wrote: > Hello, > > since a month or so, I can't build the documentation in scilab anymore > with master. Everythin compiles fine, however when building the docs, it > fails with the following message: > > -- Building documentation (en_US) -- > LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 ./bin/scilab-adv-cli > -noatomsautoload -nb -nouserstartup -e "try xmltojar([],[],'en_US');catch > disp(lasterror()); exit(-1);end;exit(0);" > No protocol specified > Error: unable to open display :0 > Warning: Could not find Java package > '/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/thirdparty/ecj.jar'. > Some problems during the loading of the Java libraries occurred. > This could lead to inconsistent behaviours. > Please check SCI/etc/classpath.xml. > > Failed to execute SCI/modules/graphics/etc/graphics.start: > > File > "/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/modules/graphics/macros/datatips/lib" > does not exist. > make: *** [doc] Error 1 > > Probably not relevant, but my system is on gentoo intel 32bits. > > This looks like two seperate issues, I don't think there are related: > - Error: unable to open display :0: This is a classic error when you try > to run a command which tries to access X under a different user than the > one who started X. Scilab shouldn't try to access the X server in the cli > mode. > - the directory modules/graphics/macros/datatips/lib doesn't exist. > > I figured I would ask people on this list, since the scilab devs might > know what's wrong right away. Otherwise I'll try to bisect which commit is > responsible. > > Thanks, > Guillaume > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From sylvestre.ledru at scilab-enterprises.com Fri Oct 25 16:14:03 2013 From: sylvestre.ledru at scilab-enterprises.com (Sylvestre Ledru) Date: Fri, 25 Oct 2013 16:14:03 +0200 Subject: [Scilab-Dev] Error building documentation In-Reply-To: References: Message-ID: <526A7CAB.1020700@scilab-enterprises.com> Bonjour Guillaume, I had a similar issue with Debian/Ubuntu packages. We switched to gcc 4.8 and it also broke Scilab. Switching back to gcc 4.7 fixed the issue but I am happy to know that using the Dynamic Stack fixed the issue. It is a better fix. Merci, Sylvestre On 25/10/2013 15:59, Guillaume Horel wrote: > Turns out the bug was due to my switching to gcc-4.8. See these two > bug reports: http://bugzilla.scilab.org/show_bug.cgi?id=1262 and > https://bugzilla.redhat.com/show_bug.cgi?id=964307. I fixed it using > by forcing USE_DYNAMIC_STACK as suggested. > > Guillaume > > > On Sat, Oct 19, 2013 at 3:03 PM, Guillaume Horel > > wrote: > > Hello, > > since a month or so, I can't build the documentation in scilab > anymore with master. Everythin compiles fine, however when > building the docs, it fails with the following message: > > -- Building documentation (en_US) -- > LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 > ./bin/scilab-adv-cli -noatomsautoload -nb -nouserstartup -e "try > xmltojar([],[],'en_US');catch disp(lasterror()); > exit(-1);end;exit(0);" > No protocol specified > Error: unable to open display :0 > Warning: Could not find Java package > '/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/thirdparty/ecj.jar'. > Some problems during the loading of the Java libraries occurred. > This could lead to inconsistent behaviours. > Please check SCI/etc/classpath.xml. > > Failed to execute SCI/modules/graphics/etc/graphics.start: > > File > "/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/modules/graphics/macros/datatips/lib" > does not exist. > make: *** [doc] Error 1 > > Probably not relevant, but my system is on gentoo intel 32bits. > > This looks like two seperate issues, I don't think there are related: > - Error: unable to open display :0: This is a classic error when > you try to run a command which tries to access X under a different > user than the one who started X. Scilab shouldn't try to access > the X server in the cli mode. > - the directory modules/graphics/macros/datatips/lib doesn't exist. > > I figured I would ask people on this list, since the scilab devs > might know what's wrong right away. Otherwise I'll try to bisect > which commit is responsible. > > Thanks, > Guillaume > > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev -------------- next part -------------- An HTML attachment was scrubbed... URL: From guillaume.horel at gmail.com Fri Oct 25 19:40:19 2013 From: guillaume.horel at gmail.com (Guillaume Horel) Date: Fri, 25 Oct 2013 13:40:19 -0400 Subject: [Scilab-Dev] Error building documentation In-Reply-To: <526A7CAB.1020700@scilab-enterprises.com> References: <526A7CAB.1020700@scilab-enterprises.com> Message-ID: Glad to know using Dynamic Stack is the right fix. Also one of the link in my previous email was wrong, the correct bug in scilab buzilla is this one: http://bugzilla.scilab.org/show_bug.cgi?id=12625 Guillaume On Fri, Oct 25, 2013 at 10:14 AM, Sylvestre Ledru < sylvestre.ledru at scilab-enterprises.com> wrote: > Bonjour Guillaume, > > I had a similar issue with Debian/Ubuntu packages. We switched to gcc 4.8 > and it also broke Scilab. > Switching back to gcc 4.7 fixed the issue but I am happy to know that > using the Dynamic Stack fixed the issue. > It is a better fix. > > Merci, > Sylvestre > > > > On 25/10/2013 15:59, Guillaume Horel wrote: > > Turns out the bug was due to my switching to gcc-4.8. See these two bug > reports: http://bugzilla.scilab.org/show_bug.cgi?id=1262 and > https://bugzilla.redhat.com/show_bug.cgi?id=964307. I fixed it using by > forcing USE_DYNAMIC_STACK as suggested. > > Guillaume > > > On Sat, Oct 19, 2013 at 3:03 PM, Guillaume Horel < > guillaume.horel at gmail.com> wrote: > >> Hello, >> >> since a month or so, I can't build the documentation in scilab anymore >> with master. Everythin compiles fine, however when building the docs, it >> fails with the following message: >> >> -- Building documentation (en_US) -- >> LANG=C SCI_DISABLE_TK=1 SCI_JAVA_ENABLE_HEADLESS=1 ./bin/scilab-adv-cli >> -noatomsautoload -nb -nouserstartup -e "try xmltojar([],[],'en_US');catch >> disp(lasterror()); exit(-1);end;exit(0);" >> No protocol specified >> Error: unable to open display :0 >> Warning: Could not find Java package >> '/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/thirdparty/ecj.jar'. >> Some problems during the loading of the Java libraries occurred. >> This could lead to inconsistent behaviours. >> Please check SCI/etc/classpath.xml. >> >> Failed to execute SCI/modules/graphics/etc/graphics.start: >> >> File >> "/var/tmp/portage/sci-mathematics/scilab-5.4.999/work/scilab-5.4.999/scilab/modules/graphics/macros/datatips/lib" >> does not exist. >> make: *** [doc] Error 1 >> >> Probably not relevant, but my system is on gentoo intel 32bits. >> >> This looks like two seperate issues, I don't think there are related: >> - Error: unable to open display :0: This is a classic error when you try >> to run a command which tries to access X under a different user than the >> one who started X. Scilab shouldn't try to access the X server in the cli >> mode. >> - the directory modules/graphics/macros/datatips/lib doesn't exist. >> >> I figured I would ask people on this list, since the scilab devs might >> know what's wrong right away. Otherwise I'll try to bisect which commit is >> responsible. >> >> Thanks, >> Guillaume >> >> > > > _______________________________________________ > dev mailing listdev at lists.scilab.orghttp://lists.scilab.org/mailman/listinfo/dev > > > > _______________________________________________ > dev mailing list > dev at lists.scilab.org > http://lists.scilab.org/mailman/listinfo/dev > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From communication at scilab-enterprises.com Mon Oct 28 12:21:25 2013 From: communication at scilab-enterprises.com (Scilab Communications) Date: Mon, 28 Oct 2013 12:21:25 +0100 Subject: [Scilab-Dev] Scilab under Mac OS X 10.9 Mavericks Message-ID: <526E48B5.5000606@scilab-enterprises.com> Dear Scilab Users, Following the release of Mac OS X 10.9 Mavericks operating system and until the release of Scilab 5.5.0 final version, Scilab users working under Mac OS X 10.9 Mavericks can use: * Scilab 5.4.1 (a warning message is displayed indicating that this version is not supported but Scilab starts and is functional). Download is available at http://www.scilab.org/download/5.4. 1 * Nighlty Buildsversions of Scilab. Download available at http://www.scilab.org/development/nightly_builds/master Scilab 5.5.0 beta 1 does not work under this operating system. These versions are provisionally recommended pending the release of Scilab 5.5.0 final version because all features could not have been tested under this environment. The list of open bugs on Scilab and Mac OS X 10.9 is available at http://bugzilla.scilab.org/buglist.cgi?list_id=23260&op_sys=Mac%20OS%20X%2010.9&query_format=advanced&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED Best Regards -- Communication Department, Scilab Enterprises 143bis rue Yves Le Coz - 78000 Versailles (France) http://www.scilab-enterprises.com - http://www.scilab.org -------------- next part -------------- An HTML attachment was scrubbed... URL: