-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
Remove breakpoint freezes touchpad buttons #50230
Comments
(Experimental duplicate detection) |
Can you explain this a little more? You're trying to click on something and it doesn't work? |
I think it might be that VSCode gets frozen due to an error and then the touchpad buttons stop working. Everything works but I cannot click anywhere, nor in VSCode neither in any other application. It happened to me again today trying to debug a program and getting a timeout |
So your whole computer freezes? Are you sure this is due to a vscode issue? |
Well, this has only happened to me using vscode, so I can't tell if there is something else that does not work in my computer. The mousepad buttons stops working, but I can use the keyboard and use the mousepad for moving. The problem is only solved after killing vscode processes. In fact when killing these processes using "top" from terminal, they keep reproducing, so I ended up running killall vscode. I could record this problem but I cannot figure out how to show that I am actually clicking the buttons in the touchpad. EDIT: my laptop is brand new, from the company where I just started to work. |
Do you right click on the breakpoint, then find "Remove Breakpoint"? Or do you click the breakpoint, see a dialog popup, and click "Remove Breakpoint" on that popup? |
Dup of #50026 |
EDIT: The error is consistent and happens every time I follow these steps |
Steps to Reproduce:
Does this issue occur when all extensions are disabled?: Yes/No
The text was updated successfully, but these errors were encountered: