rage / tmc-vscode

TestMyCode extension for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=moocfi.test-my-code
MIT License
24 stars 6 forks source link

Can't use extension, no commands are found #669

Closed austinkassman closed 1 year ago

austinkassman commented 1 year ago

Describe the bug: Can't login or use commands on TestMyCode Extension. Login page does not appear. All commands are not found when searching and running through the command search menu.

To Reproduce Steps to reproduce the behavior: Download the extension for TestMyCode and click into the extension.

Expected behavior A clear and concise description of what you expected to happen.

Extension populates with a login page.

Desktop (please complete the following information):

OS: MacOS 12.3 VSCode Version 1.74.3 (Universal) TMC Extension Version v2.1.5

TMC Extension logs TMC -> Settings -> Set log level to verbose and reproduce error and paste logs. I did set log level to verbose, unable to find any specific log files. Please let me know if there are additional instructions to provide more data.

Additional context

I followed the instructions from https://www.mooc.fi/en/installation/vscode/ to install Python, VSCode, and this extension. However when I click on the tab the entire menu is blank and no "log-in" information is available.

I searched my commands to see if I could manually login but get a command not found error. This happens for all TestMyCode commands. Ex: Command 'TestMyCode: Log In' resulted in an error (command 'tmc.login' not found) Command 'TestMyCode: Welcome' resulted in an error (command 'tmc.showWelcome' not found) Command 'TestMyCode: Action Menu' resulted in an error (command 'tmc.selectAction' not found)

I tried uninstalling and reinstalling Python, VS Code, and the extension, then restarting my computer and redownloading everything multiple times but that didn't work. I am able to use other extensions in vscode.

austinkassman commented 1 year ago

Tried checking these common Q&As to no avail:

austinkassman commented 1 year ago

I updated my MAC OS to 13.1 (22C65). After removing the extension, removing vs code, redownloading vs code, and reinstalling the extension it still does not work.

I used a friends old mac with an intel chip and he was able to download and see the login page under the TMC menu, as well as search for commands (command shift p) and run them. I checked out each of our extension folders and they look similar to me.

austinkassman commented 1 year ago

The TMC headers are not present next to my run code triangle button on the upper right hand side of TMC.

austinkassman commented 1 year ago

Please close this is the same issue as #640.

aleksandrababenko91 commented 1 year ago

Hei! I have the same problem. Could you please help to fix it?

aleksandrababenko91 commented 1 year ago

Do you find any solution?

Heliozoa commented 1 year ago

See the issue linked in the last comment before yours, #640, where the suggested solution is running softwareupdate --install-rosetta. If you're not on MacOS or the solution doesn't work, it's a new problem and you should open a new issue.