flyx / Nova-TeX-Suite

Nova support for TeX, LaTeX and ConTeXt
https://extensions.panic.com/extensions/org.flyx/org.flyx.tex/
MIT License
7 stars 1 forks source link

TeX Suite v1.0.2 keeps crashing on Nova 9.3 #11

Closed 0804d23d closed 2 years ago

0804d23d commented 2 years ago

Ever since I upgraded Nova 9.1 to 9.3 and TeX Suite from 0.5.1 to 1.0.2, TeX Suite has been crashing when I enabled it. The only error showing up is:

Extension Service Quit Unexpectedly 

An issue with one or more extensions caused the service to terminate. As a result, all extensions will need to reload.

The following extensions were executing when the crash occurred:
• TeX Suite (org.flyx.tex)

Is this related to this issue?

flyx commented 2 years ago

No, the linked issue crashes Nova itself and doesn't occur for me anymore since I implemented a workaround. Your issue is something different. Could you please give the following info:

{
      "org.flyx.tex.context.enable" : false,
      "org.flyx.tex.latex.enable" : false
}

I just updated to Nova 9.3 and I see that the language server isn't working anymore, but I'm not seeing a crash. This might be a Nova issue. did you have 1.0.2 running under Nova 9.1 before you updated?

PS: It might be a few days before I can look at this in detail. The Panic folks must be optimistic by not only releasing on a Friday, but also right before easter weekend…

flyx commented 2 years ago

Had a look at this and found a bug in the JS code. Please update to 1.0.3 and report back if you see this problem still happening. If it does, please give the information requested in my previous comment, since I cannot reproduce this.

flyx commented 2 years ago

Closing due to lack of feedback, assuming this is fixed since I can't reproduce.