Scilab Home Page | Wiki | Bug Tracker | Forge | Mailing List Archives | Scilab Online Help | File Exchange
ATOMS : Toolbox Skeleton details
Login with GitLab

Toolbox Skeleton

Skeleton of a valid atoms package
(5483 downloads for this version - 34092 downloads for all versions)
Details
Version
5.4.0
A more recent valid version with binaries for Scilab 5.4 exists: 5.4.1
Author
Scilab
Owner Organization
Scilab Enterprises
Maintainer
Simon GARESTE
Categories
License
Creation Date
October 25, 2012
Source created on
Scilab 5.4.x
Binaries available on
Scilab 5.4.x:
Linux 32-bit Windows 32-bit Windows 64-bit macOS Linux 64-bit
Install command
--> atomsInstall("toolbox_skeleton")
Description
            Skeleton of a valid atoms package            
Files (6)
[36.04 kB]
Source code archive

[46.52 kB]
Linux 32-bit binary for Scilab 5.4.x
Linux 32-bit
Automatically generated by the ATOMS compilation chain

[105.02 kB]
Windows 32-bit binary for Scilab 5.4.x
Windows 32-bit
Automatically generated by the ATOMS compilation chain

[105.85 kB]
Windows 64-bit binary for Scilab 5.4.x
Windows 64-bit
Automatically generated by the ATOMS compilation chain

[43.52 kB]
macOS binary for Scilab 5.4.x
MacOSX version
Automatically generated by the ATOMS compilation chain

[59.70 kB]
Linux 64-bit binary for Scilab 5.4.x
Linux 64-bit
Automatically generated by the ATOMS compilation chain

News (0)
Comments (4)     Leave a comment 
Comment from David Chèze -- May 6, 2013, 02:35:34 PM    
Hello, 
installation failed partially when run from the scilab 5.4.1 console (machine W7-32bits) :
atomsInstall('toolbox_skeleton')
then it's "difficult" to clean the install to try another way because atoms now
found that
it is partially installed : I assume it's a pb of access rights to the directory since
Scilab was installed with admin rights on this machine but i asked for toolbox
installation with a lower file access rights user account. i don't know if there is a nice
way to manage this case.

Installing with admin rights give similar error when restarting scilab (admin rights too):
Start Toolbox skeleton
	Load macros
	Load gateways
	Load help
	Load demos
atomsLoad : Une erreur est survenue au cours du chargement de 'toolbox_skeleton-5.4.0-1':
	addModulePreferences: Fichier de pr?f?rence incorrect:
C:\PROGRA~1\SCILAB~1.1\contrib\TOOLBO~1\54B0F8~1.0-1\etc\toolbox_skeleton_preferences.xml.


Thanks,

David
Answer from Simon GARESTE -- May 15, 2013, 10:26:27 AM    
Could you give us the content of the file
C:\PROGRA~1\SCILAB~1.1\contrib\TOOLBO~1\54B0F8~1.0-1\etc\toolbox_skeleton_preferences.xml.
?

> Hello, 
> installation failed partially when run from the scilab 5.4.1 console (machine
W7-32bits)
> :
> atomsInstall('toolbox_skeleton')
> then it's "difficult" to clean the install to try another way because atoms
> now
> found that
> it is partially installed : I assume it's a pb of access rights to the directory
since
> Scilab was installed with admin rights on this machine but i asked for toolbox
> installation with a lower file access rights user account. i don't know if there is a
> nice
> way to manage this case.
> 
> Installing with admin rights give similar error when restarting scilab (admin rights
> too):
> Start Toolbox skeleton
> 	Load macros
> 	Load gateways
> 	Load help
> 	Load demos
> atomsLoad : Une erreur est survenue au cours du chargement de
> 'toolbox_skeleton-5.4.0-1':
> 	addModulePreferences: Fichier de pr?f?rence incorrect:
>
C:\PROGRA~1\SCILAB~1.1\contrib\TOOLBO~1\54B0F8~1.0-1\etc\toolbox_skeleton_preferences.xml.
> 
> 
> Thanks,
> 
> David
Comment from Pierre Vuillemin -- February 21, 2014, 11:09:16 AM    
Hello,

I got the following error during the module initialization : 

atomsLoad : Une erreur est survenue au cours du chargement de 'toolbox_skeleton-5.4.0-1':
addModulePreferences: Fichier de pr?f?rence incorrect:
/home/pierre/.Scilab/scilab-branch-master/atoms/toolbox_skeleton/5.4.0-1/etc/toolbox_skeleton_preferences.xml.

and indeed there was no file "toolbox_skeleton_preferences.xml" in that
directory.

I solved the problem by copying the file from
"/usr/share/scilab/contrib/toolbox_skeleton/etc/" to the local scilab directory.
Comment from Claus Futtrup -- March 10, 2014, 08:10:51 PM    
Hello Pierre Vuillemin



I confirm your findings and reported it as a bug in bugzilla, no. 13269:

http://bugzilla.scilab.org/show_bug.cgi?id=13269



I do not understand how you can find a file in /etc since this directory contains .start 
and .quit files only (no XML files). I looked in other locations (and other 
toolbox_skeleton packages on ATOMS) and never found the missing XML file.



/Claus
Leave a comment
You must register and log in before leaving a comment.
Login with GitLab
Email notifications
Send me email when this toolbox has changes, new files or a new release.
You must register and log in before setting up notifications.