[Scilab-users] file permission and demo_gui()

Samuel Gougeon sgougeon at free.fr
Wed Dec 23 20:09:44 CET 2020


Le 23/12/2020 à 19:40, Jean-Yves Baudais a écrit :
>> You might do and test the following:
>>
>>     1. replace the copyfile instruction with a mgetl + mputl combination: // r =
>>     copyfile(File, File2); r = mgetl ( File ) ; mputl ( r , File2 ) ;
>>     2. exec demo_gui.sci to update it
>>     3. Remove demo_gui_dockable . xml in TMPDIR, or just exit and run a new session
>>     (so with a new TMPDIR)
>>     4. run demo_gui(), and play with its dockable preferences.
>>
>> If it works, i will push a patch for Scilab 6.1.1.
>> .../...

Done <https://codereview.scilab.org/21658>

> For me, it's ok and now demo_gui() works: The permission of the 
> demo_gui_dockable.xml file in TMPDIR is now read and write
> --
> Jean-Yves
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20201223/45e8b653/attachment.htm>


More information about the users mailing list