You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please provide a clear and concise description of the bug along with logs
What are the steps to reproduce this issue?
Connect pico
All commands -> hard reset
What happens?
Pico appears to successfully reset, but the vscode dialog shows "Performing hard reset..." and this does not complete. Pressing cancel appears to drop you back to vscode with a reset pico fine.
What were you expecting to happen?
Hard reset is usually completed and ready to execute next command in under a second.
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico) (If it’s long, please paste to https://gist.github.com and insert the link here)
No logs on issuing the command, but startup with pico connected has many errors as below:
2024-10-10 19:07:29.817 [info] [Stubs] Installed stubs are already up to date!
2024-10-10 19:07:29.825 [info] [Activator] Connection to board successfully established
2024-10-10 19:07:32.084 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:32.130 [warning] [PicoRemoteFileSystem] stat: item not found: /.devcontainer/devcontainer.json
2024-10-10 19:07:32.253 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:32.302 [warning] [PicoRemoteFileSystem] stat: item not found: /pom.xml
2024-10-10 19:07:32.428 [warning] [PicoRemoteFileSystem] stat: item not found: /.devcontainer.json
2024-10-10 19:07:32.476 [warning] [PicoRemoteFileSystem] stat: item not found: /.devcontainer
2024-10-10 19:07:32.524 [warning] [PicoRemoteFileSystem] stat: item not found: /.devcontainer.json
2024-10-10 19:07:32.575 [warning] [PicoRemoteFileSystem] stat: item not found: /.devcontainer
2024-10-10 19:07:32.633 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:32.686 [warning] [PicoRemoteFileSystem] stat: item not found: /build.gradle
2024-10-10 19:07:32.759 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:32.820 [warning] [PicoRemoteFileSystem] stat: item not found: /pyproject.toml
2024-10-10 19:07:32.883 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:32.936 [warning] [PicoRemoteFileSystem] stat: item not found: /.pep8
2024-10-10 19:07:33.121 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:33.167 [warning] [PicoRemoteFileSystem] stat: item not found: /setup.cfg
2024-10-10 19:07:33.230 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:33.280 [warning] [PicoRemoteFileSystem] stat: item not found: /tox.ini
2024-10-10 19:07:33.340 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:33.404 [warning] [PicoRemoteFileSystem] stat: item not found: /.pylintrc
2024-10-10 19:07:33.467 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:33.518 [warning] [PicoRemoteFileSystem] stat: item not found: /pylintrc
2024-10-10 19:07:33.578 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:33.636 [warning] [PicoRemoteFileSystem] stat: item not found: /.mypy.ini
2024-10-10 19:07:33.701 [error] [PicoRemoteFileSystem] readFile: File not found
2024-10-10 19:07:33.766 [warning] [PicoRemoteFileSystem] stat: item not found: /.flake8
2024-10-10 19:07:33.860 [warning] [PicoRemoteFileSystem] stat: item not found: /node_modules
2024-10-10 19:07:33.988 [warning] [PicoRemoteFileSystem] stat: item not found: /pom.xml
2024-10-10 19:07:34.099 [warning] [PicoRemoteFileSystem] stat: item not found: /app/src/main/AndroidManifest.xml
Any other comments?
Tested on two Pico W boards with two different PCs running Windows 11.
I can see that hard reset was affected in updates in v4.0.0, I assume this introduced the error.
Which version of MicroPico are you using?
v4.0.6
Support info
Copy this from the Help -> Info/About -> Copy (Code -> About Visual Studio Code -> Copy on macOS) option in Visual Studio Code:
What are the steps to reproduce this issue?
What happens?
Pico appears to successfully reset, but the vscode dialog shows "Performing hard reset..." and this does not complete. Pressing cancel appears to drop you back to vscode with a reset pico fine.
What were you expecting to happen?
Hard reset is usually completed and ready to execute next command in under a second.
Any logs, error output, etc?
(To get extension logs see Terminal > Output > Extension Host and copy output concerning pico-w-go or micropico)
(If it’s long, please paste to https://gist.github.com and insert the link here)
No logs on issuing the command, but startup with pico connected has many errors as below:
Any other comments?
Tested on two Pico W boards with two different PCs running Windows 11.
I can see that hard reset was affected in updates in v4.0.0, I assume this introduced the error.
Which version of MicroPico are you using?
v4.0.6
Support info
Copy this from the
Help -> Info/About -> Copy
(Code -> About Visual Studio Code -> Copy
on macOS) option in Visual Studio Code:The text was updated successfully, but these errors were encountered: