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: watch $ATOM_HOME/grammar-config/php.cson ENOSPC #36

Open
Dragon0672 opened this issue Mar 14, 2018 · 0 comments
Open

Uncaught Error: watch $ATOM_HOME/grammar-config/php.cson ENOSPC #36

Dragon0672 opened this issue Mar 14, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@Dragon0672
Copy link

[Enter steps to reproduce:]

  1. Just using the left click of my mouse to open a file in my project.
    It hapens when I save my file too.

Atom: 1.24.1 x64
Electron: 1.6.16
OS: Linux Mint
Thrown From: editor-settings package 1.1.3

Stack Trace

Uncaught Error: watch /home/mint/.atom/grammar-config/php.cson ENOSPC

At fs.js:1318

Error: watch /home/mint/.atom/grammar-config/php.cson ENOSPC
    at exports._errnoException (util.js:1022:11)
    at FSWatcher.start (fs.js:1316:19)
    at Object.fs.watch (fs.js:1341:11)
    at Object.watchFile (/packages/editor-settings/lib/editor-settings.coffee:188:10)
    at Object.loadConfig (/packages/editor-settings/lib/editor-settings.coffee:207:8)
    at Object.loadAllConfigFiles (/packages/editor-settings/lib/editor-settings.coffee:108:24)
    at Object.reconfigureCurrentEditor (/packages/editor-settings/lib/editor-settings.coffee:64:17)
    at /packages/editor-settings/lib/editor-settings.coffee:41:8
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at Workspace.didActivatePaneContainer (/usr/share/atom/resources/app/src/workspace.js:477:28)
    at Dock.subscriptions.CompositeDisposable.paneContainer.onDidActivatePane (/usr/share/atom/resources/app/src/dock.js:60:20)
    at Function.module.exports.Emitter.simpleDispatch (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:25:20)
    at Emitter.module.exports.Emitter.emit (/usr/share/atom/resources/app/node_modules/event-kit/lib/emitter.js:141:34)
    at PaneContainer.didActivatePane (/usr/share/atom/resources/app/src/pane-container.js:264:24)
    at Pane.activate (/usr/share/atom/resources/app/src/pane.js:1002:46)
    at Pane.focus (/usr/share/atom/resources/app/src/pane.js:393:23)
    at /app.asar/src/pane-element.js:51:25)

Commands

Non-Core Packages

atom-beautify 0.32.2 
atom-terminal 0.8.0 
busy-signal 1.4.3 
comment 0.6.1 
compare-files 0.8.1 
editor-settings 1.1.3 
emmet 2.4.3 
file-icons 2.1.17 
highlight-selected 0.13.1 
intentions 1.1.5 
linter 2.2.0 
linter-eslint 8.4.1 
linter-htmlhint 1.4.0 
linter-jshint 3.1.6 
linter-php 1.5.1 
linter-stylelint 4.2.0 
linter-ui-default 1.7.1 
minimap 4.29.8 
minimap-highlight-selected 4.6.1 
minimap-pigments 0.2.2 
php-getters-setters 0.5.5 
pigments 0.40.2 
print-code 0.7.1 
teletype 0.10.0 
tree-view-open-files 0.3.0 
@nirix nirix added the bug label Mar 19, 2018
@nirix nirix added this to the 1.1.4 milestone Mar 19, 2018
@nirix nirix self-assigned this Mar 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants