James-Yu / LaTeX-Workshop

Boost LaTeX typesetting efficiency with preview, compile, autocomplete, colorize, and more.
MIT License
10.72k stars 534 forks source link

Run on save is not reliable #2514

Closed tobiasdiez closed 3 years ago

tobiasdiez commented 3 years ago

Preliminary questions [Required]

Disable all the other extensions except for LaTeX Workshop, restart VS Code, and check that you still see this issue. [Required]

You still see this issue?: Yes

Make sure to visit the wiki FAQ before filling an issue.

You visited the wiki?: Yes

If your issue is with compiling a document (not having to do with finding the root file of a project), check first that you can compile manually.

You can compile a TeX document manually?: Yes

Describe the bug [Required]

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior:

  1. Activate the option to build on save.
  2. Make changes to document, and save.
  3. Sometimes, nothing happens and one has to trigger the build manually.

It's sadly not reproducible, but occurs often enough to be annoying.

Expected behavior

Compile latex automatically on save.

Logs [Required]

Please paste the whole log messages here, not parts of ones. The log should start with Initializing LaTeX Workshop. It is very important to identify problems.

LaTeX Workshop Output [Required]

[12:04:01] Initializing LaTeX Workshop.
[12:04:01] Extension root: c:\Users\tdiez\.vscode\extensions\james-yu.latex-workshop-8.15.0
[12:04:01] Creating PDF file watcher.
[12:04:01] Creating LaTeX Workshop http and websocket server.
[12:04:02] LaTeX Workshop initialized.
[12:04:02] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:04:02] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:04:02] Linter for root file started.
[12:04:02] No root file found for linting.
[12:04:02] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:04:03] Root file changed: from undefined to h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:04:03] Start to find all dependencies.
[12:04:03] Root file languageId: latex
[12:04:03] Instantiating a new file watcher for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:04:03] Creating Bib file watcher.
[12:04:03] Parsing a file and its subfiles: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:04:03] Found .bib file: D:\Research\A_Central\Latex\bibtex\bib\Literature.bib
[12:04:03] Added to bib file watcher: D:\Research\A_Central\Latex\bibtex\bib\Literature.bib
[12:04:03] Parsing .bib entries from D:\Research\A_Central\Latex\bibtex\bib\Literature.bib
[12:04:03] Parse fls file.
[12:04:03] Fls file found: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.fls
[12:04:03] Server created on 127.0.0.1:65003
[12:04:04] Added to file watcher: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:04:04] Added to file watcher: h:\My Documents\Research\A_Central\Latex\tex\generic\MyClass.cls
[12:04:04] Added to file watcher: h:\My Documents\Research\A_Central\Latex\tex\generic\MyBiblatexDataModel.dbx
[12:04:04] Added to file watcher: h:\My Documents\Research\.git\gitHeadInfo.gin
[12:04:04] Snippet data loaded.
[12:04:04] LaTeX Workshop version: 8.15.0
[12:04:05] Parsed 1151 bib entries from D:\Research\A_Central\Latex\bibtex\bib\Literature.bib.
[12:05:03] Linter for root file started.
[12:05:03] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:05:03] Linter for root file successfully finished in 0s 139ms
[12:05:03] Linter log parsed with 52 messages.
[12:05:04] Linter for active file started.
[12:05:04] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[12:05:04] Linter for active file successfully finished in 0s 116ms
[12:05:04] Linter log parsed with 52 messages.
[12:05:04] File watcher - file changed: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:05:04] Parsing a file and its subfiles: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:05:04] Found .bib file: D:\Research\A_Central\Latex\bibtex\bib\Literature.bib
[12:05:04] Parse fls file.
[12:05:04] Fls file found: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.fls
[12:05:04] Auto build started detecting the change of a file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:05:04] BUILD command invoked.
[12:05:04] The document of the active editor: file:///h%3A/My%20Documents/Research/Publications%20and%20talks/2019%20-%20Symplectic%20connections/DR_symplecticConnections.tex
[12:05:04] The languageId of the document: latex
[12:05:04] Building root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:05:04] Build root file h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:05:04] Found BIB program by magic comment: biber
[12:05:04] Recipe step 1: latexmk, -synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-bibtex,-r,D:\Research\.latexmkrc,-auxdir=Output,h:/My Documents/Research/Publications and talks/2019 - Symplectic connections/DR_symplecticConnections
[12:05:04] Recipe step env: {}
[12:05:04] cwd: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:05:04] LaTeX build process spawned. PID: 15000.
[12:05:13] LaTeX log parsed with 9 messages.
[12:05:13] Recipe returns with error: 12/null. PID: 15000. message: Rc files read:
  D:\Research\.latexmkrc
Latexmk: This is Latexmk, John Collins, 29 September 2020, version: 4.70b.
Rule 'pdflatex': File changes, etc:
   No-longer-existing files:
      'c:/texlive/2016/texmf-dist/fonts/map/fontname/texfonts.map'
      'c:/texlive/2016/texmf-dist/fonts/tfm/jknappen/ec/ecrm1200.tfm'
      'c:/texlive/2016/texmf-dist/fonts/tfm/public/cm/cmr12.tfm'
      'c:/texlive/2016/texmf-dist/fonts/tfm/public/latex-fonts/lasy6.tfm'
      'c:/texlive/2016/texmf-dist/tex/generic/babel-english/english.ldf'
      'c:/texlive/2016/texmf-dist/tex/generic/babel/babel.def'
      'c:/texlive/2016/texmf-dist/tex/generic/babel/babel.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/ifxetex/ifxetex.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/kastrup/binhex.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/listofitems/listofitems.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/listofitems/listofitems.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/atbegshi.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/etexcmds.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/ifluatex.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/ifpdf.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/infwarerr.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/ltxcmds.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybabel.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryquotes.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/libraries/pgflibraryarrows.meta.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integerarithmetics.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.random.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/modules/pgfmoduledecorations.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.def'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-lists.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def'
      'c:/texlive/2016/texmf-dist/tex/generic/tikz-cd/tikzlibrarycd.code.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/ulem/ulem.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/unicode-data/CaseFolding.txt'
      'c:/texlive/2016/texmf-dist/tex/generic/unicode-data/SpecialCasing.txt'
      'c:/texlive/2016/texmf-dist/tex/generic/unicode-data/UnicodeData.txt'
      'c:/texlive/2016/texmf-dist/tex/generic/xkeyval/xkeyval.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/xkeyval/xkvutils.tex'
      'c:/texlive/2016/texmf-dist/tex/generic/xstring/xstring.sty'
      'c:/texlive/2016/texmf-dist/tex/generic/xstring/xstring.tex'
      'c:/texlive/2016/texmf-dist/tex/latex/amscls/amsthm.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsfonts/amsfonts.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsfonts/amssymb.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsmath/amsbsy.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsmath/amsgen.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsmath/amsmath.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsmath/amsopn.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/amsmath/amstext.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/base/fontenc.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/base/ifthen.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/base/inputenc.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/base/omsenc.dfu'
      'c:/texlive/2016/texmf-dist/tex/latex/base/ot1enc.dfu'
      'c:/texlive/2016/texmf-dist/tex/latex/base/t1enc.def'
      'c:/texlive/2016/texmf-dist/tex/latex/base/t1enc.dfu'
      'c:/texlive/2016/texmf-dist/tex/latex/base/textcomp.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/base/ts1enc.def'
      'c:/texlive/2016/texmf-dist/tex/latex/base/ts1enc.dfu'
      'c:/texlive/2016/texmf-dist/tex/latex/base/utf8.def'
      'c:/texlive/2016/texmf-dist/tex/latex/bbm-macros/bbm.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/bezos/accents.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/bbx/alphabetic.bbx'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/bbx/standard.bbx'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/biblatex.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/biblatex.def'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/biblatex.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/blx-compat.def'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/blx-dm.def'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/cbx/alphabetic.cbx'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/lbx/english.lbx'
      'c:/texlive/2016/texmf-dist/tex/latex/biblatex/lbx/ngerman.lbx'
      'c:/texlive/2016/texmf-dist/tex/latex/blindtext/blindtext.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/booktabs/booktabs.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/caption/caption.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/caption/caption3.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/caption/subcaption.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/carlisle/remreset.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/changepage/changepage.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/cleveref/cleveref.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/colortbl/colortbl.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/cool/cool.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/coollist/coollist.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/coolstr/coolstr.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/csquotes/csquotes.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/csquotes/csquotes.def'
      'c:/texlive/2016/texmf-dist/tex/latex/csquotes/csquotes.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/diagbox/diagbox.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/enumitem/enumitem.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/epigraph/epigraph.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/eso-pic/eso-pic.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/etoolbox/etoolbox.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fontaxes/fontaxes.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/footmisc/footmisc.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/forloop/forloop.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/defpattern.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-addons.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-basic.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-eqn.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-eval.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-exp.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-pas.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-random.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-snap.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-trigo.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp-upn.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/fp/fp.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/gitinfo2/gitexinfo.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/gitinfo2/gitinfo2.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics-cfg/color.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics-cfg/graphics.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics-def/pdftex.def'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics/graphics.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics/graphicx.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics/keyval.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/graphics/trig.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/hobby/hobby.code.tex'
      'c:/texlive/2016/texmf-dist/tex/latex/hobby/pgflibraryhobby.code.tex'
      'c:/texlive/2016/texmf-dist/tex/latex/hobby/pml3array.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/hobby/tikzlibraryhobby.code.tex'
      'c:/texlive/2016/texmf-dist/tex/latex/hyperref/hpdftex.def'
      'c:/texlive/2016/texmf-dist/tex/latex/hyperref/hyperref.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/hyperref/pd1enc.def'
      'c:/texlive/2016/texmf-dist/tex/latex/imakeidx/imakeidx.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrartcl.cls'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrbase.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrkbase.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrlayer.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrlfile.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/scrsize12pt.clo'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/tocbasic.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/koma-script/typearea.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/kpfonts/kpfonts.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3-code.tex'
      'c:/texlive/2016/texmf-dist/tex/latex/l3kernel/expl3.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/l3kernel/l3pdfmode.def'
      'c:/texlive/2016/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/l3packages/xfrac/xfrac.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/l3packages/xparse/xparse.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/l3packages/xtemplate/xtemplate.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/latexconfig/hyperref.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/layouts/layouts.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/libertine/LinLibertine_I.tex'
      'c:/texlive/2016/texmf-dist/tex/latex/libertine/libertine.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/libertinust1math/libertinust1math.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/lm/lmodern.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/logreq/logreq.def'
      'c:/texlive/2016/texmf-dist/tex/latex/logreq/logreq.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/makecell/makecell.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/marginnote/marginnote.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/mathtools/mathtools.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/mathtools/mhsetup.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/microtype/microtype-pdftex.def'
      'c:/texlive/2016/texmf-dist/tex/latex/microtype/microtype.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/microtype/microtype.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/ms/everysel.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/ms/everyshi.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/ms/ragged2e.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/multirow/multirow.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/mweights/mweights.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/newpx/newpxmath.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/newpx/newpxtext.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/oberdiek/auxhook.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/oberdiek/bkm-pdftex.def'
      'c:/texlive/2016/texmf-dist/tex/latex/oberdiek/bookmark.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/oberdiek/ifdraft.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/oberdiek/kvoptions.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/math/pgfmath.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/utilities/pgffor.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/pict2e/p2e-pdftex.def'
      'c:/texlive/2016/texmf-dist/tex/latex/pict2e/pict2e.cfg'
      'c:/texlive/2016/texmf-dist/tex/latex/pict2e/pict2e.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/seqsplit/seqsplit.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/setspace/setspace.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/sidenotes/sidenotes.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/silence/silence.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/stackengine/stackengine.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/subfiles/subfiles.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tabto-ltx/tabto.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tensor/tensor.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/textcase/textcase.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/aliasctr.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/parseargs.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thm-amsthm.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thm-autoref.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thm-kv.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thm-listof.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thm-patch.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thm-restate.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/thmtools/thmtools.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tikz-cd/tikz-cd.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/titlesec/titlesec.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tocloft/tocloft.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/todonotes/todonotes.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tools/array.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tools/calc.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tools/multicol.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tools/verbatim.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/tools/xspace.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/url/url.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/was/upgreek.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/xcolor/xcolor.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/xkeyval/xkeyval.sty'
      'c:/texlive/2016/texmf-dist/tex/latex/xpatch/xpatch.sty'
      'c:/texlive/2016/texmf-dist/tex/lualatex/selnolig/selnolig.sty'
      'c:/texlive/2016/texmf-dist/web2c/texmf.cnf'
      'c:/texlive/2016/texmf-var/web2c/pdftex/pdflatex.fmt'
      'c:/texlive/2016/texmf.cnf'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'internal latex_fix_aux pdflatex  -synctex=1 -interaction=nonstopmode -file-line-error -recorder -aux-directory="Output"  "h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex"'
