Skip to content

Uncaught Error: channel closed #24

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

Open
benrobson opened this issue Apr 3, 2018 · 0 comments
Open

Uncaught Error: channel closed #24

benrobson opened this issue Apr 3, 2018 · 0 comments

Comments

@benrobson
Copy link

[Enter steps to reproduce:]

  1. toamak brings up a blank terminal and will not display anything.
  2. Attempting to type anything or putting it fullscreen gives the error channel closed.

Atom: 1.25.0 x64
Electron: 1.7.11
OS: Microsoft Windows 10 Pro
Thrown From: tokamak-terminal package 10.0.1

Stack Trace

Uncaught Error: channel closed

At events.js:163

Error: channel closed
    at ChildProcess.target.send (internal/child_process.js:562:16)
    at Task.module.exports.Task.send (~/AppData/Local/atom/app-1.25.0/resources/app/src/task.js:113:33)
    at TokamakTerminalView.module.exports.TokamakTerminalView.resize (/packages/tokamak-terminal/lib/view.coffee:267:17)
    at TokamakTerminalView.module.exports.TokamakTerminalView.resizeTerminalToView (/packages/tokamak-terminal/lib/view.coffee:460:6)
    at TokamakTerminalView.module.exports.TokamakTerminalView.focus (/packages/tokamak-terminal/lib/view.coffee:428:6)
    at TokamakTerminalView.focus (/packages/tokamak-terminal/lib/view.coffee:1:1)
    at /packages/tokamak-terminal/lib/view.coffee:182:26
    at /packages/tokamak-terminal/lib/view.coffee:481:7)
    at HTMLDivElement.fn (/packages/build/node_modules/jquery/dist/jquery.js:4855:19)
    at HTMLDivElement.dispatch (/packages/build/node_modules/jquery/dist/jquery.js:4435:9)
    at HTMLDivElement.elemData.handle (/packages/build/node_modules/jquery/dist/jquery.js:4121:28)

Commands

     -2:15.7.0 core:confirm (input.hidden-input)
 11x -0:20.6.0 core:move-up (textarea.)

Non-Core Packages

atom-discord 1.5.1 
atom-wrap-in-tag 0.6.0 
auto-update-plus 0.5.6 
browse 1.10.6 
build 0.70.0 
busy 0.7.0 
busy-signal 1.4.3 
ctrl-dir-scroll 0.2.5 
minimap 4.29.8 
multi-cursor 2.1.5 
satisfy-dependencies 0.4.2 
set-syntax 0.4.0 
sublime 0.5.0 
sublime-block-comment 0.5.1 
Sublime-Style-Column-Selection 1.7.4 
sublime-word-navigation 0.2.0 
sublimify 0.10.0 
tag 0.5.0 
text-manipulation 0.6.0 
tokamak-terminal 10.0.1 
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