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

Fix launch studies with empty solver #2523

Merged
merged 1 commit into from
Dec 5, 2024
Merged

Conversation

flomnes
Copy link
Member

@flomnes flomnes commented Dec 5, 2024

By default, the "solver" field is empty. So the command line looks like this

antares-solver --progress "029 Pumped storage" --solver=

which is invalid. Unless the user provides a solver, don't append "--solver=" at the end of the command line.

@flomnes flomnes added bug Something isn't working GUI Graphical user interface labels Dec 5, 2024
@flomnes flomnes requested a review from guilpier-code December 5, 2024 08:27
@payetvin payetvin merged commit e80945a into develop Dec 5, 2024
8 checks passed
@payetvin payetvin deleted the fix/gui-launch-solver branch December 5, 2024 09:01
Copy link

sonarqubecloud bot commented Dec 5, 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 GUI Graphical user interface size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants