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

Error: Connection is disposed when opening preferences #5

Open
jwhonce opened this issue Jul 17, 2018 · 0 comments
Open

Error: Connection is disposed when opening preferences #5

jwhonce opened this issue Jul 17, 2018 · 0 comments

Comments

@jwhonce
Copy link

jwhonce commented Jul 17, 2018

[Enter steps to reproduce:]

  1. ^, to open preferences
  2. ...

Atom: 1.28.2 x64
Electron: 2.0.5
OS: "Fedora release
Thrown From: ide-bash package 1.0.11

Stack Trace

Uncaught Error: Connection is disposed.

At /home/jhonce/.atom/packages/ide-bash/node_modules/vscode-jsonrpc/lib/main.js:616

Error: Connection is disposed.
    at /packages/ide-bash/node_modules/vscode-jsonrpc/lib/main.js:138:28)
    at throwIfClosedOrDisposed (/packages/ide-bash/node_modules/vscode-jsonrpc/lib/main.js:616:19)
    at Object.sendNotification (/packages/ide-bash/node_modules/vscode-jsonrpc/lib/main.js:667:13)
    at LanguageClientConnection._sendNotification (/packages/ide-bash/node_modules/atom-languageclient/build/lib/languageclient.js:364:19)
    at LanguageClientConnection.didChangeConfiguration (/packages/ide-bash/node_modules/atom-languageclient/build/lib/languageclient.js:134:14)
    at _disposable.add.atom.config.observe (/packages/ide-bash/node_modules/atom-languageclient/build/lib/auto-languageclient.js:263:36)
    at onDidChangeKeyPath.event (/usr/share/atom/resources/app/src/config.js:1057:60)
    at emitter.on (/usr/share/atom/resources/app/src/config.js:1067:22)
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at Config.emitChangeEvent (/usr/share/atom/resources/app/src/config.js:1226:62)
    at Config.setRawValue (/usr/share/atom/resources/app/src/config.js:1052:23)
    at Config.set (/usr/share/atom/resources/app/src/config.js:715:18)
    at SettingsPanel.set (/usr/share/atom/resources/app/node_modules/settings-view/lib/settings-panel.js:238:34)
    at /usr/share/atom/resources/app/node_modules/settings-view/lib/settings-panel.js:333:36
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at TextBuffer.module.exports.TextBuffer.emitDidStopChangingEvent (/usr/share/atom/resources/app/node_modules/text-buffer/lib/text-buffer.js:1817:26)
    at later (/usr/share/atom/resources/app/node_modules/text-buffer/lib/helpers.js:28:13)

Commands

  2x -0:31.3.0 tabs:close-all-tabs (div.title.icon.icon-file-symlink-file.dark-blue)
     -0:20.6.0 settings-view:open (atom-pane.pane.active)

Non-Core Packages

atom-alignment 0.13.0 
atom-beautify 0.32.5 
atom-ide-ui 0.12.0 
atom-material-syntax 1.0.8 
atom-material-syntax-dark 1.0.0 
atom-material-syntax-light 0.4.6 
atom-material-ui 2.1.3 
busy-signal 1.4.3 
file-icons 2.1.22 
file-watcher 1.2.6 
git-blame 1.7.0 
go-debug 1.6.2 
go-plus 5.8.3 
highlight-selected 0.14.0 
ide-bash 1.0.11 
ide-go 0.7.0 
ide-html 0.4.2 
ide-json 0.2.1 
ide-python 1.0.0 
ide-yaml 0.4.3 
intentions 1.1.5 
language-diff 0.7.0 
language-docker 1.1.8 
language-dots 0.0.4 
language-ini 1.20.0 
language-markdown 0.26.0 
language-roff 1.2.2 
language-rpm-spec 0.16.0 
linter 2.2.0 
linter-ui-default 1.7.1 
minimap 4.29.8 
minimap-highlight-selected 4.6.1 
minimap-linter 2.1.3 
open-recent 5.0.0 
platformio-ide-terminal 2.8.3 
project-manager 3.3.6 
python-import-magic 2.0.0 
sort-lines 0.18.0 
tidy-tabs 0.4.0 
todo-show 2.3.0 
toggle-quotes 1.1.0 
tree-view-git-status 1.5.0 
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

1 participant