Hannah-Sten / TeXiFy-IDEA

LaTeX support for the IntelliJ platform by JetBrains.
https://hannah-sten.github.io/TeXiFy-IDEA
MIT License
891 stars 87 forks source link

java.lang.reflect.InvocationTargetException #1574

Closed Xaaris closed 4 years ago

Xaaris commented 4 years ago

Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version

IntelliJ 2020.2.1

Operating System

macOS

TeXiFy IDEA version

0.7

Description

I saw that TeXiFy had produced the following exception. I'm not sure what I did to produce it. Maybe the stacktrace is enough for you to know what happened? Otherwise I can try to reproduce it.

Stacktrace

java.lang.reflect.InvocationTargetException
    at jdk.internal.reflect.GeneratedMethodAccessor107.invoke(Unknown Source)
    at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.base/java.lang.reflect.Method.invoke(Method.java:566)
    at com.intellij.execution.process.ProcessHandler$2.invoke(ProcessHandler.java:246)
    at com.sun.proxy.$Proxy21.onTextAvailable(Unknown Source)
    at com.intellij.execution.process.ProcessHandler.notifyTextAvailable(ProcessHandler.java:220)
    at com.intellij.execution.process.BaseOSProcessHandler$SimpleOutputReader.onTextAvailable(BaseOSProcessHandler.java:153)
    at com.intellij.util.io.BaseOutputReader.sendText(BaseOutputReader.java:206)
    at com.intellij.util.io.BaseOutputReader.processInput(BaseOutputReader.java:190)
    at com.intellij.util.io.BaseOutputReader.readAvailableNonBlocking(BaseOutputReader.java:102)
    at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:67)
    at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:160)
    at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:207)
    at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:50)
    at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
    at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
    at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
    at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
    at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668)
    at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665)
    at java.base/java.security.AccessController.doPrivileged(Native Method)
    at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665)
    at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: nl.hannahsten.texifyidea.TeXception: Extra closing parenthesis: could not close a file which was not opened. Please report the log output to the issue tracker.
    at nl.hannahsten.texifyidea.run.latex.logtab.LatexFileStack.update(LatexFileStack.kt:98)
    at nl.hannahsten.texifyidea.run.latex.logtab.LatexOutputListener.processNewTextLatex(LatexOutputListener.kt:112)
    at nl.hannahsten.texifyidea.run.latex.logtab.LatexOutputListener.processNewText(LatexOutputListener.kt:86)
    at nl.hannahsten.texifyidea.run.latex.logtab.LatexOutputListener.onTextAvailable(LatexOutputListener.kt:76)
    ... 23 more
PHPirates commented 4 years ago

The stacktrace says

Please report the log output to the issue tracker.

With which we mean the LaTeX log output which you get when you compile a file. So this should be reproducible on your side with that specific document. If you can reproduce it, please provide the log output.

Xaaris commented 4 years ago

I wasn't able to find anything in the log output, but maybe you can find something. The error does not occur on every build, but most of them. I'm not sure what triggers it.

Log Output:

Log Output. Click to expand ``` pdflatex -file-line-error -interaction=nonstopmode -synctex=1 -output-format=pdf -output-directory=/Users/johannesberger/git/thesis/thesis thesis.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/Users/johannesberger/git/thesis/thesis/thesis.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrreprt.cls Document Class: scrreprt 2020/01/24 v3.29 KOMA-Script document class (report) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrkbase.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile.sty))) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/tocbasic.sty) Class scrreprt Warning: You've used obsolete option `bibtotoc'. (scrreprt) Usage of this option indicates an old document (scrreprt) and changes compatibility level using (scrreprt) `bibliography=totoc,version=first, (scrreprt) enabledeprecatedfontcommands' that may result (scrreprt) in further warnings. (scrreprt) If you don't want this, you should simply (scrreprt) replace option `bibtotoc' by `bibliography=totoc'. Class scrreprt Warning: deprecated option `enabledeprecatedfontcommands'. (scrreprt) Note, that this option was already depreacted when (scrreprt) it has been defined. Support for old font commands (scrreprt) has been removed from KOMA-Script more than one (scrreprt) decade ago. It is not recommended to use them any (scrreprt) longer. Therefore usage of this class option also (scrreprt) is not recommended. (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrsize11pt.clo) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/typearea.sty)) (/Users/johannesberger/git/thesis/thesis/../style/thesisstyle.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/2020/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyphenat/hyphenat.sty Package hyphenat Warning: ******************************* (hyphenat) * You have used the htt option. (hyphenat) * You are likely to get many Font Warning messages. (hyphenat) * These can usually be ignored. (hyphenat) *******************************. ) (/usr/local/texlive/2020/texmf-dist/tex/latex/siunitx/siunitx.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)) (/usr/local/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/tools/array.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/translator/translator.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/courier.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlayer.sty)) 1: section 1: chapter 1: chapter 1: section 1: chapter (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/amsfonts.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/subcaption.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/caption3.sty))) (/usr/local/texlive/2020/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/todonotes/todonotes.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-li sts.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/local/texlive/2020/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.c ode.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex) ) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryshadows.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryfadings.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings .code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/latex/tools/calc.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/local/texlive/2020/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/textpos/textpos.sty Package: textpos 2019/04/15 1.9.1, absolute positioning of text on the page Grid set 16 x 16 = 37.34424pt x 52.81541pt TextBlockOrigin set to 0pt x 0pt ) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/2020/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/kvoptions/kvoptions.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2020/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/2020/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2020/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty ))) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/base/glossaries.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/mfirstuc/mfirstuc.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/textcase/textcase.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/xfor/xfor.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/datatool/datatool-base.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/substr/substr.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/datatool/datatool-fp.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp.sty `Fixed Point Package', Version 0.8, April 2, 1995 (C) Michael Mehlich (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/defpattern.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-basic.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-addons.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-snap.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-exp.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-trigo.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-pas.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-random.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-eqn.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-upn.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-eval.sty)))) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/base/glossaries-compat ible-307.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/tracklang/tracklang.tex)) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries-english/glossaries-eng lish.ldf) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-hypern av.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-list.s ty) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-long.s ty (/usr/local/texlive/2020/texmf-dist/tex/latex/tools/longtable.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-super. sty (/usr/local/texlive/2020/texmf-dist/tex/latex/supertabular/supertabular.sty )) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-tree.s ty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdfpages/pdfpages.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/eso-pic/eso-pic.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdfpages/pppdftex.def)) (/Users/johannesberger/git/thesis/thesis/../style/configurationcommands.sty) (/Users/johannesberger/git/thesis/thesis/../style/convenience.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.def) (/usr/local/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.cfg)) (/Users/johannesberger/git/thesis/thesis/thesisglossaries.tex) (/Users/johannesberger/git/thesis/thesis/thesis.aux) (/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Font Warning: Font shape `T1/pcr/m/scsl' undefined (Font) using `T1/pcr/m/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/b/scsl' undefined (Font) using `T1/pcr/b/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/bx/scsl' undefined (Font) using `T1/pcr/bx/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sbx/sc' undefined (Font) using `T1/pcr/sb/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/n' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/it' undefined (Font) using `T1/pcr/sb/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/sl' undefined (Font) using `T1/pcr/sb/it' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/scit' undefined (Font) using `T1/pcr/sb/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/sc' undefined (Font) using `T1/pcr/sb/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sbc/sc' undefined (Font) using `T1/pcr/c/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/n' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/it' undefined (Font) using `T1/pcr/c/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/sl' undefined (Font) using `T1/pcr/c/it' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/scit' undefined (Font) using `T1/pcr/c/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/sc' undefined (Font) using `T1/pcr/c/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/lc/sc' undefined (Font) using `T1/pcr/l/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/n' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/it' undefined (Font) using `T1/pcr/l/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/sl' undefined (Font) using `T1/pcr/l/it' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/scit' undefined (Font) using `T1/pcr/l/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/sc' undefined (Font) using `T1/pcr/l/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/m/ui' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/bx/ui' undefined (Font) using `T1/pcr/bx/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/m/In' undefined (Font) using `T1/pcr/m/n' instead on input line 20. (/usr/local/texlive/2020/texmf-dist/tex/latex/translator/translator-basic-dicti onary-English.dict) (/usr/local/texlive/2020/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg ) (/usr/local/texlive/2020/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2020/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/ltcaption.sty) ABD: EveryShipout initializing macros *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty)) (/Users/johannesberger/git/thesis/thesis/thesis.out) (/Users/johannesberger/git/thesis/thesis/thesis.out) (/usr/local/texlive/2020/texmf-dist/tex/latex/bookmark/bookmark.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/bookmark/bkm-pdftex.def)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdflscape/pdflscape.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/lscape.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/umsb.fd) (./configuration/configuration.tex) (../style/coverpage.tex (/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/t1phv.fd LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 20. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 23. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 26. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 46. )) (../style/titlepage.tex [1{/usr/local/texlive/2020/texmf-var/fonts/map/pdfte x/updmap/pdftex.map} ]) (../style/abstractpage.tex [2]) [3] (/Users/johannesberger/git/thesis/thesis/thesis.toc [4]) [5] (/Users/johannesberger/git/thesis/thesis/thesis.lof) [6] (/Users/johannesberger/git/thesis/thesis/thesis.lot) [7] (./chapters/1_introduction.tex chapter 1. ) (./chapters/2_related_work.tex [1] [2] chapter 2. [3] [4] LaTeX Warning: `h' float specifier changed to `ht'. [5 ] LaTeX Warning: `h' float specifier changed to `ht'. ) (./chapters/3_technologies_and_algorithms.tex [6 ] [7 ] chapter 3. (/usr/local/texlive/2020/texmf-dist/tex/latex/base/t1cmss.fd) [8] [9 ] [10 ] [11] [12 ] LaTeX Warning: `h' float specifier changed to `ht'. [13] [14 ] [15 ]) (./chapters/4_design_and_implementation.tex [16] chapter 4. [17 ] [18] [19] [20] [21] [22 ]) (./chapters/5_results_and_analysis.tex [23] [24] chapter 5. ) (./chapters/6_conclusion.tex [25] chapter 6. ) (/Users/johannesberger/git/thesis/thesis/thesis.bbl [26] chapter without number [27] Underfull \hbox (badness 10000) in paragraph at lines 122--130 [][]$\T1/pcr/l/it/10.95 https : / / www . cv -[] foundation . org / openaccess / content _ cvpr _ 2015 / [28]) (../style/statement_i.tex [29] [30]) (/Users/johannesberger/git/thesis/thesis/thesis.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information){/usr/local/texlive/2020/te xmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/local/texlive/2020/texm f-dist/fonts/enc/dvips/base/8r.enc}{/usr/local/texlive/2020/texmf-dist/fonts/en c/dvips/cm-super/cm-super-ts1.enc} Output written on /Users/johannesberger/git/thesis/thesis/thesis.pdf (37 pages, 8155659 bytes). SyncTeX written on /Users/johannesberger/git/thesis/thesis/thesis.synctex.gz. Transcript written on /Users/johannesberger/git/thesis/thesis/thesis.log. Process finished with exit code 0 ```
PHPirates commented 4 years ago

Was this from a run which produced the error? Because I ran the complete log file through the log parser and I didn't get any such error. This exception is caused by mismatching parentheses: when the log parser tries to close a file with a closing parenthesis but the file stack is empty, then this exception is thrown. I can't find any mismatching brackets in the log file as well.

Maybe you could check with a build from the master branch to be sure - I think the last fix I did regarding log parsing was included in 0.7, but not 100% sure.

PHPirates commented 4 years ago

I have a better idea: use the following build, which will include the problematic line in the exception message:

TeXiFy-IDEA-0.7.1-alpha.1.3.zip

Xaaris commented 4 years ago

The line content is )\n. Not sure if that helps

PHPirates commented 4 years ago

There are only two such lines, and both lines are handled correctly. So that means that somewhere before that something went wrong. But I don't see how it is possible that exactly the same log file gives an error in your case but not when I give it to the log parser.

I did find a mistake, but I don't think it fixes the problem so can you run the following build, reproduce the exception and then upload idea.log here? (Help > Show log in ...) It will contain all the files opened and closed, which should provide enough information for me I hope. Also upload the log output again, just in case it is different.

TeXiFy-IDEA-0.7.1-alpha.1.4.zip

Xaaris commented 4 years ago

Here you go:

Exception. Click to expand ``` java.lang.reflect.InvocationTargetException at jdk.internal.reflect.GeneratedMethodAccessor104.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.intellij.execution.process.ProcessHandler$2.invoke(ProcessHandler.java:246) at com.sun.proxy.$Proxy21.onTextAvailable(Unknown Source) at com.intellij.execution.process.ProcessHandler.notifyTextAvailable(ProcessHandler.java:220) at com.intellij.execution.process.BaseOSProcessHandler$SimpleOutputReader.onTextAvailable(BaseOSProcessHandler.java:153) at com.intellij.util.io.BaseOutputReader.sendText(BaseOutputReader.java:206) at com.intellij.util.io.BaseOutputReader.processInput(BaseOutputReader.java:190) at com.intellij.util.io.BaseOutputReader.readAvailableNonBlocking(BaseOutputReader.java:102) at com.intellij.util.io.BaseDataReader.readAvailable(BaseDataReader.java:67) at com.intellij.util.io.BaseDataReader.doRun(BaseDataReader.java:160) at com.intellij.util.ConcurrencyUtil.runUnderThreadName(ConcurrencyUtil.java:207) at com.intellij.util.io.BaseDataReader.lambda$start$0(BaseDataReader.java:50) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:668) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:665) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:665) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: nl.hannahsten.texifyidea.TeXception: Extra closing parenthesis: could not close a file which was not opened. Please report the log output to the issue tracker. at nl.hannahsten.texifyidea.run.latex.logtab.LatexFileStack.update(LatexFileStack.kt:106) at nl.hannahsten.texifyidea.run.latex.logtab.LatexOutputListener.processNewTextLatex(LatexOutputListener.kt:112) at nl.hannahsten.texifyidea.run.latex.logtab.LatexOutputListener.processNewText(LatexOutputListener.kt:86) at nl.hannahsten.texifyidea.run.latex.logtab.LatexOutputListener.onTextAvailable(LatexOutputListener.kt:76) ... 23 more ```
Log output. Click to expand ``` pdflatex -file-line-error -interaction=nonstopmode -synctex=1 -output-format=pdf -output-directory=/Users/johannesberger/git/thesis/thesis thesis.tex This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex) restricted \write18 enabled. entering extended mode (/Users/johannesberger/git/thesis/thesis/thesis.tex LaTeX2e <2020-02-02> patch level 5 L3 programming layer <2020-03-06> (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrreprt.cls Document Class: scrreprt 2020/01/24 v3.29 KOMA-Script document class (report) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrkbase.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrbase.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/keyval.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlfile.sty))) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/tocbasic.sty) Class scrreprt Warning: You've used obsolete option `bibtotoc'. (scrreprt) Usage of this option indicates an old document (scrreprt) and changes compatibility level using (scrreprt) `bibliography=totoc,version=first, (scrreprt) enabledeprecatedfontcommands' that may result (scrreprt) in further warnings. (scrreprt) If you don't want this, you should simply (scrreprt) replace option `bibtotoc' by `bibliography=totoc'. Class scrreprt Warning: deprecated option `enabledeprecatedfontcommands'. (scrreprt) Note, that this option was already depreacted when (scrreprt) it has been defined. Support for old font commands (scrreprt) has been removed from KOMA-Script more than one (scrreprt) decade ago. It is not recommended to use them any (scrreprt) longer. Therefore usage of this class option also (scrreprt) is not recommended. (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrsize11pt.clo) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/typearea.sty)) (/Users/johannesberger/git/thesis/thesis/../style/thesisstyle.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/base/inputenc.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/babel.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/switch.def) (/usr/local/texlive/2020/texmf-dist/tex/generic/babel-english/english.ldf (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/babel.def (/usr/local/texlive/2020/texmf-dist/tex/generic/babel/txtbabel.def)))) (/usr/local/texlive/2020/texmf-dist/tex/latex/base/fontenc.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyphenat/hyphenat.sty Package hyphenat Warning: ******************************* (hyphenat) * You have used the htt option. (hyphenat) * You are likely to get many Font Warning messages. (hyphenat) * These can usually be ignored. (hyphenat) *******************************. ) (/usr/local/texlive/2020/texmf-dist/tex/latex/siunitx/siunitx.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)) (/usr/local/texlive/2020/texmf-dist/tex/latex/l3packages/xparse/xparse.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amstext.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsgen.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/tools/array.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/l3packages/l3keys2e/l3keys2e.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/translator/translator.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/courier.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlayer-scrpage.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/koma-script/scrlayer.sty)) 1: section 1: chapter 1: chapter 1: section 1: chapter (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsmath.sty For additional information on amsmath, use the `?' option. (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsbsy.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsmath/amsopn.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/amsfonts.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/amssymb.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/graphicx.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/graphics.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/trig.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-cfg/graphics.cfg) (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-def/pdftex.def))) (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/subcaption.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/caption3.sty))) (/usr/local/texlive/2020/texmf-dist/tex/latex/natbib/natbib.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/todonotes/todonotes.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/xkeyval/xkeyval.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/xkeyval/xkeyval.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/xkeyval/xkvutils.tex))) (/usr/local/texlive/2020/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/frontendlayer/tikz.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgf.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfrcs.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common.te x (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-common-li sts.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfutil-latex.def (/usr/local/texlive/2020/texmf-dist/tex/latex/ms/everyshi.sty)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfrcs.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/pgf.revision.tex))) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/basiclayer/pgfcore.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/systemlayer/pgfsys.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeysfiltered.c ode.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgf.cfg) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-pdftex.d ef (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsys-common-p df.def))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsyssoftpath. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/systemlayer/pgfsysprotocol. code.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcore.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathcalc.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathutil.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathparser.code.tex ) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.code. tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.basic .code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.trigo nometric.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.rando m.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.compa rison.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.base. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.round .code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.misc. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfunctions.integ erarithmetics.code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmathfloat.code.tex) ) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfint.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepoints.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathconst ruct.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathusage .code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorescopes.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoregraphicst ate.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretransform ations.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorequick.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreobjects.c ode.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepathproce ssing.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorearrows.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreshade.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreimage.cod e.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoreexternal. code.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorelayers.co de.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcoretranspare ncy.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorepatterns. code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/basiclayer/pgfcorerdf.code. tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleshapes.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmoduleplot.code. tex) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -0-65.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/compatibility/pgfcomp-version -1-18.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgffor.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/utilities/pgfkeys.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgfkeys.code.tex) ) (/usr/local/texlive/2020/texmf-dist/tex/latex/pgf/math/pgfmath.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex)) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/utilities/pgffor.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/math/pgfmath.code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/tikz.cod e.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryplothan dlers.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/modules/pgfmodulematrix.cod e.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarytopaths.code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibrarypositioning.code.tex) (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryshadows.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/frontendlayer/tikz/librarie s/tikzlibraryfadings.code.tex (/usr/local/texlive/2020/texmf-dist/tex/generic/pgf/libraries/pgflibraryfadings .code.tex))) (/usr/local/texlive/2020/texmf-dist/tex/latex/tools/calc.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/geometry/geometry.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/ifvtex.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/iftex/iftex.sty))) (/usr/local/texlive/2020/texmf-dist/tex/latex/setspace/setspace.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/textpos/textpos.sty Package: textpos 2019/04/15 1.9.1, absolute positioning of text on the page Grid set 16 x 16 = 37.34424pt x 52.81541pt TextBlockOrigin set to 0pt x 0pt ) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/2020/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/kvoptions/kvoptions.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/2020/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/2020/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/2020/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty ))) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/base/glossaries.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/mfirstuc/mfirstuc.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/etoolbox/etoolbox.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/textcase/textcase.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/xfor/xfor.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/datatool/datatool-base.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/substr/substr.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/datatool/datatool-fp.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp.sty `Fixed Point Package', Version 0.8, April 2, 1995 (C) Michael Mehlich (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/defpattern.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-basic.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-addons.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-snap.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-exp.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-trigo.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-pas.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-random.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-eqn.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-upn.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/fp/fp-eval.sty)))) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/base/glossaries-compat ible-307.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/tracklang/tracklang.sty (/usr/local/texlive/2020/texmf-dist/tex/generic/tracklang/tracklang.tex)) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries-english/glossaries-eng lish.ldf) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-hypern av.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-list.s ty) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-long.s ty (/usr/local/texlive/2020/texmf-dist/tex/latex/tools/longtable.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-super. sty (/usr/local/texlive/2020/texmf-dist/tex/latex/supertabular/supertabular.sty )) (/usr/local/texlive/2020/texmf-dist/tex/latex/glossaries/styles/glossary-tree.s ty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdfpages/pdfpages.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/eso-pic/eso-pic.sty) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdfpages/pppdftex.def)) (/Users/johannesberger/git/thesis/thesis/../style/configurationcommands.sty) (/Users/johannesberger/git/thesis/thesis/../style/convenience.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.def) (/usr/local/texlive/2020/texmf-dist/tex/latex/csquotes/csquotes.cfg)) (/Users/johannesberger/git/thesis/thesis/thesisglossaries.tex) (/Users/johannesberger/git/thesis/thesis/thesis.aux) (/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/t1pcr.fd) LaTeX Font Warning: Font shape `T1/pcr/m/scsl' undefined (Font) using `T1/pcr/m/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/b/scsl' undefined (Font) using `T1/pcr/b/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/bx/scsl' undefined (Font) using `T1/pcr/bx/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sbx/sc' undefined (Font) using `T1/pcr/sb/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/n' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/it' undefined (Font) using `T1/pcr/sb/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/sl' undefined (Font) using `T1/pcr/sb/it' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/scit' undefined (Font) using `T1/pcr/sb/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sb/sc' undefined (Font) using `T1/pcr/sb/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/sbc/sc' undefined (Font) using `T1/pcr/c/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/n' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/it' undefined (Font) using `T1/pcr/c/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/sl' undefined (Font) using `T1/pcr/c/it' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/scit' undefined (Font) using `T1/pcr/c/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/c/sc' undefined (Font) using `T1/pcr/c/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/lc/sc' undefined (Font) using `T1/pcr/l/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/n' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/it' undefined (Font) using `T1/pcr/l/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/sl' undefined (Font) using `T1/pcr/l/it' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/scit' undefined (Font) using `T1/pcr/l/sc' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/l/sc' undefined (Font) using `T1/pcr/l/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/m/ui' undefined (Font) using `T1/pcr/m/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/bx/ui' undefined (Font) using `T1/pcr/bx/n' instead on input line 20. LaTeX Font Warning: Font shape `T1/pcr/m/In' undefined (Font) using `T1/pcr/m/n' instead on input line 20. (/usr/local/texlive/2020/texmf-dist/tex/latex/translator/translator-basic-dicti onary-English.dict) (/usr/local/texlive/2020/texmf-dist/tex/latex/siunitx/siunitx-abbreviations.cfg ) (/usr/local/texlive/2020/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/2020/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/2020/texmf-dist/tex/latex/caption/ltcaption.sty) ABD: EveryShipout initializing macros *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/2020/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/2020/texmf-dist/tex/generic/gettitlestring/gettitlestring.s ty)) (/Users/johannesberger/git/thesis/thesis/thesis.out) (/Users/johannesberger/git/thesis/thesis/thesis.out) (/usr/local/texlive/2020/texmf-dist/tex/latex/bookmark/bookmark.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/bookmark/bkm-pdftex.def)) (/usr/local/texlive/2020/texmf-dist/tex/latex/pdflscape/pdflscape.sty (/usr/local/texlive/2020/texmf-dist/tex/latex/graphics/lscape.sty)) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/umsa.fd) (/usr/local/texlive/2020/texmf-dist/tex/latex/amsfonts/umsb.fd) (./configuration/configuration.tex) (../style/coverpage.tex (/usr/local/texlive/2020/texmf-dist/tex/latex/psnfss/t1phv.fd LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 20. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 23. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 26. LaTeX Warning: Font shape declaration has incorrect series value `mc'. It should not contain an `m'! Please correct it. Found on input line 46. )) (../style/titlepage.tex [1{/usr/local/texlive/2020/texmf-var/fonts/map/pdfte x/updmap/pdftex.map} ]) (../style/abstractpage.tex [2]) [3] (/Users/johannesberger/git/thesis/thesis/thesis.toc [4]) [5] (/Users/johannesberger/git/thesis/thesis/thesis.lof) [6] (/Users/johannesberger/git/thesis/thesis/thesis.lot) [7] (./chapters/1_introduction.tex chapter 1. ) (./chapters/2_related_work.tex [1] [2] chapter 2. [3] [4] LaTeX Warning: `h' float specifier changed to `ht'. [5 ] LaTeX Warning: `h' float specifier changed to `ht'. ) (./chapters/3_technologies_and_algorithms.tex [6 ] [7 ] chapter 3. (/usr/local/texlive/2020/texmf-dist/tex/latex/base/t1cmss.fd) [8] [9 ] [10 ] [11] [12 ] LaTeX Warning: `h' float specifier changed to `ht'. [13] [14 ] [15 ]) (./chapters/4_design_and_implementation.tex [16] chapter 4. [17 ] [18] [19] [20] [21] LaTeX Warning: `h' float specifier changed to `ht'. [22] [23 ]) (./chapters/5_results_and_analysis.tex [24] chapter 5. ) (./chapters/6_conclusion.tex [25] chapter 6. ) (/Users/johannesberger/git/thesis/thesis/thesis.bbl [26] chapter without number [27] Underfull \hbox (badness 10000) in paragraph at lines 129--137 [][]$\T1/pcr/l/it/10.95 https : / / www . cv -[] foundation . org / openaccess / content _ cvpr _ 2015 / [28]) (../style/statement_i.tex [29] [30]) (/Users/johannesberger/git/thesis/thesis/thesis.aux) LaTeX Font Warning: Some font shapes were not available, defaults substituted. ) (see the transcript file for additional information){/usr/local/texlive/2020/te xmf-dist/fonts/enc/dvips/cm-super/cm-super-t1.enc}{/usr/local/texlive/2020/texm f-dist/fonts/enc/dvips/base/8r.enc}{/usr/local/texlive/2020/texmf-dist/fonts/en c/dvips/cm-super/cm-super-ts1.enc} Output written on /Users/johannesberger/git/thesis/thesis/thesis.pdf (37 pages, 8162521 bytes). SyncTeX written on /Users/johannesberger/git/thesis/thesis/thesis.synctex.gz. Transcript written on /Users/johannesberger/git/thesis/thesis/thesis.log. Process finished with exit code 0 ```

idea.log

PHPirates commented 4 years ago

Thanks for the information, I think I fixed that now. Can you check if there are any more problems?

TeXiFy-IDEA-0.7.1-alpha.1.5.zip

Xaaris commented 4 years ago

Thanks! With that version I don't get the above mentioned exception anymore!

I do get the following error, but that might be unrelated.

Exception. Click to expand ``` com.intellij.diagnostic.PluginException: Could not initialize class nl.hannahsten.texifyidea.intentions.LatexToggleSmartQuotesIntention [Plugin: nl.rubensten.texifyidea] at com.intellij.serviceContainer.ComponentManagerImpl.instantiateExtensionWithPicoContainerOnlyIfNeeded(ComponentManagerImpl.kt:681) at com.intellij.serviceContainer.LazyExtensionInstance.createInstance(LazyExtensionInstance.java:43) at com.intellij.serviceContainer.LazyExtensionInstance.getInstance(LazyExtensionInstance.java:36) at com.intellij.serviceContainer.BaseKeyedLazyInstance.getInstance(BaseKeyedLazyInstance.java:37) at com.intellij.codeInsight.intention.impl.config.IntentionActionWrapper.getDelegate(IntentionActionWrapper.java:102) at com.intellij.codeInsight.intention.impl.config.IntentionActionWrapper.getFamilyName(IntentionActionWrapper.java:53) at com.intellij.codeInsight.intention.impl.config.IntentionActionWrapper.getFullFamilyName(IntentionActionWrapper.java:89) at com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings.getFamilyName(IntentionManagerSettings.java:163) at com.intellij.codeInsight.intention.impl.config.IntentionManagerSettings.isEnabled(IntentionManagerSettings.java:176) at com.intellij.codeInsight.intention.impl.config.IntentionManagerImpl.getAvailableIntentions(IntentionManagerImpl.java:208) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.getActionsToShow(ShowIntentionsPass.java:316) at com.intellij.codeInsight.daemon.impl.ShowIntentionsPass.doCollectInformation(ShowIntentionsPass.java:226) at com.intellij.codeHighlighting.TextEditorHighlightingPass.collectInformation(TextEditorHighlightingPass.java:54) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$1(PassExecutorService.java:399) at com.intellij.openapi.application.impl.ApplicationImpl.tryRunReadAction(ApplicationImpl.java:1110) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$doRun$2(PassExecutorService.java:392) at com.intellij.openapi.progress.impl.CoreProgressManager.registerIndicatorAndRun(CoreProgressManager.java:629) at com.intellij.openapi.progress.impl.CoreProgressManager.executeProcessUnderProgress(CoreProgressManager.java:581) at com.intellij.openapi.progress.impl.ProgressManagerImpl.executeProcessUnderProgress(ProgressManagerImpl.java:60) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.doRun(PassExecutorService.java:391) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.lambda$run$0(PassExecutorService.java:367) at com.intellij.openapi.application.impl.ReadMostlyRWLock.executeByImpatientReader(ReadMostlyRWLock.java:170) at com.intellij.openapi.application.impl.ApplicationImpl.executeByImpatientReader(ApplicationImpl.java:182) at com.intellij.codeInsight.daemon.impl.PassExecutorService$ScheduledPass.run(PassExecutorService.java:365) at com.intellij.concurrency.JobLauncherImpl$VoidForkJoinTask$1.exec(JobLauncherImpl.java:181) at java.base/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) Caused by: java.lang.NoClassDefFoundError: Could not initialize class nl.hannahsten.texifyidea.intentions.LatexToggleSmartQuotesIntention at java.base/java.lang.Class.forName0(Native Method) at java.base/java.lang.Class.forName(Class.java:398) at com.intellij.serviceContainer.ComponentManagerImpl.instantiateExtensionWithPicoContainerOnlyIfNeeded(ComponentManagerImpl.kt:678) ... 29 more ```
PHPirates commented 4 years ago

That's strange, I mean the class LatexToggleSmartQuotesIntention is certainly there. I don't know at the moment why the NoClassDefFoundError could be thrown, and I can't reproduce it either. The class has been there for a while already, so I don't know why it would become a problem. Do you get this with b0.7 or b0.7.1-alpha.1 as well?

(Unless it has something to do with macOS, but I doubt that)

Xaaris commented 4 years ago

The error appeared when using the alpha version you provided. But I also got some errors when loading the plugin from disk. So something may have gone wrong there. If I encounter it again in a scenario under normal use I'll file a new issue.