You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I get all the time, on startup that error message:
Uncaught Exception:
Error: watch EMFILE
at exports._errnoException (util.js:837:11)
at FSWatcher.start (fs.js:1247:11)
at Object.fs.watch (fs.js:1273:11)
at t.e.registerWatchers (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:18607)
at t.e (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:17858)
at new t (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:20553)
at Object.<anonymous> (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:20864)
at e._invokeFactory (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/loader.js:4:13773)
at e._complete (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/loader.js:4:14012)
at e.resolveDependency (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/loader.js:4:15066)
Uncaught Exception:
Error: watch EMFILE
at exports._errnoException (util.js:837:11)
at FSWatcher.start (fs.js:1247:11)
at Object.fs.watch (fs.js:1273:11)
at t.e.registerWatchers (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:18607)
at t.e (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:17858)
at new t (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:20553)
at Object.<anonymous> (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/workbench/electron-main/main.js:7:20864)
at e._invokeFactory (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/loader.js:4:13773)
at e._complete (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/loader.js:4:14012)
at e.resolveDependency (/home/melidrissi/.root/Applications/VSCode-linux-x64/resources/app/out/vs/loader.js:4:15066)
I'm under Linux (debian testing) with kernel 4.2.0-1-amd64 #1 SMP Debian 4.2.6-1 (2015-11-10) x86_64.
dependencies got with "ldd ./Code" and the distro packages, I get:
And sorry again, because I just used another tools the last few days, and testing today shows me that VSStudio run correctly (at least it starts).
And I can't be of no help because I updated some components on my host.
Thanks again.
bpasero
removed
the
bug
Issue identified by VS Code Team member as probable bug
label
Mar 14, 2016
I get all the time, on startup that error message:
I'm under Linux (debian testing) with kernel 4.2.0-1-amd64 #1 SMP Debian 4.2.6-1 (2015-11-10) x86_64.
dependencies got with "ldd ./Code" and the distro packages, I get:
The text was updated successfully, but these errors were encountered: