bbatsov / helm-projectile

Helm UI for Projectile
327 stars 71 forks source link

helm-flx-fuzzy-highlighter wrong-type-argument stringp nil #94

Closed simendsjo closed 6 years ago

simendsjo commented 6 years ago

Expected behavior

helm-projectile opens project

Actual behavior (from emacs-helm.sh if possible, see note at the bottom)

Error is raised

Steps to reproduce (recipe)

helm-projectile-switch-project then select project

Backtraces if any (M-x toggle-debug-on-error)

capture

Environment & version information

simendsjo commented 6 years ago

This is duplicate of https://github.com/emacs-helm/helm/issues/2001 as it wasn't related to helm

xiongtx commented 6 years ago

Hmm, I cannot reproduce w/ helm-projectile-20180321.324 and helm-20180321.116.

Can you try w/ vanilla Emacs and see if this is a Spacemacs-exclusive issue?

simendsjo commented 6 years ago

Hmm, I cannot reproduce w/ helm-projectile-20180321.324 and helm-20180321.116.

I thought it was verified and fixed in #95 ?

Can you try w/ vanilla Emacs and see if this is a Spacemacs-exclusive issue?

I don't really know emacs that well, so it would take me some time. I'm also off for two weeks, so it would have to be after that..

simendsjo commented 6 years ago

I can verify that it works for me (on Windows) now. Thanks!

xiongtx commented 6 years ago

No reason #95 should fix any 🐛... it's a new feature.

But 😃 to hear things are working again.