I am sorry for the confusion.
none of the files exist on the computer.
Anyway. I do not think that it is the issue.
It seems that the py file terminates normally.
 
Is checkTeXPaths  executed?
 it seems that the output windows_style_tex_paths is not set
is it because the statement is false?
if os.name == 'nt' or sys.platform == 'cygwin':
why test only nt and cygwin ?
cygwin is not installed, it does not seems that we need cygwin for lyx.
Could you confirm it?
 
checkOtherEntries does not provide any information
 
lyx_kpsewhich may be not set to true
 
I will check about
    checkModulesConfig()
    checkCiteEnginesConfig()
    checkXTemplates()
    checkLatexConfig()
    removeTempFiles()
 
later after the os issue has need clarified.
 
 
Sent: Wednesday, March 06, 2019 at 7:43 PM
From: "Richard Kimberly Heck" <rikih...@lyx.org>
To: "Patrick Dupre" <pdu...@gmx.com>, "Kornel Benko" <kor...@lyx.org>
Cc: lyx-users@lists.lyx.org
Subject: Re: configuration fails
On 3/6/19 8:27 AM, Patrick Dupre wrote:
Hello,

The configuration stop at
DEBUG: Removing file a b.tex
DEBUG: Removing file a b.log
DEBUG: Failed to remove file texput.log

Actually, any of the 3 files exists on the computer

Sorry, do you mean these files do exist, or that they do not exist? If they do exist, what directory are they in?

 


I can comment these lines in the python file, but it does not help.
Actually, the rest of the file is not executed!

I check on the permissions of the Lyx and Miktex files. But I do not see
any thing wrong.

One possibility is that this is some kind of file-locking issue. We've seen this kind of thing on Windows before, though with temporary files.

Riki

 

Reply via email to