prelude icon indicating copy to clipboard operation
prelude copied to clipboard

Error during first run: File error: Creating pipe, Too many open files

Open rofrol opened this issue 4 years ago • 2 comments

Expected behavior

No error during opening Emacs

Actual behavior

Warning (initialization): An error occurred while loading ‘c:/Users/rofro/.config/emacs/init.el’:

File error: Creating pipe, Too many open files

To ensure normal operation, you should investigate and remove the
cause of the error in your initialization file.  Start Emacs with
the ‘--debug-init’ option to view a complete error backtrace. Disable showing Disable logging
Warning (comp): prelude-packages.el:48:84: Warning: reference to free variable `prelude-dir' Disable showing Disable logging
Warning (comp): super-save.el:63:1: Warning: custom-declare-variable `super-save-idle-duration' docstring wider than 80 characters Disable showing Disable logging
Warning (comp): browse-kill-ring.el:269:14: Warning: the function `browse-kill-ring-fit-window' is not known to be defined. Disable showing Disable logging

Steps to reproduce the problem

$ export PRELUDE_INSTALL_DIR="$HOME/.config/emacs" && curl -L https://github.com/bbatsov/prelude/raw/master/utils/installer.sh | sh
$ cd $HOME/.config/emacs/
$ cp sample/prelude-modules.el personal/
# modify prelude-modules.el

Start emacs

Environment & Version information

Emacs version

GNU Emacs 28.0.50 (build 1, x86_64-w64-mingw32)

Operating system

Windows 10

rofrol avatar Aug 10 '21 19:08 rofrol

Perhaps you've encountered some issue with the dev version of Emacs? I can't think of anything that might result in this error.

bbatsov avatar Sep 15 '21 07:09 bbatsov

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding!

stale[bot] avatar Apr 16 '22 10:04 stale[bot]