Hello,

Le 08/03/2019 à 08:57, Tan Chin Luh a écrit :
Hi,

if it is under windows, have you tried to launch the Scilab as Administrator? (right click on the icon, and choose run as administrator)


That's right. If a user without OS priviledge requests the removal of a module installed as admin, what does occur?

Likely -- but this should be confirmed by some tests -- atomsRemove(..) simply returns []. Actually, according to the atomsRemove() design and help page, in case of removal failure no error flag is returned, and likely no error or warning message is displayed.
This is somewhat an issue.

There is another issue about atomsRemove(), reported as bug 9595 <http://bugzilla.scilab.org/show_bug.cgi?id=9595> (2011) : /"when multiple versions installed, atomsRemove doesn't delete the loaded one, even after restart"/

To be analyzed, and fixed is it is confirmed with a recent Scilab version.

Samuel

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to