Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Observable timeout error on Windows and Linux #151

Open
robsonhermes opened this issue Jun 13, 2019 · 1 comment
Open

Observable timeout error on Windows and Linux #151

robsonhermes opened this issue Jun 13, 2019 · 1 comment

Comments

@robsonhermes
Copy link

robsonhermes commented Jun 13, 2019

When using electron-spellchecker v2.1.0, I got the error you can see in the screenshot below.

This example can be used to reproduce the error: /robsonhermes/electron-spellchecker-test

npm install && .\node_modules\.bin\electron-rebuild.cmd
npm start

(I added an editable div on my test because this is where I am using spell checking)

Got the problem on Windows 10 Pro 1809 and Ubuntu 18.04.2 LTS

59280726-53ae5e80-8c66-11e9-8245-0d1bc5b025ac

@mlalkaka
Copy link
Contributor

I was able to reproduce this as well, on Windows with Electron 5. Based on the call stack, I suspect it's actually because of #148. Since electron-remote is deprecated, maybe it's time to replace it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants