Re: [Scilab-users] figure exportation : "permission denied"

2017-03-31 Thread Olivier_B
Hi Samuel,

After check, the file xx.emf  is actually created but my script crashes
during the execution of the function xs2emf.
- I can remove the file xx.emf
- The figure I try to save is a very basic one
- If I remove the file, restart Scilab and try again, nothing changes

I tried the function xs2jpg, xs2png, xs2bmp, xs2gif ... : these functions
are OK, the files are created.

Thanks for your help

Olivier








--
View this message in context: 
http://mailinglists.scilab.org/figure-exportation-permission-denied-tp4036084p4036091.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


Re: [Scilab-users] figure exportation : "permission denied"

2017-03-30 Thread Samuel Gougeon

Hi,

Le 30/03/2017 à 17:31, Olivier_B a écrit :

Hi,

I'm using Scilab 6.0.0 with Windows 7 Service Pack 1 64 bits
I'am login as administrator to this computer.


If an exportation error has occurred once for this file name, the output 
stream might have not been closed properly or/and the file might be kept 
locked by the OS.

So, i would first do the following tests:

 * Was the file partially exported?
 * If some "ghost" file has been created, are you able to remove it by
   hand from the OS?
 * If not : quit the Scilab session, and then try to remove the file by
   hand, and to re-export the figure.

 * Is this bug occurring whatever is the content of the figure? Try
   with an elementary figure such as:
   clf
   xpoly(5,5)

HTH
Samuel




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


Re: [Scilab-users] figure exportation : "permission denied"

2017-03-30 Thread CRETE Denis
Hello,
I used to have this message with former versions of SciLab... 
Are you using version 5.5 or later ? 
Denis

[@@ THALES GROUP INTERNAL @@]

Unité Mixte de Physique CNRS / THALES
1 Avenue Augustin Fresnel
91767 Palaiseau CEDEx - France
Tel : +33 (0)1 69 41 58 52 Fax : +33 (0)1 69 41 58 78 
e-mail : 
 denis.cr...@thalesgroup.com <mailto:%20denis.cr...@thalesgroup.com>
 http://www.trt.thalesgroup.com/ump-cnrs-thales
 http://www.research.thalesgroup.com


-Message d'origine-
De : users [mailto:users-boun...@lists.scilab.org] De la part de Olivier_B
Envoyé : jeudi 30 mars 2017 15:13
À : users@lists.scilab.org
Objet : [Scilab-users] figure exportation : "permission denied"

Hi,

I have a problem with the function "xs2emf".
I have this error message, whatever the directory I try to save the file 
"Unable to create export file, permission denied".

Can someone help me?

Thanks

Olivier



--
View this message in context: 
http://mailinglists.scilab.org/figure-exportation-permission-denied-tp4036084.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users


[Scilab-users] figure exportation : "permission denied"

2017-03-30 Thread Olivier_B
Hi,

I have a problem with the function "xs2emf".
I have this error message, whatever the directory I try to save the file
"Unable to create export file, permission denied".

Can someone help me?

Thanks

Olivier



--
View this message in context: 
http://mailinglists.scilab.org/figure-exportation-permission-denied-tp4036084.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
___
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users