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

Cluster icon master not identified as masters; cannot run simulations with only them #16

Open
1 task
MathRPG opened this issue Jul 19, 2023 · 0 comments
Open
1 task
Assignees
Labels
defect Something isn't working enhancement New feature or request

Comments

@MathRPG
Copy link
Owner

MathRPG commented Jul 19, 2023

Reproduction:

  • File > New
  • Add a cluster icon (master by default)
  • Configure a workload
  • 'Simulate'

Error window shows up with the error 'One or more parameters have not been configured.', which is an error indicating that the parser has not identified any icon elements with the 'master' attribute.

  • Tangentially related, this error message could be improved
Details

image

Solution
WrappedDocument::hasNoMasters only considers 'machine' elements, need to consider 'cluster' as well.

@MathRPG MathRPG added defect Something isn't working enhancement New feature or request labels Jul 19, 2023
@MathRPG MathRPG self-assigned this Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
defect Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant