ashthespy / Atom-LaTeX

The only LaTeX package you need for typesetting with Atom.
https://atom.io/packages/atom-latex
MIT License
22 stars 9 forks source link

pdf viewer displaying Bad Request #237

Closed jchristopherfeng closed 4 years ago

jchristopherfeng commented 4 years ago

I have atom-latex 0.91, with atom 1.44.0 on Manjaro 19.0.1 Kyria. The pdf viewer no longer displays pdf files---displaying instead the message "Bad Request." This happens even when I disable the other community packages I have installed (language-fortran 21.10, language-latex 1.2.0) The pdfs still compile correctly, but I can't get them to display in the pdf window or tab.

eriguezp commented 4 years ago

Same problem here, atom-latex 0.91, atom 1.44.0 on Archlinux

ashthespy commented 4 years ago

Could you check if there are compatibility issues again with Arch's version of electron viz what Atom needs? ==> https://github.com/ashthespy/Atom-LaTeX/issues/204#issuecomment-508809012

jchristopherfeng commented 4 years ago

I'm running electron 4.2.12. Not sure which versions of electron have compatibility issues with atom.

ashthespy commented 4 years ago

That could be the issue - Atom 1.44.0 uses electron: "4.2.7".

What does it look like for you? If that is indeed the issue, could you try if atom-editor-bin also gives you the same hanging behaviour?

Bendodroid commented 4 years ago

Same problem here, atom-latex 0.9.1, atom 1.44.0 on Archlinux

+1

ashthespy commented 4 years ago

@Bendodroid

What does it look like for you? If that is indeed the issue, could you try if atom-editor-bin also gives you the same hanging behaviour?

jchristopherfeng commented 4 years ago

Changing to atom-editor-bin resolves the issue for me.

eriguezp commented 4 years ago

Changing to atom-editor-bin resolves the issue for me too.

ashthespy commented 4 years ago

I'd request one you guys to raise an issue upstream about this - this seems to happen often with Atom on Arch..