Skip to content
This repository has been archived by the owner on Aug 24, 2022. It is now read-only.

Uncaught Error: Connection is closed. #22

Open
agusgar409 opened this issue May 17, 2020 · 0 comments
Open

Uncaught Error: Connection is closed. #22

agusgar409 opened this issue May 17, 2020 · 0 comments

Comments

@agusgar409
Copy link

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.45.0 x64
Electron: 4.2.7
OS: linux 4.15.0-20-generic
Thrown From: ide-cpp package 0.1.0

Stack Trace

Uncaught Error: Connection is closed.

At /home/agustin/.var/app/io.atom.Atom/data/packages/ide-python/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/main.js:613

Error: Connection is closed.
    at /packages/ide-python/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/main.js:138:28)
    at throwIfClosedOrDisposed (/packages/ide-python/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/main.js:613:19)
    at Object.sendNotification (/packages/ide-python/node_modules/vscode-languageserver-protocol/node_modules/vscode-jsonrpc/lib/main.js:667:13)
    at LanguageClientConnection._sendNotification (/packages/ide-cpp/node_modules/atom-languageclient/build/lib/languageclient.js:242:15)
    at LanguageClientConnection.didChangeWatchedFiles (/packages/ide-cpp/node_modules/atom-languageclient/build/lib/languageclient.js:143:10)
    at ServerManager.projectFilesChanged (/packages/ide-cpp/node_modules/atom-languageclient/build/lib/server-manager.js:233:33)
    at Function.simpleDispatch (/app/share/atom/resources/app/static/<embedded>:11:1214120)
    at Emitter.emit (/app/share/atom/resources/app/static/<embedded>:11:1215561)
    at s (/app/share/atom/resources/app/static/<embedded>:11:410415)
    at PathWatcher.onNativeEvents (/app/share/atom/resources/app/static/<embedded>:14:26758)
    at t.native.onDidChange.t (/app/share/atom/resources/app/static/<embedded>:14:25494)
    at Function.simpleDispatch (/app/share/atom/resources/app/static/<embedded>:11:1214120)
    at Emitter.emit (/app/share/atom/resources/app/static/<embedded>:11:1215561)
    at NSFWNativeWatcher.onEvents (/app/share/atom/resources/app/static/<embedded>:14:22740)
    at watcher.e (/app/share/atom/resources/app/static/<embedded>:14:24389)

Commands

 14x -0:43.9.0 core:backspace (input.hidden-input)
     -0:15.3.0 core:save (input.hidden-input)

Non-Core Packages

atom-i18n 0.23.0 
atom-ide-ui 0.13.0 
file-icons 2.1.41 
gpp-compiler 3.0.7 
highlight-selected 0.17.0 
ide-cpp 0.1.0 
ide-python 1.5.0 
linter 2.3.1 
linter-flake8 2.4.0 
minimap 4.29.9 
platformio-ide-terminal 2.10.0 
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant