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

Find in Files not working in 3.1.3 #4197

Closed
nbonacchi opened this issue Feb 24, 2017 · 9 comments
Closed

Find in Files not working in 3.1.3 #4197

nbonacchi opened this issue Feb 24, 2017 · 9 comments

Comments

@nbonacchi
Copy link

Description

Should have been fixed by PR #4144
Same as issue #4005
Issue persists

Version and main components

  • Spyder Version: 3.1.3
  • Python Version: 3.5.2
  • Qt Versions: 5.6.0, PyQt5 5.6 on Linux

Dependencies

pyflakes >=0.6.0 :  1.3.0 (OK)
pep8 >=0.6       :  1.7.0 (OK)
pygments >=2.0   :  2.1.3 (OK)
qtconsole >=4.2.0:  4.2.1 (OK)
nbconvert >=4.0  :  4.2.0 (OK)
pandas >=0.13.1  :  0.18.1 (OK)
numpy >=1.7      :  1.11.1 (OK)
sphinx >=0.6.6   :  1.4.6 (OK)
rope >=0.9.4     :  0.9.4-1 (OK)
jedi =0.9.0      :  0.9.0 (OK)
psutil >=0.3     :  5.0.0 (OK)
matplotlib >=1.0 :  1.5.3 (OK)
sympy >=0.7.3    :  1.0 (OK)
pylint >=0.25    :  1.6.4 (OK)

@ccordoba12 ccordoba12 added this to the v3.1.4 milestone Feb 24, 2017
@ccordoba12
Copy link
Member

I think the problem is that the directory where Find in files is working is not set correctly. To see if that's the case, please press the + button in Find in Files and be sure that the Here option is selected and points to the directory you want to search in.

This is an image of Find in Files after pressing that button:

seleccion_001

@mherrmann3
Copy link

Thanks Carlos, but that's not it. Path is the same there, but still doesn't show results. I have to note again that I have the impression that it doesn't even start to search through the files....

@ccordoba12
Copy link
Member

Then I can't reproduce this error, sorry.

Are you using Qt 4 or Qt 5?

@mherrmann3
Copy link

I'm using this:

Python 3.5.2 64bits, Qt 5.7.1, PyQt5 5.7.1 on Linux

@nbonacchi
Copy link
Author

nbonacchi commented Feb 27, 2017

Qt Versions: 5.6.0, PyQt5 5.6 on Linux

It's the same issue as previous release #4005 that you hoped it got corrected with PR #4144

@ccordoba12
Copy link
Member

@nbonacchi, did you test that the search directory is selected correctly? It's the only thing being different between searching when using projects and not using projects.

@nbonacchi
Copy link
Author

Yes, folder is correct, whether using projects or no projects I still get nothing... It's really weird.

@ccordoba12
Copy link
Member

Find in files is going to be dramatically improved in Spyder 3.2, thanks to pull request #4056.

So unless you help us to solve this problem by finding its cause and sending us a pull request for it, I'm afraid you'll have to wait until 3.2 is released to get a fix for this.

@ccordoba12 ccordoba12 modified the milestones: v3.2, v3.1.4 Feb 27, 2017
@ccordoba12
Copy link
Member

3.2 is planned to be released in mid April.

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

3 participants