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 Error: This socket is closed #9

Open
Johnny-P-Quarry opened this issue Mar 12, 2017 · 0 comments
Open

Uncaught Error: This socket is closed #9

Johnny-P-Quarry opened this issue Mar 12, 2017 · 0 comments

Comments

@Johnny-P-Quarry
Copy link

[Enter steps to reproduce:]

  1. write a simple worksheet
  2. run scala-worksheet-plus

Atom: 1.15.0 x64
Electron: 1.3.13
OS: Microsoft Windows 10 Home
Thrown From: scala-worksheet-plus package 0.4.2

Stack Trace

Uncaught Error: This socket is closed

At events.js:160

Error: This socket is closed
    at Socket._writeGeneric (net.js:673:19)
    at Socket._write (net.js:725:8)
    at doWrite (_stream_writable.js:307:12)
    at writeOrBuffer (_stream_writable.js:293:5)
    at Socket.Writable.write (_stream_writable.js:220:11)
    at Socket.write (net.js:651:40)
    at ScalaProcess.module.exports.ScalaProcess.writeBlock (/packages/scala-worksheet-plus/lib/scala-process.coffee:30:18)
    at Object.executeWorkSheet (/packages/scala-worksheet-plus/lib/scala-worksheet.coffee:43:19)
    at /packages/scala-worksheet-plus/lib/scala-worksheet.coffee:15:28
    at Object.prepareRun (/packages/scala-worksheet-plus/lib/scala-worksheet.coffee:35:5)
    at /packages/scala-worksheet-plus/lib/scala-worksheet.coffee:15:10)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at Object.didConfirmSelection (/app.asar/node_modules/command-palette/lib/command-palette-view.js:106:29)
    at SelectListView.confirmSelection (/app.asar/node_modules/atom-select-list/src/select-list-view.js:301:20)
    at HTMLDivElement.coreConfirm (/app.asar/node_modules/atom-select-list/src/select-list-view.js:67:14)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/app.asar/src/command-registry.js:259:29)
    at /app.asar/src/command-registry.js:3:59
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:599:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:390:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeyEvent (/app.asar/src/window-event-handler.js:106:36)
    at /app.asar/src/window-event-handler.js:3:59)

Commands

     -9:56.3.0 command-palette:toggle (input.hidden-input)
     -9:51.6.0 core:confirm (input.hidden-input)
     -9:51.6.0 scala-worksheet-plus:run (input.hidden-input)
     -7:03.3.0 intentions:highlight (input.hidden-input)
     -7:02.8.0 command-palette:toggle (input.hidden-input)
     -6:59.5.0 core:move-down (input.hidden-input)
     -6:58.7.0 core:confirm (input.hidden-input)
     -6:58.7.0 scala-worksheet-plus:run (input.hidden-input)
     -6:32.4.0 intentions:highlight (input.hidden-input)
     -6:31.1.0 browser-plus:open (input.hidden-input)
     -0:23 intentions:highlight (input.hidden-input)
     -0:22.4.0 command-palette:toggle (input.hidden-input)
     -0:19.2.0 core:move-down (input.hidden-input)
     -0:19 core:move-up (input.hidden-input)
     -0:17.2.0 core:confirm (input.hidden-input)
     -0:17.2.0 scala-worksheet-plus:run (input.hidden-input)

Non-Core Packages

atom-monokai 0.10.9 
browser-plus 0.0.87 
Ensime 0.40.0 
hyperclick 0.0.40 
intentions 1.1.2 
language-scala 1.1.8 
linter 1.11.23 
monokai-seti 0.7.0 
scala-worksheet-plus 0.4.2 
seti-syntax 1.1.2 
seti-ui 1.6.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