...[ if it is under windows, have you tried to launch the Scilab as Administrator? (right click on the icon, and choose run as administrator) ] ...
...indeed...I am on win7. I did not open Scilab with admin rights....didn't expect this, because with Scilab 5.x versions I could use atomsRemove() just like that. now here's a little research: start Scilab *6.0.2* without admin rights - install SciCV with atoms.....done...close / restart Scilab ...OK toolbox is installed - remove SciCV with atoms ...done...close / restart Scilab ... OK toolbox is removed - install IPCV with atoms ....done...close/restart Scilab....OK toolbox is installed - remove IPCV with atoms ...done...close / restart Scilab ... OK toolbox is removed ....mh...why now? I'll not redo this with Scilab 6.0.1 (since it's already removed from the PC) and stop here...case closed Best regards, Philipp Am Fr., 8. März 2019 um 10:56 Uhr schrieb Samuel Gougeon <[email protected]>: > 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 > [email protected] > http://lists.scilab.org/mailman/listinfo/users >
_______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
