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

Unplugging device while running causes status bar "Stop" button to stay as "Stop" forever. #269

Open
DeflateAwning opened this issue Dec 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DeflateAwning
Copy link

DeflateAwning commented Dec 22, 2024

What are the steps to reproduce this issue?

  1. Run a program with the run button from the status bar (bottom bar in VS Code).
  2. Unplug the board while it's running.
  3. See that the Stop button remains.
  4. Try clicking the Stop button.
  5. Plug device back in.
  6. See that the button stays as the "Stop" button.
  7. Try clicking the Stop button.

Nothing you do can make the Stop button turn back into the "Run" button, even though the device has been reconnected.

What were you expecting to happen?

I'd expect that the Stop button disappears when the board is disconnected, and turns back into a Run button upon reconnection.

Which version of MicroPico are you using?

VS Code release version: 2024-11-17, 17:16:36

@DeflateAwning DeflateAwning added the bug Something isn't working label Dec 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant