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

error in process sentinel: async-handle-result #3885

Closed
rakkesh opened this issue Nov 19, 2015 · 3 comments
Closed

error in process sentinel: async-handle-result #3885

rakkesh opened this issue Nov 19, 2015 · 3 comments

Comments

@rakkesh
Copy link

rakkesh commented Nov 19, 2015

I am just getting started with spacemacs - gone through the docs, cloned the git repo to ~/.emacs.d-24.5.1 and then started Emacs.app (macport) to complete installation. But when I restart Emacs.app the following error shows up.

Using /Users/dsc018/.emacs.d-24.5.1/init.el
Loading /Users/dsc018/.emacs.d-24.5.1/core/core-load-paths.el (source)...done
Loading /Users/dsc018/.spacemacs...done
Mark set [3 times]
Loading /Users/dsc018/.emacs.d-24.5.1/.cache/spacemacs-buffer.el (source)...done
Mark set [2 times]
Loading /Users/dsc018/.emacs.d-24.5.1/layers/+distribution/spacemacs-base/funcs.el (source)...done
Loading /Users/dsc018/.emacs.d-24.5.1/layers/+distribution/spacemacs-base/config.el (source)...done
Loading /Users/dsc018/.emacs.d-24.5.1/layers/+distribution/spacemacs-base/keybindings.el (source)...done
Loading /Users/dsc018/.emacs.d-24.5.1/layers/+lang/emacs-lisp/config.el (source)...done
Loading /Users/dsc018/.emacs.d-24.5.1/layers/+distribution/spacemacs-base/packages.el (source)...done
Loading /Users/dsc018/.emacs.d-24.5.1/layers/+lang/emacs-lisp/packages.el (source)...done
Spacemacs is ready.
Loading /Users/dsc018/.emacs.d-24.5.1/.cache/recentf...done
Start checking for new version...
Open the quickhelp.
error in process sentinel: async-handle-result: Cannot open load file: no such file or directory, /Users/dsc018/.emacs.d/core/core-load-paths.el
error in process sentinel: Cannot open load file: no such file or directory, /Users/dsc018/.emacs.d/core/core-load-paths.el [2 times]

System Info

  • OS: darwin
  • Emacs: 24.5.1
  • Spacemacs: 0.104.4
  • Spacemacs branch: rlocal (rev. f04bb61)
  • Distribution: spacemacs-base
  • Layers:
(emacs-lisp)
% ~/Applications/Emacs.app/Contents/MacOS/Emacs -q --batch --eval "(princ user-emacs-directory)"
Using /Users/dsc018/.emacs.d-24.5.1/init.el
~/.emacs.d-24.5.1/%                          

I have checked spacemacs code to confirm that user-emacs-directory is being used instead of hardcoded .emacs.d yet the above error shows up. Please advise on how to get around this issue.

@StreakyCobra
Copy link
Contributor

This bug has already been reported: #3390. A fix has been merged in develop (#3391) and will be available in the next release :-)

@rakkesh
Copy link
Author

rakkesh commented Nov 19, 2015

@StreakyCobra thanks, somehow missed it when I had searched for user-emacs-directory in issues.

@rakkesh rakkesh closed this as completed Nov 19, 2015
@StreakyCobra
Copy link
Contributor

No problem :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants