On 4/12/19 10:14 AM, Daniel wrote: > On 12/04/2019 16:11, Richard Kimberly Heck wrote: >> On 4/12/19 9:36 AM, Daniel wrote: >>> On 12/04/2019 15:33, Richard Kimberly Heck wrote: >>>> On 4/12/19 9:01 AM, Daniel wrote: >>>>> On 07/04/2019 16:37, Pavel Sanda wrote: >>>>>> On Sun, Apr 07, 2019 at 11:08:33AM +0200, Daniel wrote: >>>>>>> On 07/04/2019 10:17, Pavel Sanda wrote: >>>>>>>> On Sat, Apr 06, 2019 at 09:20:22AM +0200, Daniel wrote: >>>>>>>>> Note that "Non-aggregation and existential risk" is another >>>>>>>>> document I >>>>>>>>> worked on in between and is *not* related to the bug. All other >>>>>>>>> documents >>>>>>>>> are part of the larger document. >>>>>>>> So reiterating last question: >>>>>>>> - is this file set as master to some already opened files which >>>>>>>> are >>>>>>>> being >>>>>>>> compiled? >>>>>>>> - do you close this file while the compilation still goes on? >>>>>>> >>>>>>> No to both. The problem is independent of this file. >>>>>> >>>>>> Ok, do you have idea, what file was closed, just after you opened >>>>>> this file? >>>>>> >>>>>> Pavel >>>>> >>>>> Here is another messages output. This time, I don't think any file >>>>> closing/opening was involved. Hence this is some evidence that the >>>>> problem is independent of this. >>>>> 13:56:05.081: Previewing ... >>>>> 13:56:05.136: (buffer-view: Ctrl+R) >>>>> 13:56:05.144: (command-alternatives master-buffer-view; buffer-view: >>>>> Ctrl+Alt+R) >>>>> 13:56:05.230: pdflatex -interaction=nonstopmode -synctex=1 >>>>> "not_pretty.tex" >>>>> 13:56:05.865: This is pdfTeX, Version 3.14159265-2.6-1.40.20 (MiKTeX >>>>> 2.9.7000 64-bit) >>>>> 13:56:05.865: entering extended mode >>>>> 13:56:05.866: (not_pretty.tex >>>>> 13:56:05.866: LaTeX2e <2018-12-01> >>>>> 13:56:05.866: >>>>> support/Systemcall.cpp (276): Systemcall: 'pdflatex >>>>> -interaction=nonstopmode -synctex=1 "not_pretty.tex"' finished with >>>>> exit code 1 >>>>> 13:56:06.758: pdflatex -interaction=nonstopmode -synctex=1 >>>>> "not_pretty.tex" >>>>> 13:56:07.393: This is pdfTeX, Version 3.14159265-2.6-1.40.20 (MiKTeX >>>>> 2.9.7000 64-bit) >>>>> 13:56:07.394: entering extended mode >>>>> 13:56:07.394: (not_pretty.tex >>>>> 13:56:07.395: LaTeX2e <2018-12-01> >>>>> 13:56:07.395: >>>>> support/Systemcall.cpp (276): Systemcall: 'pdflatex >>>>> -interaction=nonstopmode -synctex=1 "not_pretty.tex"' finished with >>>>> exit code 1 >>>>> 13:56:07.891: Error while exporting format: PDF (pdflatex) >>>> >>>> That seems to be the end of the LaTeX compilation. I don't see >>>> anything >>>> in the log after that. Maybe we just aren't catching the error for >>>> some >>>> reason. >>>> >>>> Riki >>> >>> That is actually a different (unrelated document) I typeset before and >>> had no problems with it. The previewing of the problem document starts >>> later, I guess, at >>> >>> 14:10:02.178: (master-buffer-view) >> >> But there's no LaTeX output there at all. >> >> Riki > > But that is the command to start LaTeX, right? So, maybe LyX cannot > start LaTeX correctly but still waits for it to finish?
I think we'd at least see some output, even if it's just from support/Systemcall.cpp. So, at least in this case, it does look as if the process isn't even starting. Why, I have no idea. Riki
