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

Uncaught Cannot call write after a stream was destroyed #23

Open
jrgant opened this issue Mar 2, 2020 · 0 comments
Open

Uncaught Cannot call write after a stream was destroyed #23

jrgant opened this issue Mar 2, 2020 · 0 comments

Comments

@jrgant
Copy link

jrgant commented Mar 2, 2020

Not really sure what this means or where to start.

To reproduce:

  1. Open REPL: R
  2. Type: library(ggplot2)

Atom: 1.44.0 x64
Electron: 4.2.7
OS: Microsoft Windows 10 Pro
Thrown From: Repl package 0.5.0

Stack Trace

Uncaught Cannot call write after a stream was destroyed

At events.js:167

Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
    at doWrite (_stream_writable.js:406:19)
    at writeOrBuffer (_stream_writable.js:394:5)
    at Socket.Writable.write (_stream_writable.js:294:11)
    at Repl.module.exports.Repl.processCmd (/packages/Repl/lib/Repl/ReplClass.coffee:20:28)
    at Repl.module.exports.Repl.writeInRepl (/packages/Repl/lib/Repl/ReplClass.coffee:81:10)
    at REPLView.module.exports.REPLView.dealWithEnter (/packages/Repl/lib/Repl-View/ReplView.coffee:48:11)
    at REPLView.dealWithEnter (/packages/Repl/lib/Repl-View/ReplView.coffee:1:1)
    at /packages/Repl/lib/Repl-View/ReplView.coffee:78:79)
    at CommandRegistry.handleCommandEvent (~/AppData/Local/atom/app-1.44.0/resources/app/static/<embedded>:11:349290)
    at KeymapManager.dispatchCommandEvent (~/AppData/Local/atom/app-1.44.0/resources/app/static/<embedded>:11:1253613)
    at KeymapManager.handleKeyboardEvent (~/AppData/Local/atom/app-1.44.0/resources/app/static/<embedded>:11:1249747)
    at WindowEventHandler.handleDocumentKeyEvent (~/AppData/Local/atom/app-1.44.0/resources/app/static/<embedded>:11:284496)

Commands

     -1:34 core:confirm (input.hidden-input)
     -1:31.7.0 editor:select-to-first-character-of-line (input.hidden-input)
     -1:31.4.0 core:backspace (input.hidden-input)
     -1:30.4.0 core:confirm (input.hidden-input)
     -1:28.9.0 editor:select-to-first-character-of-line (input.hidden-input)
  2x -1:28.7.0 core:backspace (input.hidden-input)
     -0:59.2.0 core:close (div.package-detail)
     -0:57.5.0 command-palette:toggle (input.hidden-input)
     -0:54.4.0 core:move-down (input.hidden-input)
     -0:53.6.0 core:confirm (input.hidden-input)
     -0:53.6.0 settings-view:view-installed-packages (input.hidden-input)
     -0:26.7.0 intentions:highlight (input.hidden-input)
     -0:26.3.0 Repl:Repl R (input.hidden-input)
     -0:21.6.0 core:backspace (input.hidden-input)
     -0:19.9.0 markdown-writer:insert-new-line (input.hidden-input)
     -0:19.9.0 editor:newline (input.hidden-input)

Non-Core Packages

ask-stack 2.2.0 
atom-beautify 0.33.4 
atom-debugger 0.1.6 
atom-html-preview 0.2.6 
atom-hugo 0.1.2 
atom-ide-datatip 0.11.2 
atom-ide-definitions 0.3.3 
atom-ide-markdown-service 1.2.3 
atom-ide-signature-help 0.7.1 
atom-ide-ui 0.13.0 
atom-language-r 1.4.8 
atom-live-server 2.3.0 
atom-shell-commands 1.5.0 
autocomplete-bibtex 1.2.7 
busy-signal 2.0.1 
cell-navigation 0.1.0 
color-picker 2.3.0 
document-outline 2.1.2 
file-icons 2.1.39 
file-watcher 2.0.0 
hey-pane 1.2.0 
highlight-selected 0.17.0 
Hydrogen 2.14.0 
hydrogen-launcher 1.2.2 
hyperclick 0.0.0 
ide-python 1.5.0 
ide-r 0.1.8 
indent-detective 0.4.0 
ink 0.12.2 
intentions 1.1.5 
julia-client 0.12.2 
language-hugo 0.5.1 
language-julia 0.19.2 
language-markdown 0.37.0 
language-pfm 0.82.0 
language-sas 0.2.4 
latex-completions 0.3.6 
linter 2.3.1 
linter-lintr 1.2.0 
linter-retextjs 0.31.0 
linter-ui-default 1.8.1 
markdown-preview-plus 3.11.5 
markdown-writer 2.11.9 
minimap 4.29.9 
monokai 0.24.0 
monokai-blackboard-bakko 0.5.0 
monokai-seti 0.9.0 
pandoc 0.2.2 
pandoc-convert 1.1.1 
pane-browser 1.6.0 
pdf-view 0.72.0 
pigments 0.40.2 
platformio-ide-terminal 2.10.0 
preview-inline 1.5.1 
process-palette 0.17.0 
proto-repl 1.4.24 
rbox 0.5.0 
related 0.3.5 
Repl 0.5.0 
seti-super-compact-ui 1.9.9 
seti-syntax 1.2.0 
seti-ui 1.11.0 
terminus 4.0.4 
tool-bar 1.2.0 
uber-juno 0.3.0 
wordcount 3.1.0 
Zen 0.18.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