------------
Latexmk: calling latex_fix_aux( pdflatex  -synctex=1 -interaction=nonstopmode -file-line-error -recorder -aux-directory="Output"  "h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex" )
Latexmk: Index file 'Output/DR_symplecticConnections.idx' was written
Latexmk: Missing input file: 'everysel.sty' from line
  '! LaTeX Error: File `everysel.sty' not found.'
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'Output/DR_symplecticConnections.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
C:\texlive\2020\bin\win32\runscript.tlu:915: command failed with exit code 12:
perl.exe c:\texlive\2020\texmf-dist\scripts\latexmk\latexmk.pl -synctex=1 -interaction=nonstopmode -file-line-error -pdf -bibtex -r D:\Research\.latexmkrc -auxdir=Output "h:/My Documents/Research/Publications and talks/2019 - Symplectic connections/DR_symplecticConnections"
.
[12:05:13] The environment variable $PATH: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\MATLAB\R2018b\runtime\win64;C:\Program Files\MATLAB\R2018b\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\texlive\2020\bin\win32;C:\Users\tdiez\AppData\Local\Microsoft\WindowsApps;C:\Users\tdiez\AppData\Local\GitHubDesktop\bin;C:\Program Files\MATLAB\R2018b\sys\java\jre\win64\jre\bin;C:\Users\tdiez\AppData\Local\Programs\Git\cmd;C:\Users\tdiez\AppData\Local\Microsoft\WindowsApps;;C:\Users\tdiez\AppData\Local\Programs\Microsoft VS Code\bin
[12:05:13] The environment variable $SHELL: undefined
[12:05:13] Cleaning auxiliary files and retrying build after toolchain error.
[12:05:13] File cleaned: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.fls
[12:05:13] Recipe step 1: latexmk, -synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-bibtex,-r,D:\Research\.latexmkrc,-auxdir=Output,h:/My Documents/Research/Publications and talks/2019 - Symplectic connections/DR_symplecticConnections
[12:05:13] Recipe step env: {}
[12:05:13] cwd: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:05:13] LaTeX build process spawned. PID: 3972.
[12:05:21] LaTeX log parsed with 9 messages.
[12:05:21] Recipe returns with error: 12/null. PID: 3972. message: Rc files read:
  D:\Research\.latexmkrc
Latexmk: This is Latexmk, John Collins, 29 September 2020, version: 4.70b.
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'internal latex_fix_aux pdflatex  -synctex=1 -interaction=nonstopmode -file-line-error -recorder -aux-directory="Output"  "h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex"'
------------
Latexmk: calling latex_fix_aux( pdflatex  -synctex=1 -interaction=nonstopmode -file-line-error -recorder -aux-directory="Output"  "h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex" )
Latexmk: Index file 'Output/DR_symplecticConnections.idx' was written
Latexmk: Missing input file: 'everysel.sty' from line
  '! LaTeX Error: File `everysel.sty' not found.'
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'Output/DR_symplecticConnections.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
C:\texlive\2020\bin\win32\runscript.tlu:915: command failed with exit code 12:
perl.exe c:\texlive\2020\texmf-dist\scripts\latexmk\latexmk.pl -synctex=1 -interaction=nonstopmode -file-line-error -pdf -bibtex -r D:\Research\.latexmkrc -auxdir=Output "h:/My Documents/Research/Publications and talks/2019 - Symplectic connections/DR_symplecticConnections"
.
[12:05:21] The environment variable $PATH: C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft Windows Performance Toolkit\;C:\Program Files\MATLAB\R2018b\runtime\win64;C:\Program Files\MATLAB\R2018b\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Strawberry\c\bin;C:\Strawberry\perl\site\bin;C:\Strawberry\perl\bin;C:\texlive\2020\bin\win32;C:\Users\tdiez\AppData\Local\Microsoft\WindowsApps;C:\Users\tdiez\AppData\Local\GitHubDesktop\bin;C:\Program Files\MATLAB\R2018b\sys\java\jre\win64\jre\bin;C:\Users\tdiez\AppData\Local\Programs\Git\cmd;C:\Users\tdiez\AppData\Local\Microsoft\WindowsApps;;C:\Users\tdiez\AppData\Local\Programs\Microsoft VS Code\bin
[12:05:21] The environment variable $SHELL: undefined
[12:06:23] Linter for active file started.
[12:06:23] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[12:06:23] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:06:23] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:06:23] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:23] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:23] Linter for active file successfully finished in 0s 134ms
[12:06:23] Linter log parsed with 52 messages.
[12:06:24] Linter for root file started.
[12:06:24] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:24] Linter for root file successfully finished in 0s 173ms
[12:06:24] Linter log parsed with 52 messages.
[12:06:24] Linter for active file started.
[12:06:24] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[12:06:24] Linter for active file successfully finished in 0s 116ms
[12:06:24] Linter log parsed with 52 messages.
[12:06:25] File watcher - file changed: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:25] Parsing a file and its subfiles: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:25] Found .bib file: D:\Research\A_Central\Latex\bibtex\bib\Literature.bib
[12:06:25] Parse fls file.
[12:06:25] Fls file found: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.fls
[12:06:25] Auto build started detecting the change of a file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:25] BUILD command invoked.
[12:06:25] The document of the active editor: file:///h%3A/My%20Documents/Research/Publications%20and%20talks/2019%20-%20Symplectic%20connections/DR_symplecticConnections.tex
[12:06:25] The languageId of the document: latex
[12:06:25] Building root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:25] Build root file h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:25] Found BIB program by magic comment: biber
[12:06:25] Recipe step 1: latexmk, -synctex=1,-interaction=nonstopmode,-file-line-error,-pdf,-bibtex,-r,D:\Research\.latexmkrc,-auxdir=Output,h:/My Documents/Research/Publications and talks/2019 - Symplectic connections/DR_symplecticConnections
[12:06:25] Recipe step env: {}
[12:06:25] cwd: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:06:25] LaTeX build process spawned. PID: 8332.
[12:06:25] Added to file watcher: d:\Research\A_Central\Latex\tex\generic\MyBiblatexDataModel.dbx
[12:06:25] Added to file watcher: d:\Research\A_Central\Latex\tex\generic\MyClass.cls
[12:06:57] VIEW command invoked with mode: external.
[12:06:57] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:06:57] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:06:57] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:57] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:06:57] Open external viewer for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.pdf
[12:07:07] VIEW command invoked with mode: external.
[12:07:07] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:07:07] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:07:07] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:07] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:07] Open external viewer for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.pdf
[12:07:15] VIEW command invoked with mode: external.
[12:07:15] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:07:15] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:07:15] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:15] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:15] Open external viewer for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.pdf
[12:07:22] VIEW command invoked with mode: external.
[12:07:22] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:07:22] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:07:22] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:22] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:22] Open external viewer for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.pdf
[12:07:54] LaTeX log parsed with 31 messages.
[12:07:55] Recipe of length 1 finished. PID: 8332.
[12:07:55] Successfully built h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex.
[12:07:55] No PDF viewer connected for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.pdf
[12:07:55] Parse fls file.
[12:07:55] Fls file found: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.fls
[12:07:55] Parse aux file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\Output\DR_symplecticConnections.aux
[12:07:55] Added to file watcher: c:\Users\tdiez\.texlive2020\texmf-var\fonts\pk\ljfour\public\mathabx\mathc10.618pk
[12:07:55] Added to file watcher: c:\Users\tdiez\.texlive2020\texmf-var\fonts\pk\ljfour\public\mathabx\mathc10.890pk
[12:07:55] Added to file watcher: c:\Users\tdiez\.texlive2020\texmf-var\fonts\pk\ljfour\public\mathabx\mathc10.544pk
[12:07:55] Added to file watcher: c:\Users\tdiez\.texlive2020\texmf-var\fonts\pk\ljfour\public\mathabx\mathc10.742pk
[12:07:55] Added to file watcher: c:\Users\tdiez\.texlive2020\texmf-var\fonts\pk\ljfour\public\mathabx\mathc10.677pk
[12:07:55] Added to file watcher: d:\Research\A_Central\Latex\tex\generic\myMathHeader.sty
[12:07:56] VIEW command invoked with mode: external.
[12:07:56] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[12:07:56] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[12:07:56] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:56] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[12:07:56] Open external viewer for h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.pdf
[16:26:17] Linter for active file started.
[16:26:17] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:26:17] Current workspace folders: ["file:///h:/My Documents/Research/Publications and talks/2019 - Symplectic connections","file:///h:/My Documents/Research/A_Central/Latex/tex/generic","file:///h:/My Documents/Research","file:///c:/Users/Tobias/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/Tobi/AppData/Roaming/Sublime Text 3/Packages/User/cwl","file:///c:/Users/tdiez/AppData/Roaming/Sublime Text 3/Packages/User/cwl"]
[16:26:17] Current workspaceRootDir: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections
[16:26:17] Found root file from active editor: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:26:17] Keep using the same root file: h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:26:18] Linter for active file successfully finished in 0s 278ms
[16:26:18] Linter log parsed with 52 messages.
[16:26:53] Linter for active file started.
[16:26:53] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:26:53] Linter for active file successfully finished in 0s 330ms
[16:26:53] Linter log parsed with 56 messages.
[16:26:58] Linter for active file started.
[16:26:58] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:26:58] Linter for active file successfully finished in 0s 165ms
[16:26:58] Linter log parsed with 53 messages.
[16:27:01] Linter for active file started.
[16:27:01] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:27:01] Linter for active file successfully finished in 0s 167ms
[16:27:01] Linter log parsed with 52 messages.
[16:27:02] Linter for root file started.
[16:27:02] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:27:02] Linter for root file successfully finished in 0s 407ms
[16:27:02] Linter log parsed with 52 messages.
[16:27:03] Linter for active file started.
[16:27:03] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:27:03] Linter for active file successfully finished in 0s 125ms
[16:27:03] Linter log parsed with 52 messages.
[16:27:10] Linter for root file started.
[16:27:10] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:27:10] Linter for root file successfully finished in 0s 149ms
[16:27:10] Linter log parsed with 52 messages.
[16:27:10] Linter for active file started.
[16:27:10] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:27:10] Linter for active file successfully finished in 0s 117ms
[16:27:10] Linter log parsed with 52 messages.
[16:27:11] Linter for root file started.
[16:27:11] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:27:11] Linter for root file successfully finished in 0s 148ms
[16:27:11] Linter log parsed with 52 messages.
[16:27:11] Linter for active file started.
[16:27:11] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:27:11] Linter for root file started.
[16:27:11] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:27:11] Linter for active file successfully finished in 0s 126ms
[16:27:11] Linter log parsed with 52 messages.
[16:27:11] Linter for root file successfully finished in 0s 149ms
[16:27:11] Linter log parsed with 52 messages.
[16:27:12] Linter for active file started.
[16:27:12] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:27:12] Linter for active file successfully finished in 0s 116ms
[16:27:12] Linter log parsed with 52 messages.
[16:27:52] Linter for root file started.
[16:27:52] Linter for root file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-f%f:%l:%c:%d:%k:%n:%m
,h:\My Documents\Research\Publications and talks\2019 - Symplectic connections\DR_symplecticConnections.tex
[16:27:52] Linter for root file successfully finished in 0s 141ms
[16:27:52] Linter log parsed with 52 messages.
[16:27:53] Linter for active file started.
[16:27:53] Linter for active file running command chktex with arguments -wall,-n1,-n3,-n18,-n22,-n24,-n30,-n46,-l,D:\Research\chktexrc,-q,-I0,-f%f:%l:%c:%d:%k:%n:%m

