Skip to content
This repository has been archived by the owner on Aug 4, 2024. It is now read-only.

Uncaught Error: EACCES: permission denied, open '/Users/markjs/Workbench/Forks/www/.git/COMMIT_ED... #112

Open
aeizon opened this issue Nov 26, 2015 · 0 comments

Comments

@aeizon
Copy link

aeizon commented Nov 26, 2015

[Enter steps to reproduce below:]

  1. ...
  2. ...

Atom Version: 1.4.0-dev-aca12a8
System: Mac OS X 10.11.1
Thrown From: atomatigit package, v1.5.5

Stack Trace

Uncaught Error: EACCES: permission denied, open '/Users/markjs/Workbench/Forks/www/.git/COMMIT_EDITMSG_ATOMATIGIT'

At fs.js:549

Error: EACCES: permission denied, open '/Users/markjs/Workbench/Forks/www/.git/COMMIT_EDITMSG_ATOMATIGIT'
    at Error (native)
    at Object.fs.openSync (fs.js:549:18)
    at Object.module.(anonymous function) [as openSync] (ATOM_SHELL_ASAR.js:137:20)
    at Object.fs.writeFileSync (fs.js:1171:15)
    at Repo.initiateCommit (/Users/markjs/.atom/packages/atomatigit/lib/models/repo.coffee:92:8)
    at Repo.initiateCommit (/Users/markjs/.atom/packages/atomatigit/lib/models/repo.coffee:1:1)
    at space-pen-div.atom.commands.add.atomatigit:commit (/Users/markjs/.atom/packages/atomatigit/lib/views/repo-view.coffee:73:16)
    at CommandRegistry.module.exports.CommandRegistry.handleCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:260:29)
    at /Applications/Atom.app/Contents/Resources/app.asar/src/command-registry.js:3:61
    at KeymapManager.module.exports.KeymapManager.dispatchCommandEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:533:16)
    at KeymapManager.module.exports.KeymapManager.handleKeyboardEvent (/Applications/Atom.app/Contents/Resources/app.asar/node_modules/atom-keymap/lib/keymap-manager.js:356:22)
    at WindowEventHandler.module.exports.WindowEventHandler.handleDocumentKeydown (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:97:36)
    at HTMLDocument.<anonymous> (/Applications/Atom.app/Contents/Resources/app.asar/src/window-event-handler.js:3:61)

Commands

     -9:40.2.0 core:backspace (atom-text-editor.editor.is-focused)
  2x -9:39 core:save (atom-text-editor.editor.is-focused)
     -9:18.4.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active)
     -9:15.6.0 core:save (atom-text-editor.editor.is-focused.autocomplete-active)
     -4:03.9.0 command-palette:toggle (atom-text-editor.editor.is-focused)
  6x -3:51.7.0 core:move-down (atom-text-editor.editor.mini.is-focused)
     -3:48.5.0 core:confirm (atom-text-editor.editor.mini.is-focused)
     -3:48.5.0 settings-view:install-packages-and-themes (atom-text-editor.editor)
     -3:43.2.0 core:paste (atom-text-editor.editor.mini.is-focused)
     -1:04.7.0 core:backspace (atom-text-editor.editor.is-focused.autocomplete-active)
     -0:24.9.0 atomatigit:toggle (ol.tree-view.full-menu.list-tree.has-collapsable-children.focusable-panel)
     -0:18.5.0 atomatigit:stage (div.file-list-view.list-view)
     -0:01.4.0 atomatigit:commit (div.file-list-view.list-view)

Config

{}

Installed Packages

# User
atomatigit, v1.5.5
ever-notedown, v0.2.16
language-applescript, v0.2.0
language-diff, v0.4.0

# 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

0 participants