Joao B. Oliveira wrote:

>  Calling psnup -2 'artigo.ps' 'tmpfile.out'
>   Executing command:psnup -2 'artigo.ps' 'tmpfile.out'
>   [1] [2] [3] [4] [5] [6] [7] Wrote 7 pages, 990733 bytes
>   renaming file /tmp/lyx_tmpdir7509V42015/lyx_tmpbuf0/tmpfile.out to
>   /tmp/lyx_tmpdir7509V42015/lyx_tmpbuf0/artigo.ps
> 
>   ** Up to here, everything is ok.
>   ** Output file is properly renamed.
> 
>   Document exported as PSnup to file `~/projs/ProdCNPq/artigo1/artigo.ps'
> 
>   ** ^^^^^^^^
>   ** This seems to be a simple message, because the file artigo.ps was not
>   moved ** to the ~/projs/ directory. It is still in
>   /tmp/lyx_tmpdir7509V42015/. **

Then it appears that the 'mv' step is failing for some reason. Run lyx -dbg 
graphics and you'll get a print out of the schell script the lyx is using 
to perform the conversion. You'll find that we try and move the file to the 
right place at the end of the process, first using 'mv' and then using 'cp' 
if that failed. Could you try running these commands by hand and seeing 
what happens?

-- 
Angus

Reply via email to