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

Uncaught Error: channel closed #60

Closed
sdahlbac opened this issue May 18, 2016 · 0 comments
Closed

Uncaught Error: channel closed #60

sdahlbac opened this issue May 18, 2016 · 0 comments

Comments

@sdahlbac
Copy link

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.7.3
System: Mac OS X 10.11.4
Thrown From: git-projects package, v1.17.0

Stack Trace

Uncaught Error: channel closed

At events.js:141

Error: channel closed
    at ChildProcess.target.send (internal/child_process.js:509:16)
    at Task.module.exports.Task.send (/Users/sdahlbacka/Downloads/Atom.app/Contents/Resources/app.asar/src/task.js:117:27)
    at Task.module.exports.Task.start (/Users/sdahlbacka/Downloads/Atom.app/Contents/Resources/app.asar/src/task.js:108:12)
    at /Users/sdahlbacka/.atom/packages/git-projects/lib/task-pool.coffee:23:7

Commands

 11x -6:20.7.0 editor:add-selection-below (atom-text-editor.editor.is-focused)
  2x -6:18.8.0 core:select-right (atom-text-editor.editor.is-focused)
     -6:18 core:delete (atom-text-editor.editor.is-focused)
     -6:17.2.0 editor:consolidate-selections (atom-text-editor.editor.is-focused)
 12x -6:16.8.0 core:move-down (atom-text-editor.editor.is-focused)
 18x -6:15.6.0 core:select-up (atom-text-editor.editor.is-focused)
     -6:10 core:copy (atom-text-editor.editor.is-focused)
  2x -0:53.4.0 core:move-up (atom-text-editor.editor.is-focused)
     -0:52.8.0 core:move-left (atom-text-editor.editor.is-focused)
     -0:50.9.0 core:backspace (atom-text-editor.editor.is-focused)
     -0:50 core:move-left (atom-text-editor.editor.is-focused)
  2x -0:48.6.0 core:move-down (atom-text-editor.editor.is-focused)
     -0:47.6.0 editor:move-to-end-of-screen-line (atom-text-editor.editor.is-focused)
     -0:47 core:backspace (atom-text-editor.editor.is-focused)
     -0:45.7.0 core:save (atom-text-editor.editor.is-focused)
     -0:03.1.0 git-projects:toggle (atom-text-editor.editor.is-focused)

Config

{
  "core": {
    "destroyEmptyPanes": false,
    "disabledPackages": [
      "atom-handlebars",
      "atom-pair",
      "linter-rubocop"
    ]
  },
  "git-projects": {
    "rootPath": "/Users/sdahlbacka/git"
  }
}

Installed Packages

# User
No installed packages

# Dev
No dev packages
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