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/html-(twig).cson ENOSPC #37

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

Comments

@Dragon0672
Copy link

[Enter steps to reproduce:]

Hi, even with Atom 1.25 installed, the issues are still there.

Each time i click on a tab (to close for example) or when i try to type anything in my page or in the tree view.

Atom: 1.25.0 x64
Electron: 1.7.11
OS: Linux Mint
Thrown From: editor-settings package 1.1.3

Stack Trace

Uncaught Error: watch /home/mint/.atom/grammar-config/html-(twig).cson ENOSPC

At fs.js:1412

Error: watch /home/mint/.atom/grammar-config/html-(twig).cson ENOSPC
    at exports._errnoException (util.js:1050:11)
    at FSWatcher.start (fs.js:1410:19)
    at Object.fs.watch (fs.js:1436: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.didChangeActivePaneItemOnPaneContainer (/usr/share/atom/resources/app/src/workspace.js:441:26)
    at WorkspaceCenter.paneContainer.onDidChangeActivePaneItem (/usr/share/atom/resources/app/src/workspace-center.js:17: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.didChangeActiveItemOnPane (/usr/share/atom/resources/app/src/pane-container.js:285:26)
    at Pane.setActiveItem (/usr/share/atom/resources/app/src/pane.js:436:48)
    at Pane.activateItem (/usr/share/atom/resources/app/src/pane.js:575:18)
    at TabBarView.module.exports.TabBarView.onClick (/usr/share/atom/resources/app/node_modules/tabs/lib/tab-bar-view.js:721:25)

Commands

  2x -2:59.5.0 tree-view:open-selected-entry-down (span.name.icon.yaml-icon.medium-red)

Non-Core Packages

atom-beautify 0.32.2 
atom-terminal 0.8.0 
autocomplete-paths 2.12.2 
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 
php-twig 4.0.0 
pigments 0.40.2 
print-code 0.7.1 
teletype 0.10.0 
tree-view-open-files 0.3.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