[16:27:53] Linter for active file successfully finished in 0s 120ms
[16:27:53] Linter log parsed with 52 messages.

Developer Tools Console [Required]

WARN UNRESPONSIVE extension host, 'James-Yu.latex-workshop' took 85% of 3582.55ms

Extension Host Log

[2021-02-01 13:02:19.684] [exthost] [error] [James-Yu.latex-workshop] provider FAILED
[2021-02-01 13:02:19.685] [exthost] [error] Error: DisposableStore is missing...
    at H._convertCompletionItem (c:\Users\tdiez\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:765:55)
    at H.resolveCompletionItem (c:\Users\tdiez\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\workbench\services\extensions\node\extensionHostProcess.js:764:813)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:94:5)

[2021-02-03 12:02:26.606] [exthost] [error] [James-Yu.latex-workshop] provider FAILED
[2021-02-03 12:02:26.606] [exthost] [error] Error: 
    at objectToError (c:\Users\tdiez\.vscode\extensions\james-yu.latex-workshop-8.15.0\node_modules\workerpool\src\WorkerHandler.js:172:14)
    at ChildProcess.<anonymous> (c:\Users\tdiez\.vscode\extensions\james-yu.latex-workshop-8.15.0\node_modules\workerpool\src\WorkerHandler.js:225:32)
    at ChildProcess.emit (events.js:223:5)
    at emit (internal/child_process.js:876:12)
    at processTicksAndRejections (internal/process/task_queues.js:82:21)

Desktop [Required]

Additional questions

Are you using VSCodium?

No

Are you using LaTeX Workshop with VS Code Remote?

No

tamuratak commented 3 years ago

When all of the above is done, we will reopen this issue if needed.

Please notify If any progress.

tobiasdiez commented 3 years ago

The error now occurred again, and I've added the log messages. What usually solves the issue is closing the tex document and reopening it.

I have the problem on two computers (that sync their settings).

jlelong commented 3 years ago

I cannot find the logs.

tobiasdiez commented 3 years ago

Sorry, apparently my edit was to large for github which why it was rejected and I didn't noticed the error message. Now it should be updated. The whole log was to large, thus I've removed quite a bit from the middle that can be found here: https://pastebin.com/jV29tFBN

tamuratak commented 3 years ago
tobiasdiez commented 3 years ago

The issue occurred at the end. And as I said, I don't know yet what triggers this. For the log, I don't know what I did when - it was the log of few hours of usage and I copied everything as soon as the bug occurred.

tamuratak commented 3 years ago

Please open a new issue filling out all the information required in the issue template If any progress.