-
-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Failing to create lualatex.fmt when compiled through IDE, but problem fixed after compiling through PowerShell #3910
Comments
Thanks for reporting this. Interestingly, I can reproduce the issue (on Linux), but for me lualatex crashes the first time and works the second time, no matter if I use the terminal or the IDE both times. |
I get continued fails if I keep compiling from the IDE. I suspect it might have to do with where the command/process is run from? I did submit an issue to miktek and they could not reproduce the issue |
Also when only using the terminal?
Well, the issue is reproducible for both of us for both IDE and terminal, so if anything this suggests that it does not have anything to do with from where the command is run.
I actually agree with comment MiKTeX/miktex#1595 (comment) , provide all the miktex log files (see Diagnose tab in miktex console) and don't mention the IDE (since it is reproducible from the terminal), then try to submit the issue again. |
Thanks for checking. I re-tested it, and it appears that multiple compiles fix the issue (I could have sworn that in a prior version or on my home computer, I had to use the command line to get things working again). So the issue then is after the update, I have to compile once to a failure, then compile again. |
That's good, then at least I am looking at the same issue. I'll search a bit to see if I can find a solution I can reproduce with just this command: |
I am encountering a bug which can be reproduced using two separate computers with a MiKTeX installation. The installation versions used are:
LuaHBTeX, Version 1.18.1 (MiKTeX 24.4)
TeXify: 10.1
The error is produced with the following steps.
Based on the log file, the problem seems to be the failure of
lualatex.fmt
being created. Perhaps this is due to the start path of the compile command/process? I did not have this problem ~ 2 years ago.The CLI:
The error:
The log:
The text was updated successfully, but these errors were encountered: