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

Projectile breaks when selecting project with SPC p h on Windows 10 #11457

Closed
altschuler opened this issue Oct 15, 2018 · 1 comment
Closed

Comments

@altschuler
Copy link
Contributor

altschuler commented Oct 15, 2018

Description :octocat:

Projectile breaks when selecting project with SPC p h on Windows 10

Reproduction guide 🪲

  • Start Emacs
  • Select any project via SPC p h

Observed behaviour: 👀 💔
Projectile find file buffer never appears and the below error is displayed where <path-to-project> is the actual path printed. Note that tr is recognized in a regular powershell terminal.

In ‘Projectile files’ source: ‘#[0 \301 \205;r\302�!\203��\206�p\211�q\210\303 \304 \305\211�:\2036�@\262��\306���"B�B\262��A\262�\202�\211\237\266\204)\207 [helm-current-buffer projectile-project-p buffer-live-p projectile-project-root projectile-current-project-files nil expand-file-name] 8]’ 
 (file-error "Setting current directory" "No such file or directory" "c:/<path-to-project>’tr’ is not recognized as an internal or external command,
operable program or batch file.
/")

Expected behaviour: ❤️ 😄

  • The Projectile find file buffer should appear and let me select a file from the project files list

System Info 💻

  • OS: windows-nt (Windows 10)
  • Emacs: 25.3.1
  • Spacemacs: 0.300.0
  • Spacemacs branch: develop (rev. cca6bc1)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(python vimscript react ruby yaml javascript html typescript helm auto-completion better-defaults emacs-lisp git markdown org csharp
        (shell :variables shell-default-height 30 shell-default-position 'bottom shell-default-shell 'eshell)
        (spell-checking :variables spell-checking-enable-by-default nil)
        syntax-checking version-control)
  • System configuration features: XPM JPEG TIFF GIF PNG RSVG SOUND NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS MODULES
@altschuler
Copy link
Contributor Author

This is a projectile issue (bbatsov/projectile#1302) closing here.

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