helm-projectile icon indicating copy to clipboard operation
helm-projectile copied to clipboard

helm-projectile-find-file-in-known-projects weird behavior

Open cactail opened this issue 7 years ago • 1 comments

Expected behavior

Running helm-projectile-find-file-in-known-projects should list all my files from known projects

Actual behavior

The list obtained is weird. It shows files that does not exists. It shows candidates that does not exists.

Steps to reproduce the problem

C-c p F

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

Environment & version information

  • helm-projectile version: 20170613.14
  • helm version (in helm-pkg.el): 20170824.623
  • projectile version (M-x projectile-version): Projectile 20170820.2210
  • Emacs version (M-x emacs-version): 25.2.1
  • OS: Arch Linux 64

cactail avatar Aug 25 '17 16:08 cactail

Does this still happen if you projectile-invalidate-cache?

xiongtx avatar May 22 '18 03:05 xiongtx