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

5.1.0: Outline Pane not loading on Windows installer #16118

Closed
sharon92 opened this issue Aug 2, 2021 · 14 comments · Fixed by #16142
Closed

5.1.0: Outline Pane not loading on Windows installer #16118

sharon92 opened this issue Aug 2, 2021 · 14 comments · Fixed by #16142

Comments

@sharon92
Copy link

sharon92 commented Aug 2, 2021

What steps will reproduce the problem?

  1. Open Spyder
  2. Load a Python Script with functions and classes
  3. Outline pane will not show any of these functions or classes
@ccordoba12
Copy link
Member

Hey @sharon92, thanks for reporting. How did you install Spyder 5.1.0?

@sharon92
Copy link
Author

sharon92 commented Aug 2, 2021

@ccordoba12 I used the standalone Installer for Windows 10 from here https://github.com/spyder-ide/spyder/releases/tag/v5.1.0

@ccordoba12
Copy link
Member

Ok, could you post a screenshot of what you're seeing?

@ccordoba12
Copy link
Member

I mean, an screenshot of the entire Spyder window.

@sharon92
Copy link
Author

sharon92 commented Aug 2, 2021

image

@ccordoba12
Copy link
Member

Ok, thanks. Are code completion and warnings in the editor working for you?

@sharon92
Copy link
Author

sharon92 commented Aug 3, 2021

@ccordoba12 Good Morning, the code completion and warnings (code errors are appearing [red cross for invalid syntax] but not the warn triangle [for unused variable]) seem to be working:

image

image

image

@hofsaess
Copy link

hofsaess commented Aug 3, 2021

I have the same issue with the outline plane.
I use a linux (debian) system with the new v5.1.0.

@ccordoba12
Copy link
Member

Thanks @sharon92 for the extra info. I can confirm this bug is present in 5.1.0 and I'll try to fix it in our next release (5.1.1)

@ccordoba12 ccordoba12 changed the title 5.1.0: Outline Pane not loading 5.1.0: Outline Pane not loading on Windows installer Aug 3, 2021
@ccordoba12
Copy link
Member

Update: I found a fix for this and it'll definitely be available in our next version.

@sharon92
Copy link
Author

sharon92 commented Aug 3, 2021

@ccordoba12 Thank you for your good work 👍

@hofsaess
Copy link

hofsaess commented Aug 3, 2021

Hi @ccordoba12, I don't know why you add the os:windows tag and change the name of the topic, because I had the same issue (#16118 (comment)) with my linux system?

@ccordoba12
Copy link
Member

If you installed 5.1.0 using pip (the only possible way right now), you should be have received a message saying that it's broken. That should be fixed in 5.1.1, but the problem reported by @sharon92 is specifically about the Windows installer.

@hofsaess
Copy link

hofsaess commented Aug 4, 2021

yes i have installed v5.1.0 via pip. When I start spyder I do not get any message. The outline plane still shows nothing.

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

Successfully merging a pull request may close this issue.

3 participants