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

Check compatibility to other OS #5

Open
2 of 3 tasks
FahrJo opened this issue Mar 30, 2023 · 8 comments
Open
2 of 3 tasks

Check compatibility to other OS #5

FahrJo opened this issue Mar 30, 2023 · 8 comments
Assignees

Comments

@FahrJo
Copy link
Owner

FahrJo commented Mar 30, 2023

Tested on (REST-API, direct stdout, Ultimate wrapped in Docker Container):

  • MacOS (12.6.3)
  • Linux (Debian 11)
  • Windows 10
@FahrJo FahrJo self-assigned this Mar 30, 2023
@FahrJo
Copy link
Owner Author

FahrJo commented Apr 6, 2023

In general the extension is working on windows. Only running Ultimate itself ended in an error of Ultimate. This has nothing to do with the VSCode extension, but so far only the REST API mode works for sure.

@danieldietsch
Copy link
Contributor

I tried to use the extension with Windows 10, Rest API and default server, but it seems like it does nothing.

Is there any way of triggering the verification request manually and not with each save? Are there some log levels or debug modes that I could try?

@FahrJo
Copy link
Owner Author

FahrJo commented Apr 6, 2023

Currently the extension is activated as soon as the active editor contains a C file. Verification is only triggered on saving the file (no changes on the content are necessary, STRG+S should always trigger the verification). To be honest, my tests on Windows were relatively quick, but I'll check it again and get back to you 😬

@FahrJo
Copy link
Owner Author

FahrJo commented Apr 6, 2023

But thank you for testing and reporting!

@FahrJo
Copy link
Owner Author

FahrJo commented Apr 6, 2023

@danieldietsch Did you open the file from a trusted workspace? As far as I know, extensions are not activated on files which are not in a workspace. This might be a possible issue for your description. 🤔

@danieldietsch
Copy link
Contributor

No, its a trusted workspace.

@FahrJo
Copy link
Owner Author

FahrJo commented Apr 6, 2023

Ok, I just tested again and I don't have any issues with Windows 10 and the default backend. Indeed it does not work with https://ultimate.sopranium.de since the URL after the base url is different, I have to change that. The settings below (default except for the settings and toolchain which are not needed for the REST API) work on my test machine:

Bildschirmfoto 2023-04-06 um 15 58 08

Is there a spinning wheel labeled with "Fetching Ultimate results..." in the status bar after saving the file and do you have the output windows "Ultimate Results" and Ultimate Log at all?

@danieldietsch
Copy link
Contributor

It started working after restarting vscode 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants