tomoki1207 / vscode-pdfviewer

Show PDF preview in VSCode.
https://marketplace.visualstudio.com/items/tomoki1207.pdf
Other
295 stars 70 forks source link

PDF doesn't open - viewer idling around, endless loop #82

Closed seichter closed 3 years ago

seichter commented 3 years ago

My system / VSCode setup on Arch Linux

Version: 1.49.1
Commit: 58bb7b2331731bf72587010e943852e13e6fd3cf
Date: 2020-09-23T22:26:38.399Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Linux x64 5.8.12-arch1-1

Viewer idles when opening a PDF. When I click in the outliner the PDF the plugin seems to be loaded but never shows the UI or the PDF, the tab in VSCode is in italic and shows a throbber indicating that it loads the file. No error being shown, seems in an endless loop.

seichter commented 3 years ago
Version: 1.49.3
Commit: 2af051012b66169dde0c4dfae3f5ef48f787ff69
Date: 2020-10-02T20:54:58.157Z
Electron: 9.2.1
Chrome: 83.0.4103.122
Node.js: 12.14.1
V8: 8.3.110.13-electron.0
OS: Linux x64 5.8.13-arch1-1

Recent update (see above) fixed it.