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

Multiple errors about missing 'python.updateFeedbackCounter' command, followed by full VSCode UI lock-up #257

Closed
dvelitchkov opened this issue Nov 17, 2017 · 1 comment
Labels
bug Issue identified by VS Code Team member as probable bug

Comments

@dvelitchkov
Copy link

Environment data

VS Code version: 1.18.1
Python Extension version: 0.8.0
Python Version: 3.6.2
OS and version: OS X 10.12.6

Actual behavior

VSCode throws a bunch of exceptions and locks up the entire VSCode UI.

Expected behavior

Don't lock up VS Code.

Steps to reproduce:

  • Open up VSCode
  • Click a few times in a tab with Python code, or open an existing python file
  • Eventually, UI locks up, forcing a restart

I've never had VSCode fully lock-up before 1.18.1, and disabling the Python extension seems to prevent that. I wish I could narrow down exactly what steps are needed for the lock-up to happen, I don't have anything definitive yet.

Logs

Output from Python output panel
Nothing interesting - Pylint output. No errors.

Output from Console window (Help->Developer Tools menu)
python

@DonJayamanne
Copy link

Duplicate of #245

@DonJayamanne DonJayamanne marked this as a duplicate of #245 Nov 18, 2017
@DonJayamanne DonJayamanne added closed-duplicate bug Issue identified by VS Code Team member as probable bug labels Nov 18, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants